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


Please Help Members By Posting Answers For Below Questions

What are the Major Functionality for a ATM machine ??

4993


What is Traditional testing & Object Oriented testing?

1965


structure of an incident report is covered in stand for software test document IEEE 829 and is called as?

2267


How to explain a banking project in interview ? like project discription is Client Online Banking Application provides access to information relating to Banking Online Services provided by Axis to View daily customer transactions, Current and Previous customer statements, Transfer funds from Chequing and Savings accounts ................ From interview point of view can any one explain this project in laymans language

10002


What is test driver and test stub?

698






Can anyone list out major scenarios for an application managing drug composition?

1521


Can you do system testing at any stage of sdlc?

658


What is the difference between manual testing and automation testing?

647


How many bugs occured will be considerd appropriate over 1000 steps when inspecting software? Describle an approriate Bug value.

1685


I know functional test cases are derived from frs and system design specs. But are test cases for performance, database, boundary, relational integrity and other types of tests other than functional tests created from frs and system design specs as well? When are these test cases created? Are they in the same test plans alongside functional test cases or is their a different test plan that includes these test cases?

1680


Can you explain the workbench concept?

701


Hi I want to start online training couses for testing Any body plz help me out how to start the online courses Plz post the answer here or send me a mail for kommineni.1020@gmail.com

1708


how to test the case with 5 combination and inputs

1605


What is back to back testing?

1489


write test case for linked in sign up page ?

1895