Changes between Version 17 and Version 18 of BluePrint/Testing


Ignore:
Timestamp:
04/19/13 03:04:21 (12 years ago)
Author:
somayjain
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrint/Testing

    v17 v18  
    5656[[Image(Use case testing.png)]]
    5757== Design ==
    58 <Where relevant include alternative design options>
     58
    5959=== Workflows ===
    6060*    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.