Welcome to the new Parasoft forums! We hope you will enjoy the site and try out some of the new features, like sharing an idea you may have for one of our products or following a category.
How to skip test cases in jython extension tool?
wadjikarsushant
Posts: 6 ✭
in SOAtest
Comments
-
You can create a test variable, and use test suite logic to make the test(s) that you want to skip dependent on the value of that variable. Then, you can attach an Extension Tool to the response output of the messaging client you are using that sets the value of the variable based on the response received.
0