15 January 2008 - 2.0.1 home user-guide eclipse intellij netbeans maven PDF files forums bugs sourceforge eviware.com






Delay Steps

Delay Test Steps can be inserted at any position in a TestCase to pause the execution of the TestCase for a specified number of milliseconds.

Once inserted using the Insert Step menu option described above, right-click the delay step and select the Set Delay Time option to set the number of milliseconds to pause (default is 1000ms).


Next: MockResponse Step