ContributionsMost RecentMost LikesSolutionsCannot run load test on multiple scenarios properly Hi! I try to run a fixed rate performance test on 2 scenarios. The scenarios run at different rates, we want to achieve 2 tps with one and 6 tps with the other, but it seems that the second scenario doesn't even run and we don't get real data on our graph for the first one either. Scenario 1: In this image, the TPS is set to 2, and it is clear that no appropriate data is displayed on the graph or in the table: Scenario 2: And here the TPS is set to 6, it seems that the test cases were not run even once: Scenario 2 ran alone: This picture shows that if I run the load test with only 1 scenario, the table and the graph also provide the expected data (TPS set to 6/s): Does anyone know what the problem could be? A warm-up time is set and the test is run for several minutes. Re: Fixed rate strategy in ReadyAPI Oh, you can change its setting from VUs to rate, i got it, thanks! Fixed rate strategy in ReadyAPI Hi, I've seen that only ReadyAPI has the fixed rate strategy that I want to use. I have the licence for performance testing in ReadyAPI, but i can't see it in the Load profile list. Has this strategy been removed from the application? I must maintain TPS while load testing, so if i cannot do it in ReadyAPI anymore, do you have a workaround for it or something? SolvedRun load tests parallell Hello! Is there a way to run load tests parallell in SoapUI? Like run the test steps in a load test case simultaneously? Or are there any workarounds for this, like invoke loadtestrunners simultaneously? Thanks!