alibaba82
17 years agoSuper Contributor
Sleep Feature
Hello,
In a lot of my testing scenarios, I encounter situations where I need to do a certain steps, then sleep/delay, and then continue with the test. The problem with this is that the delay hold up the execution of the remainder of the tests.
Would it be possible to have a modified delay step, such that when this 'modified delay' is encounter, it puts the test case to sleep for the specified time, goes to the next test cases, and returns back when the delay time has been satisfied.
Thanks
Ali
In a lot of my testing scenarios, I encounter situations where I need to do a certain steps, then sleep/delay, and then continue with the test. The problem with this is that the delay hold up the execution of the remainder of the tests.
Would it be possible to have a modified delay step, such that when this 'modified delay' is encounter, it puts the test case to sleep for the specified time, goes to the next test cases, and returns back when the delay time has been satisfied.
Thanks
Ali