Configure Custom Fields for Trackers
Before using the Requirement Assistant and the AI Test Case Assistant, the Tracker Administrator must add the following custom fields to the trackers that will use these assistants:
Field Name
Type
Used By
Supported Versions
Influenced_by_AI
BOOLEAN
Requirement Assistant
AI Test Case Assistant
1.0 and 1.1
Last_Influenced_by_AI
Date
Requirement Assistant
AI Test Case Assistant
1.0 and 1.1
AI_Test_Condition
Text
AI Test Case Assistant
1.1
AI_Test_Technique
Text
AI Test Case Assistant
1.1
* 
The Influenced_by_AI and Last_Influenced_by_AI fields must be specifically configured in the trackers of the items in which you plan to enhance requirements using the Requirement Assistant.
To generate test cases using the AI Test Case Assistant 1.0, the Influenced_by_AI and Last_Influenced_by_AI fields must be configured in the trackers of the items for which you intend to generate test cases.
The AI Test Case Assistant 1.1 requires configuring all the custom fields mentioned in the preceding table in the trackers of the items for which you intend to generate test cases.
When configuring, these custom fields must be mapped to their corresponding global shared fields, as shown in the table below. Once mapped, the custom fields are updated when the Codebeamer AI plugin creates or updates a tracker item.
Mapping between Global Shared Field and Custom Field
Custom Field
Global Shared Field
Influenced by AI
Influenced_by_AI
Last Influenced by AI
Last_Influenced_by_AI
AI Test Condition
AI_Test_Condition
AI Test Technique
AI_Test_Technique
For more information, see Create Global Shared Fields for AI.
Perform the following steps to add the custom fields.
1. Login to Codebeamer with Tracker Administrator permissions.
2. Navigate to the project and open the tracker where you want to add the custom fields.
3. Click More icon and select Configure to open the tracker configuration page.
4. Select the Fields tab.
5. Click the More fields... list at the bottom of the page.
6. Select New custom field.... The New custom field... window opens.
7. Enter the following details.
Label
Type
Comment
Influenced by AI
Bool
For Codebeamer AI 1.1
Map this custom field to the corresponding global shared field Influenced_by_AI.
You can customize the Label name according to your business requirements.
For Codebeamer AI 1.0
Map this custom field to the corresponding global shared field Influenced_by_AI.
For the AI Test Case Assistant, you can customize the Label name according to your business requirements.
For Requirement Assistant, specify the Label name as “Influenced by AI”. If you specify any other name the Requirement Assistant will not work correctly.
8. In the Shared Field drop-down, select the shared field Influenced_by_AI to map the new custom field to the global shared field.
9. Click OK to add the field. The new custom field Influenced by AI is now created.
10. Repeat steps 5–9 for the following fields:
Label
Type
Comment
Last Influenced by AI
Date
For Codebeamer AI 1.1
Map this custom field to the corresponding global shared field Last_Influenced_by_AI.
You can customize the Label name according to your business requirements.
For Codebeamer AI 1.0
Map this custom field to the corresponding global shared field Last_Influenced_by_AI.
For the AI Test Case Assistant, you can customize the Label name according to your business requirements.
For Requirement Assistant, specify the Label name as “Last Influenced by AI”. If you specify any other name the Requirement Assistant will not work correctly.
AI Test Condition
Text
Map this custom field to the corresponding global shared field AI_Test_Condition.
You can customize the Label name according to your business requirements.
AI Test Technique
Text
Map this custom field to the corresponding global shared field AI_Test_Technique.
You can customize the Label name according to your business requirements.
11. Click Save on the Fields tab.
You can view the newly created custom fields on the Fields tab.
Was this helpful?