InterviewSolution
Saved Bookmarks
| 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 |
|