I am trying to wrap my head around creating triggers. I have a web scenario that requires a "success" result. How would i create a trigger to report the result of the failed "success" result for the scenario below.
http://{HOST.IP1}/internaljobs/status?redis
Is there a way to have it display the reason for the failure i.e. timed out, connection refused, link is down, or any reason why the scenario failed.
Thanks
http://{HOST.IP1}/internaljobs/status?redis
Is there a way to have it display the reason for the failure i.e. timed out, connection refused, link is down, or any reason why the scenario failed.
Thanks