05
Sep
Gatling – open source performance testing tool
Gatling is another option available in Open-source community to expedite Performance tests. It is based on Scala, Akka and Netty. It’s features include user friendly html reports, record and play back, integration with Jenkins/Maven, command line launch, asserts for conditions during run-time of tests, supports CSV based parameterization.
Gatling installation:
Pre-requisite:
1. Latest JDK (JDK 8) package should be installed on system
Download Gatling:
1. Gatling package can be downloaded from following location:
Installation:
1. Just unzip the Gatling downloaded package to a folder on your local system.
that’s it’s your Gatling package is ready to perform.
0 comments