How to check 'Test run' status in command line test execute
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2023
04:39 AM
03-15-2023
04:39 AM
How to check 'Test run' status in command line test execute
Hi,
I am using test execute to run tests. I stop my test item on error (in Execution Plan) and it doesn't execute next test until I kill test execute. It also stops bat file to proceed with next line and stuck there.
Is there any way I can check the status of the test using 'On error in Execution Plan' in my bat file and include condition that checks and decide what to do next?
I tried handler that stops test execute, but that interrupting the command line for text execute in bat file.
Thanks
Labels:
1 REPLY 1
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-15-2023
05:01 AM
03-15-2023
05:01 AM
Check settings for Stop Project Suite After Project Fails, and Stop the Current Test Item Right After an Error and Proceed With the Next Test Item.
If an error occurs, the next test will execute.
