How to update test run results with REST API
Targetprocess has a REST API interface which allows you to set up integrations with your external QA automation service. You can create an application that will get results of tests executed within your tool and post them to Targetprocess.
The method we recommend to implement is described on our Developers portal.