Versions Compared

Key

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

...

  • Test Execution with 108 Test Cases:

  • Using the function GetTestExecution from GraphQL, we will be able to see the first 100 Tets:
    Image Modified


  • To see from 100, it's necessary to use the Start parameter as shown below. This will show you the tests from the 100º one.



...

  • It is possible to retrieve all these Tests in a single request since each GraphQL request supports 25 resolvers. This means that in a single request we can get information from 25x100= 2.5k issues. For that, just build the code as shown below:

    Image Modified 


GraphQL API

https://xray.cloud.xpand-itgetxray.comapp/doc/graphql/

https://xray.cloud.xpand-itgetxray.comapp/doc/graphql/gettestexecution.doc.html