Versions Compared

Key

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

...

Xray can integrate with the Tools describe described in our integration documentation.


In case it the tool is not found in the list, it still can integrate if it provides output reports in the JUnit XML format or to NUnit XML report format.

Please check our documentation about [Integrating with testing frameworks|https://confluence.xpand-addons.com/display/XRAY/Integrating+with+testing+frameworks] for  for further details.

Please found find some examples about testing using JUnit in this document page TTT: Examples using JUnit and testing using NUnit here: TTT: Examples using NUnit.:

And you can also use Xray's REST API to import execution results, please check the endpoints and input formats here: Import Execution Results - REST.

...