Question: An important step in the software lifecycle is testing. One type of testing is integration testing. Which of the following is not true concerning integration
An important step in the software lifecycle is testing. One type of testing is integration testing. Which of the following is not true concerning integration test?
A Integration testing is employed to integrate separately tested pieces.
B In a topdown integration test, testing begins at the top levels to see whether the overall logical design works and the interfaces between modules are correct.
C In a bottom up integration test, testing begins first at the lowest level subprograms. A test driver is used to setup the testing environment by declaring and assigning initial values to variables and then calls the subprogram to be tested.
D In integration testing, either a topdown or a bottomup approach is selected to complete the test.
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
