nisgupta
5 years agoValued Contributor
TestExecute Tests using Batch file - how to stop the execution when there are environment errors .
Need advice/Recommendation to avoid false errors.
Here we are running our several testing using batch files and task scheduler. Our test run every hour of the day. But sometimes our tests fails due to firefox browser crashed, or error coming from OS - memeory management console error.
We are looking for ways to stop the execution of tests as soon as those errors occurs. If we have errors outside the Testcomplete we want to stop the execution of tests.
Any updates
-Nishchal
Here's a place to start. What you want is to have the test stop gracefully just as if you were running it in TestComplete. That will let TestExecute stop the same way.