Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

External execution results from either automated and manual Tests can be imported to Jira. This operation may be done in one of two ways:

  • Manually, using the Import Execution Results action accessible from the Test Execution issue screen
  • via the REST API to integrate with Continuous Integration (CI) platforms or other external execution processes. Please refer to the Xray REST API.

...

testExecutionKeyThe test execution key where to import the execution results
infoThe info object for creating new Test Execution issues (link)
testsThe Test Run result details (link)

addTestsToPlan

Whether the tests must be added to the Test Plan as well can impact the performance. (link)

"info" object - Test Execution issue

...