In _______ integration testing, integration is performed step by step, starting from integrating two modules, then three, and so on.
- Big Bang
- Black Box
- Incremental
- Sandwich
Incremental integration testing involves combining modules one by one and testing them. It is performed in a step-by-step manner, starting with two modules and then gradually increasing the number. This ensures that interface-related errors are detected and fixed.
Loading...
Related Quiz
- Experience-based techniques emphasize the importance of the tester's _____ to uncover defects.
- What is a common metric used in usability testing to determine the effectiveness of a user interface?
- In what situation would the ROI (Return on Investment) of automated testing be considered negative?
- During which type of testing are metrics like throughput, response times, and resource utilization primarily observed?
- Screen readers are primarily used by which group of users?