Skip Navigation LinksHome Page > Forums > SpiraTeam Forums > SpiraTeam Issues & Qu... > REST API - Test runs crea...
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
Absolutely, use the Record Automated Test REST API:
http://api.inflectra.com/Spira/Services/v6_0/RestServiceOperation.aspx?uri=projects%2f%7bproject_id%7d%2ftest-runs%2frecord&method=POST
And if you have any questions, please email or call us at +1 (202) 558-6885