An integration test is needed when we intend to check logically integrated modules. This type of testing focuses on verifying the interactions and data flow between integrated components or systems to ensure they work together as intended.
When is an integration test needed?(1 point) Responses when we want to check a specific feature within a program when we want to check a specific feature within a program when we want to determine if we are getting the right output when we want to determine if we are getting the right output when we want to verify each unit independently when we want to verify each unit independently when we intend to check logically integrated modules
1 answer