Changes between Version 17 and Version 18 of BluePrint/Testing
- Timestamp:
- 04/19/13 03:04:21 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
BluePrint/Testing
v17 v18 56 56 [[Image(Use case testing.png)]] 57 57 == Design == 58 <Where relevant include alternative design options> 58 59 59 === Workflows === 60 60 * The CI Server runs the tests periodically and sends the results. On a regular basis, the bug marshalls review the test results and see if the reported negatives are false negatives or true negatives. If they are false negatives, they fix the tests. If they are true negatives, they report the bug on the trac or fix the bug themselves.