Changes between Version 14 and Version 15 of BluePrint/Testing


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

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrint/Testing

    v14 v15  
    5757== Design ==
    5858<Where relevant include alternative design options>
    59 === Data Model ===
    60 (e.g. EER or class diagrams)
    6159=== Workflows ===
    6260*    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.