Forum Discussion

SkogsterJ's avatar
12 years ago

How to run consecutive LoadTests in SoapUI ?

Can someone please help me with the following scenario: there are Load tests in Soap UI pro built for each TC in a Test Suite, but i need to run all Load tests one after the other automatically. The operations depend on each other. Is there a way to do this ?
Structure:
Test Suite
- TC1
-TestSteps
-LoadTest1
-TC2
-TestSteps
-LoadTest2