Hi,
How to skip test cases if its failed but continue on other test cases that are under different folders, screen captured below, I tried w/continue sibling, iteration, no go, each script has try catch block for clean up on any open IE but can't figured it out how to jump to other test cases that under different folders ,
Thank you in Advance
TestSuite execution
- Support Team
- Site Admin
- Posts: 12167
- Joined: Fri Jul 07, 2006 4:30 pm
- Location: Graz, Austria
Re: TestSuite execution
Hello,
Currently, we don't support conditions in Ranorex using the Test Suite settings.
Nevertheless, you could write User Code to achieve this.
Please take a look at the following posts:
http://www.ranorex.com/forum/starting-t ... t3899.html
http://www.ranorex.com/forum/conditiona ... t3791.html
Regards,
Markus (T)
Currently, we don't support conditions in Ranorex using the Test Suite settings.
Nevertheless, you could write User Code to achieve this.
Please take a look at the following posts:
http://www.ranorex.com/forum/starting-t ... t3899.html
http://www.ranorex.com/forum/conditiona ... t3791.html
Regards,
Markus (T)