Line 7: | Line 7: | ||
| 1 || CQ1 || Unit test || SELECT ?person ?instrument WHERE { ?instrument :instrumentPlayedBy ?person . } || || || | | 1 || CQ1 || Unit test || SELECT ?person ?instrument WHERE { ?instrument :instrumentPlayedBy ?person . } || || || | ||
|- | |- | ||
− | | 2 || || || || || || | + | | 2 || Contextual statement 1: A recorded album has one or more genres || Stress test || Inspection of class restrictions || OK || -- || |
|- | |- | ||
| 3 || || || || || || | | 3 || || || || || || |
Number | Requirement tested | Method used | Test applied | Error(s) found | Suggestions/ideas for solution | Additional notes |
0 | only for students exercising with method guidelines | |||||
1 | CQ1 | Unit test | SELECT ?person ?instrument WHERE { ?instrument :instrumentPlayedBy ?person . } | |||
2 | Contextual statement 1: A recorded album has one or more genres | Stress test | Inspection of class restrictions | OK | -- | |
3 | ||||||
4 |