can any one tell me what is the difference between
Integration testing and End-End testing?

plz dont tell me Integration is whitebox testing and done by
developers, where as End-End is blockbox testing and done by
testers.

Answers were Sorted based on User's Feedback



can any one tell me what is the difference between Integration testing and End-End testing? plz..

Answer / anil ekka

Integration testing is only test the interface between the
component/module and determine they function togethre
correctly. For Example like user send request through
computer to printer for print the document and printer
should print the document mean Computer system interact
with printer correctly.

End-2-End Testing mean A-2-Z testing. Similar to system
testing involves testing of a complete application
environment such as interacting with a database, using
network communications, or interacting with other hardware,
applications, or system if appropriate.

If i am worng, please let me know.

Is This Answer Correct ?    7 Yes 0 No

can any one tell me what is the difference between Integration testing and End-End testing? plz..

Answer / saff5005

integration testing is testing whether modules are
integrated properly or not means
whether the data flow betwwen the the modules is smooth
ornot
and wheather modules are doing what ther intended to do
and whether a module is causing any error in other module
this is all checked in integration testing

and end to end testing means a complete transaction is
observed and result are analysed
that is from start point of transcation like clicking say
on a product while shopping it should go and check the
database and get all related prodcuts info form databad and
display it on user screen
from usersceern to database and back to userscreen

Is This Answer Correct ?    2 Yes 0 No

can any one tell me what is the difference between Integration testing and End-End testing? plz..

Answer / mallikarjun

End to end testing is,testing the application whether it is
co-ordinating with other similar application or not.


mallikarjun.g@zapak.com

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More Manual Testing Interview Questions

if a problem on client side is restarting of PC then what are u going to do and say me the methods to solve the problem?

3 Answers   Mantra Group,


Q) Create Preffered customer: As a customer when i purchase more than $5000 in goods since my first purchase, I become a preffered customer so that i can receive the benefits associated with that status.

0 Answers   Capital IQ,


What is a failure?

0 Answers  


What are the disadvantages of overtesting?

2 Answers   IBM,


How do we test the requirements?

3 Answers  






what is meant by Priority and Severity?

2 Answers   Crea,


Which type of testing is most imp. from black box and White box?

2 Answers   eZest,


what will be verification and validation test cases for yahoo login page (only functional test cases)? Please explain in details.

2 Answers   Ebix,


8. What are the last three Web accessibility topics or questions you researched on the Internet?

0 Answers  


Where you will upload and Map the Test cases into QC?

1 Answers   Cap Gemini,


what is deadlock in manual testing?what is another name for this deadlock?

1 Answers  


What is the Defect density? how to find out Defect density in the TestEnvironment?

10 Answers  


Categories