Versions Compared

Key

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

...

The Xray REST API provides the following endpoints.

Folders

  • To view the Tests asso

Test Execution Tests

  • To view the Tests associated with a Test Execution, you need to specify the key of the Test Execution you want to view.
  • To associate or remove a Test from a Test Execution, you need to send a JSON with a list of the keys. When associating, these keys can be Test keys or Test Set keys; when removing, they have to be Test keys.
  • To remove a Test from a Test Execution, you need to specify the key of the Test you wish to remove.

...