Changes between Version 4 and Version 5 of GoogleCodeInTaskTestManual
- Timestamp:
- Nov 27, 2016, 9:05:54 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GoogleCodeInTaskTestManual
v4 v5 16 16 * The ''precondition'' or ''prerequisite'' is what the tester needs to do before they can properly test that particular feature. 17 17 * The ''expected results'' or ''expected outcome'' is what is actually ment to happen at the end of the feature test. 18 * The Steps are the step by step instructions on how to carry out the test correctly.18 * The ''steps'' are the step by step instructions on how to carry out the test correctly. (Use two pipes "!||" to separate each step.) 19 19 20 20 === Test Plan examples === … … 30 30 They can either be opened using a spreadsheet application where you just edit the cells, or you can open it in a text editor where you have to deal the formatting yourself, but which is more powerful. 31 31 32 On Haiku you can download the spreadsheet application SumIt from the HaikuDepot app store and the advanced text editor application Pe is currently bundled with all copies of the Haiku operating system. On Windows you can use Microsoft Excel and Microsoft Notepad, while on Mac you can Apple Numbers and Apple TextEdit. On Linux you can use Gnumeric or Calligra Sheets and the text editors gedit or KWrite.32 On Haiku you can download the spreadsheet application SumIt from the HaikuDepot app store and the advanced text editor application Pe is currently bundled with all copies of the Haiku operating system. On Windows you can use Microsoft Excel and Microsoft Notepad, while on Mac you can use Apple Numbers and Apple TextEdit. On Linux you can use Gnumeric or Calligra Sheets and the text editors gedit or KWrite.