What Is Integration Testing?
Once all units are tested the programmers will integrate all units and check interactions among the units which is called integration testing.
Note: Unit testing and integration testing is collectively called white box testing.
Note: Unit testing and integration testing is collectively called white box testing.
0 comments: