In Bottom-Up Integration Testing, dummy modules created to call lower-level components under test are known as:
AStubs
BDrivers
CProxies
DAdapters
Explanation
Drivers simulate higher-level calling modules during bottom-up integration testing.
Exam Relevance
- Topic: Software Testing
- Subtopic: Integration Testing

No Comments