Versions Compared

Key

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

...

Importing Test using Xray Cloud


How are you importing results?
Info
titleReadme

The method you choose to import your test results will determine the aspects you need to address.

Importing Test using Xray Cloud


    • API

      • API Version Issues:

        If you are encountering issues with the v1 API, consider switching to the v2 API.
      • Incorrect API Endpoint: 

        Make sure you’re using the correct API endpoint for importing test results. For Xray Cloud, the endpoint is different from the one used for Xray Data Center.
      • Data Format Issues:

        Ensure your test results are in the correct format. For example, when importing JUnit results, make sure your tests are generating JUnit reports in the correct format.

...

Importing Tests using Xray Data Center

...

titleReadme

...


    • API

      • API Version Issues:

        If you are encountering issues with the v1 API, consider switching to the v2 API.
      • Incorrect API Endpoint: 

        Make sure you’re using the correct API endpoint for importing test results. For Xray Cloud, the endpoint is different from the one used for Xray Data Center.
      • Data Format Issues:

        Ensure your test results are in the correct format. For example, when importing JUnit results, make sure your tests are generating JUnit reports in the correct format.

...