Content deleted Content added
m Robot: tagging uncategorised page |
grammatical error |
||
Line 59:
''Main article [[Integration testing]]''
In integration testing the separate modules will be tested together to expose faults in the [[Interface (computer science)|interfaces]] and in the interaction between integrated components. Testing is usually [[Black box testing| black box]] as the code is not directly checked for errors. It is done using the integration test design prepared during the architecture design phase. Integration testing is generally conducted by software testers.
===System Testing===
|