Apache JMeter may be used to test performance both on static and dynamic resources, Web dynamic applications. It simulates a heavy load on server.
Its features include:
- Ability to load/performance test many different applications/server/protocol type, Web - HTTP, HTTPS (Java, NodeJS, PHP
... [More], ASP.NET, …), Database, FTP, JMS, Mail, TCP, Java
-Full featured Test IDE that allows fast Test Plan recording (from Browsers or native applications), building and debugging.
-CLI mode to load test from any Java compatible OS
-A complete and ready to present dynamic HTML report
-Easy correlation and ability to extract data from most popular response formats
-Complete portability
- Full multi-threading framework
- Highly Extensible core
- Easy Continuous Integration (Maven, Graddle and Jenkins) [Less]
The Grinder is a load testing framework that makes it easy to run a distributed test using many load injector machines. Test scripts are written in Jython, and can call out to arbitrary Java code, providing support for testing a large range of network protocols.
The Grinder comes with a mature
... [More] plug-in for testing HTTP services, HTTP scripts can be recorded easily from a browser session. [Less]
Gatling is a stress tool. Development is currently focusing on HTTP support.
- Fed up with fancy GUI that generate huge unreadable XML scenarios, what you want is scripts and a user friendly DSL?
- Fed up with having to host a farm of injecting servers because your tool use blocking IO and
... [More] one-thread-per-user architecture?
Gatling is built upon :
- Async Http Client and Netty for non blocking HTTP
- Akka for actions (requests, pauses, assertions, etc...) modeling and orchestration
- Scala interpreter for scripting ... [Less]
perfLoad is mgm's open-source load and performance testing ramework which offers powerful whitebox testing features to analyze not only client-side response times but also allows the user to capture server-side execution times and to monitor system metrics on all participating hosts. In addition, it
... [More] provides the complete picture as an easy to read HTML report containing a sophisticated visual analysis of the measurings. [Less]
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy