18
Views
1
Comments
[TDD Framework] Call the Test Suite Through the REST API
tdd-framework
Reactive icon
Forge asset by Barduino
Application Type
Reactive
Service Studio Version
11.54.14 (Build 62552)

Hello,

Thank you for your great tool! Is it possible to run my test suit through a rest API?

Ideally, I would like to make a rest API call and get the stats I would get normally with the Dashboard if I open the screen through a browser.

Thank you,

Mike

2024-07-05 14-16-55
Daniël Kuhlmann
 
MVP

Hi Vasilis,

That would be a nice feature, the problem with this component is that it is reactive.

We actually solved it at the company that I work, with executing the screen through automation, and wait for the counter that shows the number of tests not yet executed to be zero. And then grap the results.

Our automation expert can be consulted to help you setup this automation if you want, let me know if you need that help.

Regards,

Daniel


Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.