What is the difference between Integration Testing and
System Testing ?
Answer Posted / uday kumar. a
Integration testing means, testing the interface between
two or more modules(internal interfaces) or interfaces with
other systems(external interfaces). So in integration
testing, we will test for the interfaces. From the testing
point of view, integration testing is black box testing
appraoch, but if the documents for the functionality is not
clear, then we will go through the code and test for the
functionality.
System testing comes after Unit, Component, Intergration
testing is completed. This is the last chance for finding
the defects at the offshore, means we wil built-up the
total system at offshore and test the total system before
giving to the client.System testing includes both
functional testing and non-functional testing. The input
for integration testing is design documents and functional
documents, whereas for system testing ,the input is user
requirement document.
Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
How should your staff be managed? How about your overtime?
What is Test Design?
what will be verification and validation test cases for yahoo login page (only functional test cases)? Please explain in details.
Why is it impossible to test a program thoroughly or in other terms 100% bug-free?
What is a defect age?
Why is it impossible to test a program completely?
What are the interview question on insurance domain in manual testing
What is the difference between baseline and traceability matrix?
What is smoke test? Do you use any automation tool for smoke testing?
When did u complete testing ? Which scenrio should not be in automation testing ? why ?
What are the standard you follow in your company to prepare test plan document? Content is same in every standard or not. Also is there any document to read about the testing standards? Thanks in advance for giving me the answer.
What is Independant Testing? When and where this type of testing will be performed?
Can any one share the domain knwoldege of Telecom Jeeva jeevachr@gmail.com
what types of testing have u done in ur project?and expalin it detail?
Can any1 tell me suppose u r doing manual testing on unix platform with Shell Script, then how it is done? How u r implementing it & what is the use of Shell scripting on Manual Testing? plzzzzzzz i need ur help.