Which granularity level of testing checks the behavior of module cooperation ?
A. Unit Testing
B. Integration Testing
C. Acceptance Testing
D. Regression Testing
Explanation: Integration testing is the phase in software testing in which individual software modules are combined and tested as a group.