Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 942 Bytes

A.17.TGR18.entryTitle.md

File metadata and controls

29 lines (17 loc) · 942 Bytes

Download Service feed provides a title for each entry

Purpose:

The title element of an entry must be populated with a human readable title for that entry.

Test method

  • For each entry in the Download Service Feed, check if an entry title is provided.
  • The entry title must be non-empty text; the text content must include at least one alpha-numeric letter.

Reference(s):

Test type:

Automated

Notes

Contextual XPath references

The namespace prefixes used as described in README.md.

Abbreviation XPath expression
entry //atom:entry
entry title //atom:entry/atom:title