A. Unit Testing
B. Integration Testing
C. Acceptance Testing
D. Regression Testing
Explanation: Integration testing is the phase in software testing in which individual software modules are combined and tested as a group.
Advertisement
Related Mcqs:
- When does the testing process stops ?
- A. When resources (time and budget) are over B. When some coverage is reached C. When quality criterion is reached D. Testing never ends...
- What do you understand by V&V in software testing ?
- A. Verified Version B. Version Validation C. Verification and Validation D. Version Verification...
- Which of the following is a black box testing strategy ?
- A. All Statements Coverage B. Control Structure Coverage C. Cause-Effect Graphs D. All Paths Coverage...
- Which message is received so that the system moves to the Testing state, then the Transmitting state, before returning to the Running state ?
- A. signalStatus() B. remoteControl() C. reconfigure() D. reportStatus()...
- What can be requested from any object of the class to affect behavior ?
- A. object B. attribute C. operation D. instance...
- The ________________ contains a state transition diagram that is a sequential specification of behavior?
- A. data flow diagram B. state transition diagram C. control specification D. workflow diagram...
- At Conceptual level Class diagrams should include_____________________?
- A. operations only B. attributes only C. both operations and attributes D. none of the mentioned...
- Specifying a set of test cases or test paths for each item to be tested at that level is known as__________________?
- A. Test case generation B. Test case design C. ALL of the mentioned D. None of the mentioned...
- Which of the following term is best defined by the statement:”The ability to represent local and global data is an essential element of component-level design.” ?
- A. Data representation B. Logic verification C. “Code-to” ability D. Automatic processing...
- Which of the following is a building block of UML ?
- A. Things B. Relationships C. Diagrams D. All of the mentioned...
Advertisement