Forum Discussion
Hi :)
I hope you are still looking at this thread as REST APIs are as hot as ever.
Is there a way to get status from the service via the API?
I need to be able to start cold - meaning without knowing any instances id etc.
So a call like - host:port/api/list - returns all available instances - list of {ids, name}
then another call to the effect of host:port/api/status/<instance> - should give back the progress of the execution - {strucuture of the project with flags which test case was completed}
I am looking at this page : Test Runner REST API | TestComplete Documentation (smartbear.com)
and it looks like such functionality is not available at the moment.
In our org we are running huge, long time test cases and we cannot afford to pull for status like 3 hours... we want to build a dashboard that will pull the info whenever we need it.
Best,
Thanks
Related Content
- 2 years ago
Recent Discussions
- 2 days ago