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
few automation basic questions One question to write a scriot in any language you know.
How can write testcases on a code under development pls give asnwer
What types of software testing are available?
When new application ready to test than whats your testing strategies?
can someone give me a brief idea about embedded testing.. i know both embedded system concepts and testing concepts.. i just want to know what we have to do for embedded testing
Can automation testing replace manual testing?
There is only requirements document. You have 10 days and 8 resources to release the system.At the end of the 8th day u tell ur TL that system is ready for release. How will you proceed with the testing process or in other words what all approach you will follow once you get requirements
Explain some techniques for developing software components with respect to testability.
What is split testing?
Define brain stromming and cause effect graphing?
Do we have any certifications for ETL Testing ?
After insert the record in front-end, how will you check the back end by manually? Please explain?
hai friends can u expalin about real time process of testing at the company, like flow diagram
How quickly we need to fix the bug? Or how soon the bug should get fixed?
What are the various techniques in black box testing?