Project Test Case List

The Project Test Case List page displays all Test Cases across all Drafts in a Project. This provides a consolidated view of testing coverage for the entire project.

Accessing the Project Test Case List

The Project Test Case List can be accessed from the Project Home page by clicking on the "Test Cases" link.

Display

The list shows one row per unique Test Case name. If a Test Case with the same name exists in multiple Drafts, the row displays:

  • The Draft with the most recent Test Case Run as the primary row

  • For Test Cases that have never been run, the Draft with the most recently updated Test Case is shown

  • An expand button appears when the same Test Case name exists in other Drafts

Clicking the expand button reveals the other Drafts containing a Test Case with the same name.

Columns

  • Test Case - The name of the Test Case (links to the Test Case editor)

  • Draft - The Draft name (links to the Draft home page). Shows a count badge if the Test Case exists in multiple Drafts

  • Status - The status of the most recent Test Case Run (Passed/Failed/Cancelled) or "-" if never run

  • Last Run - When the Test Case was last run

  • Updated - When the Test Case was last updated

Filtering

The list can be searched by Test Case name using the search box.

The filter panel provides status filtering:

  • All - Show all Test Cases

  • Not Run - Show Test Cases that have never been run

  • Passed - Show Test Cases where the most recent run passed

  • Failed - Show Test Cases where the most recent run failed

Filter selections are saved and restored when returning to the page.

Summary

The page header displays:

  • The number of unique Test Case names

  • The total number of Test Cases across all Drafts

Note

This is a read-only view. To run or modify Test Cases, navigate to the individual Draft's Test Case List.