Browse Source

Improved notes on IN

Alois Mahdal (@azzgoat) 12 years ago
parent
commit
62d26c4b55
1 changed files with 2 additions and 1 deletions
  1. 2
    1
      README.md

+ 2
- 1
README.md View File

49
 ##Terms##
49
 ##Terms##
50
  * *IN* - incident note
50
  * *IN* - incident note
51
     * note itself
51
     * note itself
52
-    * bug eport?
52
+    * bug report against tested subject?
53
+    * bug report against test documentation?
53
  * *TC* - test case
54
  * *TC* - test case
54
  * *ST* - sugar trail (trail of test cases)
55
  * *ST* - sugar trail (trail of test cases)
55
 
56