I am trying to achieve goal of 3 TPS using all my threads. I used Constant Throughput Timer
but somehow it doesn't provide constant TPS. It does go beyond 3 TPS like sometime 10TPS.
Test Scenario
Thread Group 1
- This Thread group submit XML on server and check the status.
- I put constant Timer under this Submit Quote action and set value as 3 per min.
- After each Quote Submit i will perform some action.
Thread Group 2
- This Thread group submit XML on Server and check the status as like first Thread group but the rest action are different than first.
- I put constant Timer under this Submit Quote action and set value as 3 per min.
Thread Group 2
- This Thread group submit XML on Server and check the status as like first & Second Thread group but the rest action are different than first & Second.
- I put constant Timer under this Submit Quote action and set value as 3 per min.
I need 3 TPS from all these Thread Groups for Submit Quote step, i am able to achieve that somewhat but it's not constant.
Can some please help to manage TPS?
Below is the Graph you can see some high transactions: