Re: What is a subject of a test?

Johannes Koch wrote:

> Charles McCathieNevile wrote:
> 
>> 1) A page has two img elements which lack alt attributes. This is two  
>> failures of the same test, on the same page.
> 
> 
> Assertion
>   subject #foo
>   location #pointer(somewhere)
>   location #pointer(elsewhere)
>   testcase #bar
>   result Fail
>   ...

e.g. <http://www.fit.fraunhofer.de/~koch/earl.rdf>

>> 2) A page has an image map, and elsewhere, has redundant text links 
>> for  the image map. Both of theselocations need to be specified.
> 
> 
> Assertion
>   subject #foo
>   location
>     rdf:Seq
>       rdf:li #pointer(somewhere)
>       rdf:li #pointer(elsewhere)
>   testcase #bar
>   result Fail
>   ...

e.g. <http://www.fit.fraunhofer.de/~koch/earl1.rdf>
-- 
Johannes Koch - Competence Center BIKA
Fraunhofer Institute for Applied Information Technology (FIT.LIFE)
Schloss Birlinghoven, D-53757 Sankt Augustin, Germany
Phone: +49-2241-142628

Received on Tuesday, 5 April 2005 12:36:44 UTC