Skip to content

Postman Integration and Overrides

Jayachandra37795448 edited this page Jan 15, 2019 · 25 revisions

This page will give you the understanding and implementation of postman collection.

Using postman collection for API testing :

  • Create API postman collection in standard format of postman. Recommended is to export the API request format as collection from postman.
  • Create a folder with service name with in the models folder and keep the collection inside of the service.
  • Create a test suite (.xlsx) with in the suites folder and update the test data t- tab with the test steps