Skip to main content

Run verification tests

Run one or more verification tests against the current OpenLab CDS machine and watch the run to completion. Test Services lists the tests available on the machine you open it from, runs your selected tests, and produces a Summary report for the whole run.

Prerequisites

  • You must have a Test Services role that allows you to run tests. (See Roles and privileges.)
  • The machine must have OpenLab CDS installed and be running normally.
  • The System Status at the top of the home page must read Ready. (If it reads Running or Aborting, wait for the current run to finish.)

Select the tests to run

The home page lists the tests available on this machine. By default it shows only the tests recommended for the machine type. A test is enabled only when its prerequisites are met, so a test with an unmet prerequisite appears disabled.

Test Services home page with available and licensed tests and System Status Ready

Figure 1. The Test Services home page, listing the available and licensed tests with the System Status set to Ready.

  1. Log in to Test Services (see Log in to Test Services).

  2. On the home page, select the checkbox next to each test you want to run.

    To select every visible test at once, select the checkbox next to Name. This selects only the tests currently shown and skips any that cannot run on this machine.

  3. To run a test that is not recommended for this machine, click Show all tests, then select it.

    Licensed tests appear under Licensed Tests. For where each test runs, see System types and recommended tests.

note

Some tests have configurable parameters. If a test shows a Configure option, select it to set the parameters before you start the run.

Start the run

Start all selected tests together from the home page.

Home page with tests selected and the Start button active

Figure 2. Tests selected on the home page, ready to start with the Start button.

  1. Click Start.

    The System Status changes to Running and shows the number of tests queued. Test Services runs the selected tests, some in parallel where allowed.

  2. To monitor the run, open the Execution Details page.

    Each test shows its own status: Pending, Running, Completed, or Aborting. The progress of each test is shown as a step counter and a duration that updates while the run continues.

    Execution Details page showing per-test status and progress during a run

    Figure 3. The Execution Details page showing each test's status and progress during a run.

  3. Wait for the run to finish.

    When every test ends, the System Status returns to Ready and the overall result appears. The test selection checkboxes are then cleared.

To stop a run before it finishes, see Abort a running test.

Review the result

After the run finishes, each test shows its own result and the time it last ran.

  1. Read the result next to each test: Passed, Failed, or Not available.

    A passed test may also show an information icon, meaning it passed but the report contains additional information to review.

  2. Next to Last result, click the result link to open the reports panel and download the Summary report.

    For what each value means, see Test result statuses.

See also