korrrro
10 years agoOccasional Contributor
Looping Test Suite
Hey,
these are still my first steps in SOUPUI (open source) and I'm facing a problem which should seem as a simple one but it's not, I didn't find any solution/answer so far...so this is a question to you - how to loop the whole test suite ? I've got several test cases and I want to repeat X times all of them, repeat the test suite. I thougth GOTO be helpful but it works with test steps under test case only.
Appreciate any tips.