SOFTWARE ENGINEERING TOOLS AND ENVIRONMENTS
AUTOMATED TESTING TOOLS
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
What are the different approaches of integration testing?KLO:2.1 f
|
Big Bang
|
|
Top Down
|
|
Bottom Up
|
|
Sandwich/Hybrid
|
|
All of the above
|
Explanation:
Detailed explanation-1: -Integration testing can be classified into two parts: Incremental integration testing. Non-incremental integration testing.
Detailed explanation-2: -There are generally four recognized levels of testing: unit/component testing, integration testing, system testing, and acceptance testing.
Detailed explanation-3: -Bottom-up Integration Testing. Top-down Integration Testing. Sandwich Integration Testing. 23-Apr-2020
There is 1 question to complete.