pandap
12 years agoContributor
[Resolved]Load Testing with unique requests
Hi,
The requirement is to do performance test of web services. I need to send 72000 request per hour from 5 different machines which are evenly spread across each machine using 72000 unique ProductID to make sure the database is not caching. So each machine will be sending 14400 request per hour which are evenly spread across 1 hours, which comes to 4 request per second (this I am able to achieve using Fixed-Rate Strategy with same ProductID). But the challenge is to use different ProductID for each request and control the request by every second.
Can this be doable using Load Testing or SoapUI functional testing.
Regards,
Prashanth
The requirement is to do performance test of web services. I need to send 72000 request per hour from 5 different machines which are evenly spread across each machine using 72000 unique ProductID to make sure the database is not caching. So each machine will be sending 14400 request per hour which are evenly spread across 1 hours, which comes to 4 request per second (this I am able to achieve using Fixed-Rate Strategy with same ProductID). But the challenge is to use different ProductID for each request and control the request by every second.
Can this be doable using Load Testing or SoapUI functional testing.
Regards,
Prashanth