...
Specific TBox Modules for TDO are available to allow interaction from within a Tosca Test Case to the Test Data Orchestrator
Release Notes
Requirements
Tricentis Tosca Commander 14.2 and above
...
Expand |
---|
|
Attribute name | Input Value | Example |
---|
Configuration → JiraBaseURL | The BaseUrl of the Jira-Server | https://yourcompany.atlassian.net | Configuration → JiraProjectKey | The Key of the Jira project | ABC | Configuration → Username | Jira Username | user1 | Configuration → Password | Jira Password | yourpassword | Item Key | N/A | | Task | FindItem | CreateItemFindItem | Environment | Environment in which the Item Task is performed | UAT | Type | Type in which the Item Task is performend | BusinessPartner | Data structure → attributes | for each attribute: attribute name = TDO Type attribute you would like to search in attribute value = value of the Item attribute you would like to search for | attribute name = Type attribute value = legal (see screenshot below) | Result Buffers → attributes | the attribute name needs to be set to the name of the buffer the attribute value needs to be set to the name of the TDO value you would like | Name = TDO_Test Value = Key (see screenshot below) |
|
...
Lock an Item
Expand |
---|
|
Attribute name | Input Value | Example |
---|
Configuration → JiraBaseURL | The BaseUrl of the Jira-Server | https://yourcompany.atlassian.net | Configuration → JiraProjectKey | The Key of the Jira project | ABC | Configuration → Username | Jira Username | user1 | Configuration → Password | Jira Password | yourpassword | Item Key | item key of the item you would like to lock | {B[TDO_ITEM_KEY]} | Task | FindItem | CreateItem | Environment | Environment in which the Item Task is performed | UAT | Type | Type in which the Item Task is performend | BusinessPartner | Data structure → attributes | for each attribute: attribute name = TDO Type attribute you would like to search in attribute value = value of the Item attribute you would like to search for | attribute name = Type attribute value = legal (see screenshot below) | Result Buffers → attributes | the attribute name needs to be set to the name of the buffer the attribute value needs to be set to the name of the TDO value you would like | Name = TDO_Test Value = Key (see screenshot below) |
|
Unlock Item
...