Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
test:implementation-report [2011/01/07 16:31] – created fantasaitest:implementation-report [2011/01/07 16:37] fantasai
Line 7: Line 7:
 The three tab-separated data columns are: The three tab-separated data columns are:
  
-testname =+  ; testname : The first column gives the relative path from the root of the test suite to the test. This is auto-generated by the build scripts when generating the template. 
 +  ; result : The second column gives a result code. The template generates a ''?'' for this field, which must be filled in by the tester. Valid result codes are:
  
-The first column gives the relative path from the root of the test suite to the test. This is auto-generated by the build scripts when generating the template.+^ code ^ Meaning ^ 
 +| pass | The test passes | 
 +| fail | The test fails | 
 +| uncertain | The tester is uncertain whether the test passes or fails | 
 +| invalid | The tester believes the test is invalid
 +| na | The test is not applicable: the test is for a different device or media type, or the feature is not implemented |
  
-= result = +  comment : The third column is for per-result comments to be stored in the results database. (Comments prepended with a hash mark (''#'') may be discarded.)
- +
-The second column gives a result code. The template generates a ''?'' for this field, which must be filled in by the tester. Valid result codes are: +
- +
-  ;pass The test passes +
-  ;fail : The test fails +
-  ;uncertain : The tester is uncertain whether the test passes or fails +
-  ;invalid : The tester believes the test is invalid. +
-  ;na : The test is not applicable: the test is for a different device or media type, or the feature is not implemented +
- +
-= comment = +
- +
-The third column is for per-result comments to be stored in the results database.+
  
 ===== Header ===== ===== Header =====
 
test/implementation-report.txt · Last modified: 2021/02/18 05:17 by chrisl
Recent changes RSS feed Valid XHTML 1.0 Valid CSS Driven by DokuWiki