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 || We tested our ontologies , asking what instruments does a certain person play. ||vuoto || "SELECT  ?y
+
| 0 || We tested our ontologies , asking what instruments does a certain person play. || SELECT  ?y
WHERE { :Chad_Smith :playsInstrument ?y }" || vuoto|| vuoto ||
+
WHERE {
 +
 
 +
:Chad_Smith :playsInstrument ?y
 +
} || vuoto || vuoto|| vuoto ||
 
|-  
 
|-  
 
| 1 || || || || || ||
 
| 1 || || || || || ||

Revision as of 14:47, 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 We tested our ontologies , asking what instruments does a certain person play. SELECT  ?y

WHERE {

:Chad_Smith :playsInstrument ?y } || vuoto || vuoto|| vuoto ||

1
2
3
4
The page [[Bootstrap:Footer]] was not found.