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
What are parametere require for Performance testing?
hi i want manual testing interview question(3+exp)please tell me
How to overcome pesticide paradox?
What is an entry criteria?
What is mean by multi-threading testing?
Can anybody give whole test cases for banking module.it should include from start to end .that will help me more.to do study.it should contain account,deposite,withdraw,fd,atm modules.?please try to give me??
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?
.In languages testing, what is the fixed part and changing part?
Explain unit testing, integration tests, system testing and acceptance testing?
what is mean by Performance Related Testing in data base?
What is build interval period?
What do you do if the bug that you found is not accepted by the developer and he is saying its not reproducible.
What is test out put?
Which is the best book to ref. for design the test cases/scenario in manual testing,which gives detailed idea with all the strategies ?
what are the 3 test tool categories and describe what each can do.