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 ||SELECT ?p ?y
+
| 0 || I asked for the names of the persons||  || || missing || ||
WHERE {
+
    ?p a :Person .
+
?p :hasName ?y
+
} ||  || || missing || ||
+
 
|-  
 
|-  
 
| 1 || || || || || ||
 
| 1 || || || || || ||

Revision as of 14:32, 10 May 2011

Testing Exercise - document your work on methods used
Number Requirement tested Method used Test applied Error(s) found Suggestions/ideas for solution Additional notes
0 I asked for the names of the persons missing
1
2
3
4
The page [[Bootstrap:Footer]] was not found.