0
2.6kviews
Why do we need Integration Testing? Explain its approaches in integration testing.

Mumbai University > Information Technology > Sem 8 > Software Testing and Quality Assurance

Marks: 10 Marks

Difficulty : Medium

1 Answer
0
81views

Why do we need Integration Testing?
- Integration testing exposes inconsistency between the modules such as improper call or return sequences.
- Data can be lost across an interface.
- One module when combined with another module may not give the desired result.
- Data types and their valid ranges …

Create a free account to keep reading this post.

and 5 others joined a min ago.

Please log in to add an answer.