Warning:
This wiki has been archived and is now read-only.
Template:TestResult
From Automated WCAG Monitoring Community Group
The Template:TestResult has the following parameters:
- testcase for the ID for the test
- id for the ID for the outcome
- outcome for the outcome of the test (passed, failed, cantTell) with default value "cantTell"
- error for addtional error messages and warnings
- pointer (optional) with default value "position"
- info (optional) for any additional information
Usage:
{{TestResult
|testcase =
|id =
|outcome =
|error =
|pointer =
|info =
}}
Example:
{{TestResult
|testcase = SC141-img
|id = SC141-cantTell1
|outcome = cantTell
|error = human input required
}}
| Property | Value |
|---|---|
| TestCase | SC141-img |
| id | SC141-cantTell1 |
| Outcome | cantTell |
| ErrorMessage | human input required |
| Pointer | position |
| Info |