what is the Difference between Integration testing and
system testing?

Answers were Sorted based on User's Feedback



what is the Difference between Integration testing and system testing? ..

Answer / umasubbu4u

Integration: The process of combining components into
larger assemblies.

System Testing: The process of testing an integrated system
to verify that it meets specified requirements.

Is This Answer Correct ?    19 Yes 2 No

what is the Difference between Integration testing and system testing? ..

Answer / praveen 9885734486

Integration Testing means testing using stubs and drivers
insted of original modules but in system testing, based on
all original forms and modules

Is This Answer Correct ?    11 Yes 3 No

what is the Difference between Integration testing and system testing? ..

Answer / sripathi venkata ramesh

I am Sripathi Venkata Ramesh working as a software Test
engineer - different people have given different
answers......I confused so many times.............
So the correct answer is here...

Integration Testing: Testing the
interface/relationship/data flow of the application when
integrating different modules is called integration testing



End to End Testing: To validate whether the flow of
application from the starting point to end point is
happening perfectly For example, while testing a web page,
the start point will be logging in to the page and the end
point will be logging out of the application. In this case,
the end to end scenario will be log in to the application,
get into inbox, open and close the mail, compose a mail,
either reply or forward the mail, check in the sent items,
and log out.



System Testing: Testing the system as a whole to validate
that it meets its specifications or not. or we can say as
Testing an integrated system is called system testing

Is This Answer Correct ?    7 Yes 1 No

what is the Difference between Integration testing and system testing? ..

Answer / 123

in Simple words we can say

INTEGRATION Test:: testing the interface b/w more than two
components, or combinig them and test the flow.

SYSTEM test:: testing the appl or product or u r s/w that
dev environment shud be same as u r production environment.

Is This Answer Correct ?    7 Yes 3 No

what is the Difference between Integration testing and system testing? ..

Answer / prasadbabu1

Integration Testing:- Means that compositon of that modules.
During integration testing different types of approches
avilable they are
1.Top down approach
2.Bottom up approach and
3.sandwhich approch.

System Testing:- Means testing the system as a whole to
validate that it meets its specifications or not.

Prasad maddela,
098416 55478.

Is This Answer Correct ?    6 Yes 3 No

what is the Difference between Integration testing and system testing? ..

Answer / savita rajur

Integration testing:testing the interface/relationship/data
flow of the appilication ....
system testing:testing the whole appilication against
requirment ...
so first functional testing,integration testing and last
system testing...

Is This Answer Correct ?    5 Yes 2 No

what is the Difference between Integration testing and system testing? ..

Answer / chandan

Integration Testing:Testing of combined parts of an
application to determine if they function together
correctly. Usually performed after unit and functional
testing. This type of testing is especially relevant to
client/server and distributed systems.

System Testing: Testing that attempts to discover defects
that are properties of the entire system rather than of its
individual components.



Is This Answer Correct ?    5 Yes 3 No

what is the Difference between Integration testing and system testing? ..

Answer / sunil reddy

testing a group of modules in our application is called
integration testing

Testing an integrated sytem is called system testing

Is This Answer Correct ?    6 Yes 6 No

what is the Difference between Integration testing and system testing? ..

Answer / asmita

Intergration Testing : In every application we intially
implement small Sub-functionalities and integrate those...to
make it a big fuctionality...

So main purpose of testing here is to check whether the
integration is done correctly and verifying dependencies
between the small sub-functionalities

Note: need not be sub-functionality at times we do it when
we integrate 2 or more applications


System Testing : Here in application is viewed in terms of
Fuctionalities...... we see Complete functionality as
whole...we never consider the sub-functionalities.....

So we test the flow of the system which means verifying the
functionality of system

Is This Answer Correct ?    1 Yes 1 No

what is the Difference between Integration testing and system testing? ..

Answer / ankit khandelwal

Integration Testing:Individual Units are combined into some larger units which are tested separately.
System Testing:These Integrated units are combined into a one system which are tested as a whole.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

diff b/w alpha & beta testing? who will do this with examples? can u pls help in this topics

3 Answers  


what is CMM Explain the difference between adhoc and smoke testing explain Bug life cycle Explian STLC What is severity and priority and example of highseverity and low priority

3 Answers   Cap Gemini,


WHAt is diff between test plan and test planning?

5 Answers  


Can anybody define 2-tier architecture,and 3 tier architecture.

1 Answers  


hi!!!!!!!!!!!! i heard there is a new type of testing i.e. YELLOW TESTING if anyone knows about it plz tell me. thanks

2 Answers  






what is diffrerence between build and version

4 Answers   Hexaware,


why u choosen testing as a career after complation if mba

1 Answers  


What is Version Control?

2 Answers  


is there any openings in testing mba guys

1 Answers  


What is Vertical & Horizontal Traceability?

1 Answers  


Hi Everybody could you please send me the ISTQB Material to my mail id karthik18487@gmail.com Thanking you in advance

0 Answers  


what is system testing? explian with scenarios..

1 Answers  


Categories