Which tool is commonly used for load testing of web services?
- Apache JMeter
- Docker
- Git
- Selenium
Apache JMeter is a popular tool used for load testing of web services, allowing testers to simulate various user loads and analyze system performance.
Loading...
Related Quiz
- HTTP requests are vulnerable to ________, which is largely mitigated in HTTPS.
- What role does contract testing play in integration testing of web services?
- For microservices, _______ testing is crucial to ensure each service functions correctly within the larger system.
- The use of _______ in XML facilitates more rigorous data validation than JSON.
- To manage state in stateless SOAP services, the technique of _______ is commonly used.