Postman is an API platform for building and using APIs. Postman simplifies each step of the API lifecycle and streamlines collaboration so you can create better APIs—faster.
It would be useful to identify a subset of requests from a collection as relevant for monitoring. This allows a collection to be re-used for a full API test (for instance running on code commit through newman) while also allowing a subset of the same requests and related test scripts to be monitored where monitoring requirements do not call for running the full test suite.
It would be useful to identify a subset of requests from a collection as relevant for monitoring. This allows a collection to be re-used for a full API test (for instance running on code commit through newman) while also allowing a subset of the same requests and related test scripts to be monitored where monitoring requirements do not call for running the full test suite.