All requests in Termination part fail with test error, as dummyUri is not set. This is due to the previous request in PreTermination: Clearing collection data : pm.environment.clear();
The Termination requests all call for: URI = pm.environment.get("dummyUri");
I don't really see a purpose for the termination requests, why check ping.openbackhaul.com 4 times? Please either remove the requests or fix the Pre-request scripts.
All requests in Termination part fail with test error, as dummyUri is not set. This is due to the previous request in PreTermination: Clearing collection data : pm.environment.clear(); The Termination requests all call for: URI = pm.environment.get("dummyUri");
I don't really see a purpose for the termination requests, why check ping.openbackhaul.com 4 times? Please either remove the requests or fix the Pre-request scripts.