I want to perform a stress test on a web interface, but I need to simulate parameter changes. what kind of solution is better? Example: www. myurl. comindex? Na... I need XXXX to keep changing. If you use AB, you can only fix the fixed URL... I want to perform a stress test on a web interface, but I need to simulate parameter changes. what kind of solution is better?
Example: http://www.myurl.com/index? Na... I need XXXX to keep changing.
If you use AB, you can only perform stress tests on fixed URL parameters.
Reply content:
I want to perform a stress test on a web interface, but I need to simulate parameter changes. what kind of solution is better?
Example: http://www.myurl.com/index? Na... I need XXXX to keep changing.
If you use AB, you can only perform stress tests on fixed URL parameters.
Siege, a benchmark testing tool that supports parameter changes, has its user manual on the official website:
Https://www.joedog.org/siege -...