Quality
Quality Assurance
Test plan
Test Design | Test Design |
|
Like the analysis stage, the design of tests represents a significant part of the work. The test cases are designed and implemented in this phase. Tests are designed in detail in this phase, taking the results of the test analysis as the starting point. This involves describing the steps or procedures to be followed, techniques, measures and analysis to be applied and the series of test data to be used, as well as the expected results showing that the test objectives have been completed, verifying and validating the requirements covered. The design of tests is aimed at preventing defects before they arise in coding. A sound test design will thus prevent defects before they work through to later stages, saving the costs inherent in correction. A sound test plan is a valuable tool for the prevention of defects and provides a basis for refinements, both because the software product will evolve and because the plan itself is susceptible to change and improvement. Phases at which tests are applied
These tests are performed using specific techniques, such as threshold values, decision tables, penetration tests, etc. Given their importance to the system, performance tests play a key role. Performance tests
|