This
blog demonstrates how to perform load testing of WEB API (restful service)
by using postman tool.
Steps:
- Create a Collection.
- Add Web API HTTP Request.
- Run ‘Runner’ to perform load testing.
Create a collections – which contains list of
HTTP request
Ø “Create a New Collection”
screen will be displayed
Add Web API HTTP Request:
Ø Click on New Button:
Ø Click on “Create New -> Request (Under Building
Block)” icon
Ø Save HTTP Request to ‘Load
Restful Web APIs’
·
Give HTTP Request Name eg. HTTP Get Request
·
Enter Web API URL and required information to submit request
Run ‘Runner’ to perform
load testing:
Ø Click on “Runner” Button
Ø Select Collection and
provide value for below fields:
·
Environment
·
Iteration
·
Delay
Ø Click Start RUN &
after successfully RUN, will be display Load balance test result:
I
hope, you enjoyed and Happy Load testing J
Other
related Posts:
No comments:
Post a Comment