Suppose I have a transaction named TR and I want to assert if the execution of the requests of this transaction is not longer than 5 min, if > 5 min I stop the test , how can i do that ? and if you can provide a simple example for more comprehension
↧