Wednesday, October 13, 2010

Running Test Scripts

After you create a test, you can run it to check the behavior of your application.

  1. Running your Entire test
    QuickTest always runs a test from the first step, unless you specify otherwise. To run a test from or to a selected step or action, you can use the Run from step or Run to step options
    Ex: Click the Run button on the toolbar or choose Automation > Run

  2. Running part of your test
    You can use the Run from step option to run a selected part of your test. This enables you to check a specific section of your application or to confirm that a certain part of your test runs smoothly.
    Ex: Automation > Run from Step



No comments:

Post a Comment