JMeter Testing - airavata-courses/devengers GitHub Wiki
Script for referral.
We have uploaded the Jmeter script for reference. You can find it in jmeterfiles folder in master branch.
#Steps:
- You first have to login. You can login using postman or jmeter.
The JSON pakcet required { "email": "[email protected]", "password": "qwerty123456" }
Headers: Content-Type : application/json
- Use the token recieved in response as header for load testing.
Refer the apigateway.jmx in jmeterfiles folder for URL details.