1.

Which granularity level of testing checks the behavior of module cooperation?(a) Unit Testing(b) Integration Testing(c) Acceptance Testing(d) Regression TestingThis question was posed to me in an online quiz.The above asked question is from Test Case Design in division Design and Implementation of Software Engineering

Answer»

The CORRECT answer is (b) INTEGRATION Testing

To ELABORATE: Integration testing is the PHASE in software testing in which individual software modules are COMBINED and tested as a group.



Discussion

No Comment Found

Related InterviewSolutions