Run the Tests Using WinRunner
How to Run the Tests Using WinRunner?
WinRunner run commands
User can run the tests in three modes:
- Verify run mode, to check the application
- Debug run mode, to debug the test script
- Update run mode, to update the expected results
WinRunner Run Commands -
- Run from Top Run from Top command run the active test from the first line in the test script. If the test calls another test, WinRunner displays the script of the called test. Execution stops at the end of the test script.
- Run from Arrow Run from Arrow command run the active test from the line in the script marked by the execution arrow.
- Run Minimized Run Minimized commands shrink the WinRunner window to an icon while the test runs. The WinRunner window automatically returns to its original size at the end of the test, or when user stops or pause the test run. User can use the Run Minimized commands to run a test either from the top of the test script or from the execution arrow.
> Step Commands
> Stop Command
> Pause Command
Supplying Values for Input Parameters When Running a Test
If the test has one or more input parameters defined, user can provide values for those parameters when user starts to run the test. These values are used only for the current test run and are not saved with the test.
No related posts.
Related posts brought to you by Yet Another Related Posts Plugin.