HTML Viewer
Overview
The HTML Viewer is a browser-based project viewer opened locally from the REQCHECKER™ application. It gives a quick, interactive view of the computed project without requiring Excel or any external server.
It is intended for day-to-day analysis after a computation:
- Check the current application version, API endpoint, and project path.
- Follow the computation state, progress, time, and duration.
- Review global metrics such as requirement count, error count, coverage rate, and management rate.
- Browse requirements, files, groups, and errors from dedicated tabs.
- Review status distribution to quickly identify covered, deleted, or inconsistent requirements.
- Launch a recomputation and refresh the displayed result.

Usage
Open the HTML Viewer from the REQCHECKER™ graphical interface after loading a project. The viewer runs in a local web browser and reads the result exposed by the local REQCHECKER™ API.
The Dashboard tab provides the project summary and computation status. The other tabs give access to the detailed lists used during analysis: requirements, input files, semantic groups, and detected errors.