SOFTWARE TESTING
TEST PLAN AND TEST CASE DEVELOPMENT
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
Which granularity level of testing checks the behavior of module cooperation?
|
Unit Testing
|
|
Integration Testing
|
|
System testing
|
|
Acceptance testing
|
Explanation:
Detailed explanation-1: -Test granularity refers to the fineness or coarseness of a test’s focus. A fine-grained test case allows the tester to check low-level details, often internal to the sys tem; a coarse-grained test case provides the tester with information about general system behavior.
Detailed explanation-2: -System Testing It tests the overall interaction of components.
There is 1 question to complete.