Framework for load tests in Jmeter
The framework contains:
- Defined Variables to use it in different environments
- Token Generator
- CSV Data Config
- If controlers to get different payloads
- Response Assertions
Most details in the CSV File
To Run the framework by command line:
jmeter -t Test_Plan.jmx Jthread=30 Jcount=30 Jrumpup=30 -l report.xml
SET Thread: Number of users connects to the target website Count: Number of time to execute testing RumUp: Nunber of executions by each user
Obs: Set Jmeter in the environment variables, configure the jmx with the proper credentials and populate CSV with the data test