Versions Compared

Key

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

Table of Contents
maxLevel3

Get Test Run Execution Details

POST /testrun/{testRunIssueId}/testexecution

...

  • application/json

Tags

  • Test Run

Get test cases/scenarios associated with test run

POST /testrun/testscenario

...

  • application/json

Tags

  • Test Run

Clean up test run

DELETE /testrun/{testRunIssueId}/discard

...