tjohn
4 years agoOccasional Contributor
Status:
New Idea
Run tests by Tags in explicit order defined in Execution plan.
Currently, running tests by tags causes them to be run in an arbitrary order which is a known limitation of testComplete. (https://support.smartbear.com/testcomplete/docs/keyword-testing/tags.html#run-order)
Request is - If the tagged tests can be run in order defined in the execution plan, it would give us the ability to slice and dice the execution plan and run sub sets of a given suite and tie it to Jenkins by tags. For example smoke test, functionality, end-to-end etc.
In other words if the tags can be executed in the sequence set in the execution plan it'll be great.
Thanks.