<rss version="2.0" xmlns:a10="http://www.w3.org/2005/Atom"><channel><title>Inflectra Customer Forums: How to update test case status in Test Run (Thread)</title><description> He there,   Ive read the technical documentation about the Spira API and I didnt find the following information: 1. How to update the test case status (like passed or failed), which is added to a test run   2. How to add a screenshot to the failed test case, which also added to a test run  Thank you </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/spirateam/issues-questions/2349.aspx</link><item><guid isPermaLink="false">threadId=2349</guid><author>Denys Shcherbina (deniss22605@gmail.com)</author><title>How to update test case status in Test Run</title><description> He there,   Ive read the technical documentation about the Spira API and I didnt find the following information: 1. How to update the test case status (like passed or failed), which is added to a test run   2. How to add a screenshot to the failed test case, which also added to a test run  Thank you </description><pubDate>Tue, 26 Jan 2021 15:35:38 -0500</pubDate><a10:updated>2021-01-29T01:58:27-05:00</a10:updated><link>/Support/Forum/spirateam/issues-questions/2349.aspx</link></item><item><guid isPermaLink="false">messageId=3916</guid><author>David J (adam.sandman+support@inflectra.com)</author><title> Hi Deniss  You should use these APIs:   http://api.inflectra.com/Spira/Services/v6_0/RestService.as</title><description> Hi Deniss  You should use these APIs:   http://api.inflectra.com/Spira/Services/v6_0/RestService.aspx#Manual%20Test%20Run   This is the recommended order:   Get the list of test runs for the provided test set -  projects/{project_id}/test-runs/create/test_set/{test_set_id}   Update the test runs with the appropriate status and actual results -  http://api.inflectra.com/Spira/Services/v6_0/RestServiceOperation.aspx?uri=projects%2f%7bproject_id%7d%2ftest-runs%3fend_date%3d%7bend_date%7d&amp;method=PUT   Attach an attachment to the created test runs -  http://api.inflectra.com/Spira/Services/v6_0/RestServiceOperation.aspx?uri=projects%2f%7bproject_id%7d%2fdocuments%2ffile&amp;method=POST    Regards David </description><pubDate>Fri, 29 Jan 2021 01:58:27 -0500</pubDate><a10:updated>2021-01-29T01:58:27-05:00</a10:updated><link>/Support/Forum/spirateam/issues-questions/2349.aspx#reply3916</link></item></channel></rss>