Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Login to QAS - Client.

  2. Access Execute from left navigation to view the Test Suite Explorer screen, where you can vew all the available Test Suites.

  3. Select the desired test suite.

  4. Select the test cases for execution.

  5. Use Mark to include in test case execution and UnMark to skip them.

  6. Ensure at least one test case is marked.

  7. Select the execution profile if needed.

    1. Refer to the execution profiles section for more information.

  8. You will see two options:

    1. Run Now: Click Run Now to start the execution immediately.

    2. Schedule: Schedule for future runs.

  9. In case of Scheduling:

    1. The Schedule List screen is displayed; follow these steps:

      Click Add

      In case of Scheduling:

      • Click on a parent suite.

        • You can view two tabs - Suite and Schedules.

      • Click Schedules.

        • You can view Edit, Delete, and Schedule icons.

    2. To schedule execution:

      • Click Schedule.

      • Enter Scheduler Name and Select one or more suites.

      • Enter the Build Number and Release Number.

      • Enter the Start Date and Start Time.

      • Do one of the following:

        1. Select Daily and then select Every Day to execute the test case daily or select Every "N" days to execute the test after a specific number of days. For example, to execute the test suite after every three days, select Every and then select 3 from the dropdown list.

        2. Select Weekly to execute the test suite on specific days of a week.

        3. Select Monthly to execute the test suite on specific day of a month. Select a specific date of a month along with an appropriate Month checkbox. Or select a specific day of a week along with appropriate Month checkboxes, such as every first Monday of January, February, and March.

      • Added Scheduler will be displayed inside Schedule tab.

  1. Scheduler always runs only on the default system execution profile.

  2. You can change sequence of test cases in a suite by using the Move Line Up and Move Line Down options.

Info

Users can apply flags to each test case. If a test case fails, the execution can either continue, resume from that specific test case iteration, or stop by exiting of the entire suite.

...