All Requirements

List of all requirements of the product.
NameShort DescriptionParent
available via public repositories, like bintray or jcenter.
G-7
Check all internal links from anchor-tags (href="XYZ") if the link targets "XYZ" are defined. See BrokenCrossReferencesChecker.
command line usage
HtmlSC can be called from the command line with arguments and options.
configurable file output

HtmlSC can store results in file in configurable directories.

configurable output
Output can be configured to console or file.
Check all bookmark definitions (… id="XYZ") whether the id’s ("XYZ") are unique. See DuplicateLinkTargetsChecker.
free and open source
All required dependencies shall be compliant to the CC-SA-4 licence.
Gradle-plugin
HtmlSC can be run as Gradle-plugin.
missing alt-attribute
In image-tags. See MissingImgAltAttributeChecker.
missing external images

Check externally referenced images for availability.

missing image files
Check all image tags if the referenced image files exist. See MissingImageFilesChecker.
missing local files
Either other html-files, pdf’s or similar. See MissingLocalResourcesChecker.
output to stdout

HtmlSC can output results on stdout (the console).

read HTML file
HtmlSC shall read a single (configurable) HTML file.
unused-images
Check for files in image-directories that are not referenced by any of the HTML files in this run.
various output formats

Checking output in plaintext and HTML.

Requirements

Need more info?

Click the link below, if you need more information on documenting.

Related Information

The following links direct you to related documentation within your wiki.

  • Quality Scenarios
  • User Characters
  • Roles
  • Vision Statements
  • Out Items