andreeailiuta
8 years agoNew Contributor
Execution inconsistency when running chained batches vs running batches one by one
Hello everyone,
We have several test cases split in batches. When running all batches one by one all test cases are passing, but when running chained batches, there are some tests that are constantly failing due to "window invisible" error.
We tried to investigate if there are some left overs remained between test cases, but as we can see, the application is cleaned up before staring a new test case.
Environment details:
The test cases are developed in TestComplete V12.42 and are run on a test machine, using TestExecute V12.42 where is configured Team Foundation Build Service.
Could anybody give us an idea of what could lead to this strange behavior?
Thanks in advance!