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
what is the relation between all tabs in quality center & explain the testing process in quality center with tabs?
You may undergone many projects. Do all the projects match up with customer’s expectations?
hai friends i need a general test cases for check box,drop down button and radio butoon can anybody reply me plz..........thanks in advance
tell me 5 new requirements in ur project? plz urgent
What is the difference between white box, black box, and gray box testing?
What is mean by Schedule report who is the responsible for generated that one ?
What is error cusing tecnique
what is sanity test (or) build test?
What are the two main categories of software testing?
how will the test plan is pepared in ur organisation>?
What’s the difference between verification and validation in testing?
Write down ten test cases for below scenario: Increase the day by 1 and date format should be mm/dd/yyyy Conditions are : date should not be greater then 31 and date<1 month should not be greater then 12 and month<1 year should not be greater then 10000 and year<1 Thanks in advance
How does compatibility testing differ while testing in Internet explorer and testing in Firefox?
What is bug, deffect, issue, error?
What type of testing you perform in organization while you do system testing, give clearly?