Vera Configuration
Connection Settings
You need to create a Xray Cloud connection, then associate this to a Jira connection. Please see Connections for more information.
The Synchronization policy must be updated must be updated to reflect the following connection information.
Code Block |
---|
{
"System": "JIRA",
"Name": "<Name of VERA Server>",
"Server": "https:<server name>.atlassian.net/",
"Service Account": "<emailtesting@domain.com>",
"Service Password": "<encrypted password>",
"Urls": {
"Browser": "https://<servername>.atlassian.net/browse/{Key}",
"API": "https://<server name>.atlassian.net/rest/api/2/issue/{Issue ID}"
},
"Linked Locations": [
{
"Name": "Xray Cloud",
"System": "Xray Cloud"
}
]
} |
...
Xray
...
Records Management Policy
The Records Management Policy must be updated to reflect the desired fields that will be displayed in VERA. Details specific to each of the entities below can also be added to allow VERA to display those as part of the record.
...
Xray entity
...
Required Field Definitions
...
Jira XRay Cucumber Test
...
Test Type, Summary, Scenario, Repository
...
Jira XRay Generic Test
...
Test Type, Summary, Definition, Repository
...
Jira XRay Manual Test
...
Test Type, Summary, Repository
...
Jira XRay Test Run
...
Status, Executed By, Started On, Finished On, Duration, Comment, Assignee, Test Environments, Fix Versions
Info |
---|
Click on this link to download a sample file. |
...
App Configuration
Configure the Xray App to enforce pre-execution and post execution approval controls on Xray Tests and Executions.
Navigate to Manage Apps in Jira Administration
Configure the Xray app
In the Disallow executions of Tests with workflow statuses, add all workflow statuses that are associated to Vera workflows
In the Disallow executions with workflow statuses, add the follow Vera statuses: Rejected, Routing for Approval, and Approved
Click save