Hi all, I’m a new testproject user.
I created a WEB testcase and started it via testproject API ( using url like: https://api.testproject.io/v2/projects/{project}/tests/{testcase}/run ) .
My questions:
- is it correct that execution is not reported into panel Monitor->Latest executions ?
- When I execute “state” API on that case (https://api.testproject.io/v2/projects/{project}/tests/{testcase}/executions/{testexecutionid}/state
I see it always is “Reporting” state like and will not change to “Passed” state even if scenario is completed. Probably something in testproject cloud has a problem
Any suggest?
Thanks