Forum Discussion

jr348's avatar
jr348
Contributor
2 months ago

Delaying/queueing Checkpoints

We have an application where some of the test results are only available after a scheduled process runs every 20 minutes.  If we have to run lots of tests its not feasible to run 1-by-1 sequentially so we want to run the the tests and store expected results for later. 

Also the tests run in DevOps so deploymenents reset all TestComplete variables to defaults.

Has anyone else done this?   We are thinking of using Excel to store test expected unique data which is then used to by the test case later to validate the results. Tests can be run multiple times and the list will grow. Once the test result is established the test is closed but nothing is deleted.

Any ideas are welcome.

 

Thanks

No RepliesBe the first to reply