<rss version="2.0" xmlns:a10="http://www.w3.org/2005/Atom"><channel><title>Inflectra Customer Forums: run test case over api (Thread)</title><description>  Is it possible to run a test case and create a test run using the SOAP or REST API?   I can't understand what is " Creates a new test run shell  ".  &#xD;
&#xD;
</description><language>en-US</language><copyright>(C) Copyright 2006-2026 Inflectra Corporation.</copyright><managingEditor>support@inflectra.com</managingEditor><category domain="http://www.dmoz.org">/Computers/Software/Project_Management/</category><category domain="http://www.dmoz.org">/Computers/Software/Quality_Assurance/</category><generator>KronoDesk</generator><a10:contributor><a10:email>support@inflectra.com</a10:email></a10:contributor><a10:id>http://www.inflectra.com/kronodesk/forums/threads</a10:id><ttl>120</ttl><link>/Support/Forum/spiratest/issues-questions/1509.aspx</link><item><guid isPermaLink="false">threadId=1509</guid><author>Mark Ad (w51236874@hotmail.com.tw)</author><category domain="http://www.inflectra.com/kronodesk/thread/tag">rest</category><category domain="http://www.inflectra.com/kronodesk/thread/tag"> api</category><title>run test case over api</title><description>  Is it possible to run a test case and create a test run using the SOAP or REST API?   I can't understand what is " Creates a new test run shell  ".  &#xD;
&#xD;
</description><pubDate>Thu, 21 Jul 2016 05:59:40 -0400</pubDate><a10:updated>2016-07-21T15:34:03-04:00</a10:updated><link>/Support/Forum/spiratest/issues-questions/1509.aspx</link></item><item><guid isPermaLink="false">messageId=2708</guid><author>Jim R (donotreply5@kronodesk.net)</author><title>&#xD;
Hi Mark&#xD;
&#xD;
    You need to use these functions:      [POST] /Services/v4_0/RestService.svc/project</title><description>&#xD;
Hi Mark&#xD;
&#xD;
    You need to use these functions:      [POST] /Services/v4_0/RestService.svc/projects/{project_id}/test-runs/create/test_set/{test_set_id}      that will create the new Test Runs collection. Then you populate the results in the collection of objects and send back the results with:      [PUT] /Services/v4_0/RestService.svc/projects/{project_id}/test-runs?end_date={end_date}      Regards  Jim </description><pubDate>Thu, 21 Jul 2016 15:34:03 -0400</pubDate><a10:updated>2016-07-21T15:34:03-04:00</a10:updated><link>/Support/Forum/spiratest/issues-questions/1509.aspx#reply2708</link></item></channel></rss>