A test model should:
- force a testing reaction to every code handoff in the project.
- require the test planner to take explicit, accountable action in response to dropped handoffs, new handoffs, and changes to the contents of handoffs.
- explicitly encourage the use of sources of information other than project
documentation during test design. - allow the test effort to be degraded by poor or late project documentation, but prevent it from being blocked entirely.
- allow individual tests to be designed using information combined from various sources.
- allow tests to be redesigned as new sources of information appear.
- include feedback loops so that test design takes into account what’s learned by running tests.
- allow testers to consider the possible savings of deferring test execution.
- allow tests of a component to be executed before the component is fully assembled.
No comments:
Post a Comment