AIcademics
Gallery
Toggle theme
Sign In
Testing
Unit 1
White-box testing
Introduction to White-box Testing
Code Coverage Analysis
Control Flow Testing
Path Testing
White-box Testing Techniques
Unit 2
Black Box Testing
Introduction to Black Box Testing
Techniques of Black Box Testing
Test Case Design in Black Box Testing
Unit 3
Unit vs Integration tests
Introduction to Unit Testing
Advanced Concepts in Unit Testing
Introduction to Integration Testing
Integration Testing Strategies
Unit vs Integration Testing: When to Use Each
Unit 3 • Chapter 4
Integration Testing Strategies
Summary
false
Concept Check
What is an example of an incremental integration testing strategy?
Sandwich testing strategy
Bottom-up strategy
Big bang strategy
Top-down strategy
Which integration testing strategy involves testing modules from top to bottom?
Top-down strategy
Bottom-up strategy
Big bang strategy
Sandwich testing strategy
In which integration testing strategy are the lowest level modules tested first?
Sandwich testing strategy
Big bang strategy
Top-down strategy
Bottom-up strategy
What is a testing strategy where some modules are integrated and tested as a group?
Top-down strategy
Big bang strategy
Sandwich testing strategy
Bottom-up strategy
Which integration testing strategy tests all modules together as a whole?
Sandwich testing strategy
Bottom-up strategy
Top-down strategy
Big bang strategy
Check Answer
Previous
Introduction to Integration Testing
Next
Unit vs Integration Testing: When to Use Each