Question { Mind Tree, 19896 }
what is the entry criteria and exit criteria of integration
testing?
Answer
Entry Criteria-- All modules for integration Testing are
available. All modules are unit tested & all unit test bugs
are fixed.
Exit Criteria--All interfaces and communication between all
modules is checked & bugs if any found are fixed.