Please find the attached Load test scenario for reference.
I am starting the load test with 50 users and it will run for 30 minutes, After 30 minutes I will add another 50 users and it will run for another 30 minutes and then I will add 100 users and all the 200 users (50+50+100 users) will run for 1 hours.
Once load test is completed, Apart from the default report, I would like to get the summary/aggregated report in the below order.
Report 1 : First 30 minutes (50 users load) Report 2 : from 31 minutes to 60 minutes (50 users load) Report 3 : from 61 minutes to 120 minutes (100 users load)
Can you please help how it can be achieved ?
Currently, I am filtering the metrics based on the time frame and doing it manually, it is time taking process so would like to know any readymade solution is available for the same, Thanks in advance.