View test results from completed test and test suite runs. Carefully consider the results of automated test runs and perform any corrective actions required to resolve any revealed issues.

Before you begin

Role required: none

About this task

Test and test suite results show how long it took the system to execute a test and which steps failed. They can include screenshots of form steps. You can also view reports comparing different runs of the same test suites.

You have multiple options for navigating to the test results, depending on where you are in the user interface. For example, if the Run Test progress dialog is displayed, you can select Go to Result. This procedure enables you to view test results from any location in the user interface.

Procedure

  1. Navigate to Automated Test Framework > Test Results.
  2. Click a row to access the results for a specific test.
    The system displays the Test results record.
  3. View step results for the selected test.
    1. Click the Step Results related list.
    2. Scroll down and click the row for the step result you want to view.
      The system displays the Step results record.
  4. View test logs for this test result.
    1. Click the Test Log related list.
    2. Scroll down and click the row for the test log you want to view.
      The system displays the Test logs record.

View automated test results

When viewing test results, step results or test logs, you can allow client errors as ignored or warning entries in the Allowed Client Errors table. This allows test executions to continue past client errors in future test runs.

View results screenshots from an automated test

If the test has a UI component, the system takes screenshots of the UI. View these screenshots to gain further insight into the test results.

Before you begin

You must have run the test whose results screenshots you want to view.
Note: For best results with screen shots, leave the browser zoom level set to 100%.

Role required: atf_test_admin or atf_test_designer

Procedure

  1. Navigate to Automated Test Framework > Test Results.
  2. Click the row containing the test whose results you want to view.
    The system displays the Test Resultsform.
  3. View a screenshot taken during the test by finding the screenshot you want in the attachments list.
    Screenshots are named with the word screenshot followed by the timestamp (always in UTC time) for when the system recorded the shot. You can match the screenshot to the test step by comparing the step and screenshot timestamps.

View automated test suite results

View results from an automated test suite.

About this task

Note: You have multiple options for navigating to the test suite results, depending on where you are in the user interface. For example, if the Run Test progress dialog is displayed, you can click Go to Result instead. The procedure described here enables you to view test suite results from any location in the user interface.

Procedure

  1. Navigate to Automated Test Framework > Suite Results.
  2. Click the row containing the test whose results you want to view.
    The system displays the Test suite results record.