Need help with StresStimulus? Start here.
Running multiple test cases sequentially.
DSF Posts: 29
8/23/2021
|
Hi,
When running a performance test I need to run a test that will execute my test cases sequentially for 5mins per test case. Running them sequentially via a TCG works however the test runs for the test duration set at 5min and then stops. I need the test to run the test cases for 5 mins each sequentially and then stop. Is it possible to configure the test like that and if so how? If not possible at all how would you suggest I go about in reaching that goal? Thank you. DSF.
|
|
0
link
|
George @StresStimulus Administrator Posts: 568
8/24/2021
|
On every iteration, a TC group executes each test case sequentially. You can create a Loop that will encapsulate all test case elements and will execute a given number of repeats. You will have to calculate how many repeats are necessary to execute each test case for 5 minutes. However, for your requirement, I would suggest create a separate test for each test case and execute each test for 5 minutes.
- Cheers
|
|
0
link
|
Copyright © 2025 Stimulus Technology