what is difference between system testing and system
integration testing?
Answer Posted / chandra
Integration testing is the phase in software testing in
which individual software modules are combined and tested as
a group.
It occurs after unit testing and before system testing.
Integration testing takes as its input modules that have
been unit tested, groups them in larger aggregates, applies
tests defined in an integration test plan to those
aggregates, and delivers as its output the integrated system
ready for system testing.
| Is This Answer Correct ? | 7 Yes | 5 No |
Post New Answer View All Answers
What is storage array?
What is qualification testing?
Define defect density.
What are the different types of QA Testing approaches and the process of each?
How would you test the login feature of a web application?
what should be analyzed in laod testing?
What is the most critical component in SAN?
What is coverage analysis?
Explain good design?
Explain what the meaning of code walk through is?
What is emulator?
When should exploratory testing be performed?
How to test documents in a project that span across the software development lifecycle?
I need to learn everything I can about Function, Non-Functional and Regression Testing. What is the best online resource?
Why can be tester dependent on configuration management?