Asqatasun v4 - Summary

Asqatasun v4 - RGAA 3.2016 - Rule 8.5.1

Summary

This test consists in detecting the presence of the <title> tag

Business description

Criterion

8.5

Test

8.5.1

Description

Chaque page Web a-t-elle un titre de page (balise title) ?

Level

A

Technical description

Scope

Page

Decision level

Decidable

Algorithm

Selection

Set1

The <title> tag of the page within the <head> tag (head title)

Process

Test1

Test whether Set1 is not empty. If false, raise a MessageA.

MessageA : Title tag missing

Analysis

Passed

The <title> tag is present on the page (Test1 returns true)

Failed

The <title> tag is not present on the page (Test1 returns false)

TestCases

TestCases files for rule 8.5.1