December 2019
Intermediate to advanced
510 pages
11h 33m
English
The Postman team built a runner tool that automatically tests and runs your APIs so that you can – quite literally – sit back and watch your API test itself. Furthermore, you can use scripts to build integration test suites, pass data between API requests, and build workflows that mirror your actual API use cases.
The runner feature requires at least one test to be associated with the request so that it can assert the result. It is possible to access the runner interface of Postman by clicking on the Runner button (shown in the yellow rectangle in the following screenshot), which can be found in the top-left corner of the screen, and selecting the collection you want to run:
Postman also allows us to integrate ...
Read now
Unlock full access