Bug Classification For Regression Tests
A set of simple criteria can be used to determine whether a bug is a candidate for a regression test often as part of the
certification process
- Test can be done on one isolated node
- installation of rpms, configuration with yaim, valid proxy available if needed
- Test needs more nodes
- a server (also included: BDII) is set up and needs to be tested via a client API/CLI from another machine (more realistic)
- an API needs to be tested and needs a server
- server needs special setup (version etc.)
- server can be standard
- several nodes are involved (FTS)
- Test is difficult
- web interface tests, security bugs (no info available), complicated workflow, problems that only occur after running the service for a long time etc
An SA3 investigation showed that around 50% of bugs are in the first category above.
--
OliverKeeble - 22-Feb-2010
Topic revision: r2 - 2010-02-22
- unknown