Software Testing Strategies: Verification, Validation, and Integration
Classified in Computers
Written on in English with a size of 4.12 KB
Test Strategy
- Test Planning
- Design test cases
- Test Run
- Collection and evaluation
The software is tested to discover errors made inadvertently when carrying out their design and construction.
The tests are a set of activities you can plan ahead and carry out systematically. For this reason, you must define the process of software engineering template for software testing.
A software testing strategy should include: evidence of low-level, high level evidence.
Verification: a set of activities to ensure that software correctly implements a specific function.
Validation: different set of activities to ensure that software built is consistent with customer requirements.
Only once the software architecture comes into play is completed Independent Test Group.
... Continue reading "Software Testing Strategies: Verification, Validation, and Integration" »