PasFit
Stephan created a test suite of 7 tests - running various allocation methods in our system. In those 7 tests there are 7000 asserts about what the data should look like.
This makes the tests a "warning system".
This is interesting, because it will not be a precision target missle. So an assert failed - what caused it will not be answered by the test. It's a warning flag, the testers need to explore because something has changed in the system .
Another goal should be to "certify" a daily build as worthy of exploratory testing.
0 Comments:
Post a Comment
<< Home