REST API - Test runs creation

Monday, May 24, 2021
Avatar

Hello,

is it possible to create test run under test case  through REST API services?

I am able to do it - but only test runs under test set, like this:

POST:
projects/{project_id}/test-runs/create/test_set/{test_set_id}

 

and then

PUT:
projects/{project_id}/test-runs?end_date={end_date}

 

 

Thanks, Dara

1 Replies

Spira Helps You Deliver Quality Software, Faster and With Lower Risk

And if you have any questions, please email or call us at +1 (202) 558-6885

 

Statistics
  • Started: Monday, May 24, 2021
  • Last Reply: Monday, May 24, 2021
  • Replies: 1
  • Views: 917