|
|
Quick Execution - Click the Execute button in the Quick Execution ribbon. For a Web Test, you can select an alternative web browser first.
|  Standalone version | |  VS plugin | - The Test Studio Test Runner launches first in a command prompt window. This calls the applicable browser or application.
 - Notice the display in the lower right of your screen. It indicates the current step, includes play and pause ability, and shows additional Debug Options if you set a Breakpoint.
- Afterwards, test results are automatically displayed. Click View Log for more information.
 - Enable the Annotation button to have the browser annotate each step with a brief message and by highlighting that step's element. This will also slow the test run down by inserting a delay between steps (in milliseconds) you set from either from the drop-down menu or by entering a custom value.
 - There are additional Quick Execution Options you can set. Locate the Options icon in the Quick Execution ribbon or the Visual Studio toolbar.
|  Standalone version | |  VS plugin | - Customize Auto-Pause Options if errors occur and change the default Timeouts for Wait on elements and Client ready.
|