Example Quality Scenarios: HTML Sanity Checker
10.2 Quality Scenarios
| ID |
Description |
| 10.2.1 |
Every broken internal link will be found. |
| 10.2.2 |
Every missing (local) image will be found. |
| 10.2.3 |
Correctness of all checks is ensured by automated positive and negative tests. |
| 10.2.4 |
The results-report must contain all results (aka findings) |
| 10.2.5 |
HtmlSC shall be extensible with new checking algorithms and new usage scenarios (i.e. from different build systems) |
| 10.2.6 |
HtmlSC leaves its source files completely intact: Content of files to be checked will never be modified. |
| 10.2.7 |
HtmlSC performs all checks on a 100kByte HTML file in less than 10 seconds. |