Nikolaj
13 years agoOccasional Contributor
How to launch LoadTest as one of the step in TestCase
Hi All,
I have a simple question.I need to launch LoadTest as one of the steps in TestCase on SoapUI 4.5.
The situation is like this:
TestSuite
TestCase1
Step11
Step12
TestCase2
Step21
Step22
LoadTest1
TestCase3
Step31
Step32
When I start TestSuite, all TestCase succeesfully running, but LoadTest1 not started.
When I start TestCase2, all TestSteps succeesfully running and completed, but LoadTest1 not started.
Manually I can launch LoadTestRunner, but I want that LoadTest automatically to start when TestCase2 running or when TestCase2 completed.
Please tell me how I do it better.
Any suggestion is appreciated.
Thanks in advance.
I have a simple question.I need to launch LoadTest as one of the steps in TestCase on SoapUI 4.5.
The situation is like this:
TestSuite
TestCase1
Step11
Step12
TestCase2
Step21
Step22
LoadTest1
TestCase3
Step31
Step32
When I start TestSuite, all TestCase succeesfully running, but LoadTest1 not started.
When I start TestCase2, all TestSteps succeesfully running and completed, but LoadTest1 not started.
Manually I can launch LoadTestRunner, but I want that LoadTest automatically to start when TestCase2 running or when TestCase2 completed.
Please tell me how I do it better.
Any suggestion is appreciated.
Thanks in advance.