Which testing integrates the set of classes required to respond to one input or event for the system?
A. cluster testing
B. thread-based testing
C. use-based testing
D. none of the mentioned
Explanation: Each thread is integrated and tested individually. Regression testing is applied to ensure that no side effects occur.