🚢Navigate the Results page

Step-by-step guide on the operations you can perform on the Results page.

The Results page has a few other functionalities you can employ at your convenience. For example, you can:

  • Resize the left-hand side pane and the TEST CASES menu at the bottom

  • Click any individual test case to display the test case details. When selecting a test, the corresponding section of the website to which the test applies is highlighted in the header.

  • Use the filtering options, as follows:

    • Tests: You can choose to only display tests that are:

      • Failed, or unsuccessful

      • Passed, or successful

      • Not run

      • Inconclusive, or which require further investigation. You can modify the specific inconclusive tests and assign them a Failed or Passed value, if needed.

    • Select criteria: Select another criterion to test

    • Levels: Select the desired compliance levels (A, AA, AAA)

    • Export: To export the test results to CSV format, click

Once you click on a specific test case in the dashboard, the right-hand side pane will become visible.

The right-side pane displays:

  • The Test case information:

    • Details

    • Steps

    • Key learnings about the technique (Understanding <technique number>)

  • The Remediations suggested for the failed test:

  • The Notes section, where you can write information on specific test cases (why the test failed, what action can be taken to fix it etc.) and save it for later use (similar to a comments section).

In addition, by clicking the Test status button on the top right, you will be able to manually change the status of a test case, as needed. For example, if a test is inconclusive, you can change it to Failed/Passed after further investigation.

A test consists of several test cases. If any of the test cases inside a test fails, then the entire test is considered failed.

Last updated