Testing with Postman: Looping Test
In this blog we use setNextRequest to call to back to the same postman request. This allows us to reuse that request and change different variables for multiple test. Setting Up a Looping Test You can make a request loop back to itself and run again. You can also skip test and a bunch of […]