pankhuri
4 years agoOccasional Contributor
OnStartTestCase not getting triggered when test is executed using Tags
Hi,
We have used OnStartTestCase/OnStopTestCase event handlers in our test and also added a tag to few of them.
Now, when we run the tagged tests in Jenkins pipeline, these event handlers are not getting triggered.
We also tried running manually form TestComplete Projects section. When we run them from Projects->Run All Tests, it gets triggered but when we run using Projects-> Run tagged tests, it doesn't get triggered.
Can someone help us understand why OnStopTestCase not getting triggered for tagged tests?
Thanks,
Pankhuri