Explore the sample project

Objective

Generate and review the main reports provided by the sample project.

Prerequisites

  • An installed Reqchecker sample project.
  • REQCHECKER™ PRO or an edition that includes the Coverage Matrix.

Expected result

The Coverage Matrix opens with the sample-project results, and the Printable HTML Report opens in a browser.

Context

REQCHECKER™ is "stateless" software: it does not store the requirements repository in a database. The repository remains stored in the document. Each time REQCHECKER™ runs, it reads the documents, performs the calculations in memory (checks, covers) and generates the requested report.

This tutorial shows how to generate the Coverage Matrix and the Printable HTML Report for the demonstration project provided with the software.

Steps

Step 1

Setup normally opens the GUI with the sample project. If it does not, open the supplied .cover sample-project file from the File menu.

Step 2

Click on the Report > Coverage Matrix menu.

This will run the coverage computation and open the Coverage Matrix.

Step 3

Click on the Report > Printable HTML Report menu.

The printable HTML report opens in your browser and can be printed or exported to PDF when needed.

Read more on the Printable HTML Report.

Success criteria

The Coverage Matrix displays the sample requirements and their coverage status, and the Printable HTML Report opens locally in the browser.