| Line 3: | Line 3: | ||
| '''Number''' ||  '''Requirement tested''' || '''Method used''' || '''Test applied''' || '''Error(s) found''' || '''Suggestions/ideas for solution''' || '''Additional notes'''  | | '''Number''' ||  '''Requirement tested''' || '''Method used''' || '''Test applied''' || '''Error(s) found''' || '''Suggestions/ideas for solution''' || '''Additional notes'''  | ||
|-  | |-  | ||
| − | | 0 || ||   | + | | 0 || CQ1 || 1 ||    | 
| + | |||
| + | SELECT ?p ?strument  | ||
| + | WHERE {  | ||
| + |     ?p a :Person .  | ||
| + | 	?p :playsInstrument ?strument  | ||
| + | }  | ||
| + |  || none || none || none   | ||
|-    | |-    | ||
| 1 || || || || || ||  | | 1 || || || || || ||  | ||
| Number | Requirement tested | Method used | Test applied | Error(s) found | Suggestions/ideas for solution | Additional notes | 
| 0 | CQ1 | 1 | 
 SELECT ?p ?strument WHERE { ?p a :Person . ?p :playsInstrument ?strument }  | 
none | none | none | 
| 1 | ||||||
| 2 | ||||||
| 3 | ||||||
| 4 |