Changes between Version 2 and Version 3 of BluePrint/Testing/EdenTest
- Timestamp:
- 03/18/14 20:18:04 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrint/Testing/EdenTest
v2 v3 25 25 == Requirements == 26 26 === Functional === 27 * Detailed reports and logs. It should provide 28 * Easy to understand 27 * Detailed reports and logs. It should provide: 29 28 * Tickets 30 29 * Screenshots 31 30 * Tracebacks 32 31 * Summary reports 33 * Logs of actions 32 * Logs of actions step by step 34 33 * The tests should give immediate feedback. 35 34 * Complete system testing[?]. … … 38 37 39 38 === Non-functional === 40 http://en.wikipedia.org/wiki/Non-functional_requirements 39 * Low maintenance cost 40 * Easy to understand 41 * Fast 42 * Report should be: 43 * Structured 44 * Easy to understand 45 * Precise 46 41 47 === Interoperability === 42 === Standards === 48 <Read the articles again> 49 43 50 === System Constraints === 44 51 45 52 == Design == 46 53 <Where relevant include alternative design options> 47 === Data Model===48 (e.g. EER or class diagrams) 54 === Testing Architecture === 55 [[Image(http://web.iiit.ac.in/~arnav.s/sahana/testingArchitechture.png)]] 49 56 === Workflows === 50 57 <Diagrams or Pseudocode>