321x Filetype PPTX File size 0.33 MB Source: bls.buu.ac.th
CONTENTS
Testing Principles
The TSPi Testing Strategy
Build and Integration Strategy
System Test Strategy
Test Planning
Tracking and Measuring Testing
Documentation
The Test Process
Testing Principles
In TSPi, the purpose of testing is to
assess the product and not to fix it.
You should have found and fixed
almost all the defects before the
testing phase.
The quality of a product is
determined when it is developed.
Testing Principles When you put a poor-quality product
The TSPi Testing Strategy into test, you generally get a poor-
Build and Integration
Strategy quality product out of test.
System Test Strategy
Test Planning
Tracking and Measuring
Testing
Documentation
The Test Process
TSPi Testing Strategy
Build the System
Using the developed and unit-tested parts, build the
system
Integration Test
Integration-test the system to verify that it is
properly built, that all the parts are present, and
that they function together
System Test
System-test the product to validate that it does
what the system requirements call for;
Testing Principles Regression Test
The TSPi Testing Strategy
Build and Integration In subsequent cycles, regression tests are also
Strategy needed to ensure that the development work for
System Test Strategy this cycle has not unintentionally changed the
Test Planning
Tracking and Measuring functionality or performance produced in prior
Testing cycles.
Documentation
The Test Process
Build & Integration Strategy
The purpose of the build process is
to ensure that all needed parts are
present, to assemble a working
system, and to provide this system
You should not test the components’ functions.
to integration and system test.
Integration testing should merely
Testing Principles check that all the components are
The TSPi Testing Strategy
Build and Integration present and that all their calls and
Strategy
System Test Strategy other interactions work.
Test Planning
Tracking and Measuring
Testing You should not test the
Documentation components’ functions.
The Test Process
Build & Integration Strategy
Big-Bang Strategy
Put all the parts together and see
whether they work.
Advantage: it requires the least
amount
of test development;
Disadvantage:it is rarely successful,
particularly with poor-
Testing Principles
The TSPi Testing Strategy
quality systems.
Build and Integration
Strategy
System Test Strategy
Test Planning
Tracking and Measuring
Testing
Documentation
The Test Process
no reviews yet
Please Login to review.