Is there any way for a TruClient script to cause a multi-user test to terminate (not just the Vuser running the script, but all the Vusers in the test)?
I have a complex multi-user scenario where most of the scripts are in a loop checking for available data (with a wait to check again). One of the Vusers will discover the condition that signals the end of the test and needs to terminate itself and all the other running Vusers so the complete test will end. Is there any way to do that?