-
Notifications
You must be signed in to change notification settings - Fork 0
JMeter Testing
AsimAzmi edited this page Mar 21, 2020
·
1 revision
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.