Comment 9 for bug 1231877

Revision history for this message
Peter Brightman (4-peter) wrote :

Hi Charlie,

thanks for your statements and answers.

To 1: Well we run tests as a kind of regression tests, if we'd change test parameters each day how could we ever generate a history overview of our tests e. g. certain tests along a timeline.

To 2: We produce one resultfile per test-set in order to create an overview of the test that did run. In the overview we see the number of failed/passed/inconclusive/ignored test with a link to the detailed result file, this is the nunit resultfile that we transform to html using a xsl file.

Why would you change your /exclude /include parameters each day? Does the module that you test change from day to day so that this would be neccessary?