Versions Compared

Key

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

...

Since Xray provides a full REST API, you may interact with Xray, for submiting results for example, by using it.


Table of Contents

JUnit example

In this scenario, we want to get visibility of the automated test results from some tests implemented in Java, using the JUnit framework. 

...