Closed
Description
App Details:
Postman for Windows
Version 5.3.2
win32 10.0.15063 / x64
Issue Report:
Description
One of my services (name it service_X) is off from time to time. In that case there I will not get response from it.
However rest of my services will respond with success. Service_X is tested somewhere in the middle of the collection. Like in the example:
When I run Collection Runner to check all requests in the collection and service_X is off, I am getting error and any next steps are not executed.
Expected behaviour:
Collection Runner should run to the end of the collection and log error in execution of one of the tests.
I would be grateful for any help on that matter.