Unit 4 SE
Unit 4 SE
Sandwich Testing
Sandwich Testing is a strategy in which top level modules are tested
with lower level modules at the same time lower modules are
integrated with top modules and tested as a system. It is a combination
of Top-down and Bottom-up approaches therefore it is called Hybrid
Integration Testing. It makes use of both stubs as well as drivers.
What is System Testing?
System Testing is a level of testing that validates the complete and
fully integrated software product. The purpose of a system test is to
evaluate the end-to-end system specifications. Usually, the software is
only one element of a larger computer-based system. Ultimately, the
software is interfaced with other software/hardware systems. System
Testing is defined as a series of different tests whose sole purpose is to
exercise the full computer-based system.
Disadvantage:-
a) No prioritization of bug.
Inspection:
Inspection is a more formal way of reviewing a meeting process. In inspection the
documents are checked thoroughly and reviewed by reviewer’s before the
meeting. it basically involves peers to examine the product or software.