Forum Discussion
Hi Markus,
Actually, Ready! API should execute all test cases in the order you see them in Workspace. Please make sure that you are using the latest product version - v. 1.9. If you use this version, please tell us what order you see when executing tests?
Hi Tanya,
Thank you for your rely. I'm using Ready! API 1.7.0 at this time. We're in the process of upgrading to 1.9.
I have set up a TeamCity nightly build to run testrunner.bat. When I look at the build results, I see all tests executed and I can sort tests by Order#. TeamCity docs say: "Order# - Shows the sequence in which the tests were run."
It seems that test cases are executed in the order they are defined in test suites, but test suites are not executed in the order they are defined in the project. Maybe test suites are executed in parallel?