100% Verified Answers |Latest Version |Already Graded A+
1. Testing granularity levels Unit testing, integration testing, system testing,
acceptance test-
ing, and regression testing.
2. Unit Testing test individual units or pieces of code for a system
3. Integration Testing After unit testing, integration testing is done to see that
the
modules communicate the necessary data between and
among themselves and that all modules work together
smoothly.
4. system testing Testing the entire system as one entity to ensure that it
is working properly
5. Acceptance Testing The process whereby actual users test a completed
information
system, the end result of which is the users' acceptance
1/
5
, SWE 3643 - Software Testing - Midterm Study with all Correct &
100% Verified Answers |Latest Version |Already Graded A+
of it.
6. Regression Testing Testing of a previously tested program following
modification
to ensure that defects have not been introduced or uncovered
2/
5