Hi!
I'd like to be able to abort a runtime execution (of a test case or job) when there is an external event performed by a user or a program: for example, if the user detects an execution is going wrong but it hasn't got access to the iTest Runtime (because it's running from a server without GUI), how could it be aborted? or how to end the iTest runtime process?
- is there any command that allow this?
- is there any identifier for the runtime execution?
- or maybe there is a way to do a test case to be run in parallel and close all the runtime executions when it detects a command defined by the user that indicates the execution should be aborted?
Thank you!