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.
Answer Posted / 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 |
Post New Answer View All Answers
How do you Prepare a Defect Managemnt Policy
Our software designers use UML for modeling applications. Based on their use cases, we would like to plan a test strategy. Do you agree with this approach or would this mean more effort for the testers.
What is configuration management in software testing ?
What is a test severity and test priority? difference between them with suitable examples?
How do you scope out the size of the testing effort?
what are the prerequisite conditins to test clientserver and web applications
9.Data – driver automation typically includes?
Please Tell me About Fish-Bone Model. Thanks in Adv.
What is an inspection in software testing?
Hi All I want discuss abt Testing tools is any one available online in google chat?
what is agile model and spiral maodel?pls explain with an example?
What criteria would you use to select Web transactions for load testing?
What are the disadvantages of manual testing?
what are your achievements in your organization ? Guyz very very urgent , help me
plz tell me the difference b/w PB/MF based appl.with examples. Thanks