SOFTWARE TESTING
TEST PLAN AND TEST CASE DEVELOPMENT
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
|
Hybrid
|
|
top down
|
|
bottom up
|
|
bigbang
|
Detailed explanation-1: -Hybrid integrating testing takes advantage of both bottom-up and top-down integration. It is also known as sandwich testing. In hybrid integration testing, we organize the product’s features as the main layer, a top layer, and a bottom layer. The top and bottom layers are above and below the main layer, respectively.
Detailed explanation-2: -A hybrid test is a quality assurance (QA) approach that combines the strengths of crowdtesting with the strengths of an in-lab test to create a more thorough software testing campaign.
Detailed explanation-3: -Big Bang Method. This method involves integrating all the modules and components and testing them at once as a single unit. Bottom-Up Method. Hybrid Testing Method. Incremental Approach. Stubs and Drivers. Top-Down Approach. 17-Feb-2023