0
4.8kviews
What is Integration testing ? List types of Integration testing and explain any four types in brief.
1 Answer
0
109views
  • Testing that occurs at the lowest level is called unit testing or module testing. As the units are tested and the low-level bugs are found and fixed, they are integrated and integration testing is performed against groups of modules.

  • This process of incremental testing continues, putting together more and more …

Create a free account to keep reading this post.

and 5 others joined a min ago.

Please log in to add an answer.