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 / 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 |
Post New Answer View All Answers
What is the difference between functional testing and integration testing?
Hi All. How can we write negative test cases for Logout Operation ? Please place the answer with a few details and if possible add some related object properties. "A tester exposes his/her ability not only by words he/she also proof it by work"
what type of quetion may be asked for experienced person in manual tester of 1 year?
What is Online gaming, payment gateway development, hosting and custom software development services.
How does compatibility testing differ while testing in Internet explorer and testing in Firefox?
what is a data guidelines?
What is a test log?
What type of projects can include in Logistics Domain? and what is the type of domain for project which include Driving license renewal, Different type of title registration etc...
Write the test cases for godaddy home page
what is metrics in software testing? give me a brief detail about it?
What is an inspection in software testing?
Explain severity with example and expalin each example?
What processes/methodologies are you familiar with?
What exactly is quality control? Is it similar to quality assurance?
Can you explain equivalence partitioning?