Preconditions in Jira X-Ray, how are they linked to a test?
I’m looking to migrate test cases from TestRail to Jira X-Ray using the JIRA API.
Creating individual tests and preconditions using the API is fine, however, I can’t see how the two are linked.
How can I send automatically email status of test plan everyday at specific time from Jira
I am wondering how can I send automatic email status of test plan (how many test cases passed, how many test cases failed) from Jira Xray?
We are using remote parallel execution from Jenkins, which automatically will communicate with Jira Xray and update status of test cases. But additionally I want to send email to manager and myself how many failures and how many test cases passed every day at specific time.