what is mean by end to end testing?
Answers were Sorted based on User's Feedback
Answer / siri
end-to-end testing is testing the entire application
environment similar to the real world or scenario.such as
interacting with the database, network communications,
hardware and other applications.
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / jyothi
end to end testing is nothing but inter system tesing.if
our application should share the data with other similar
applications ,testing whether it is coordinating properly
with other applications is called end to end testing
ex-E-seva
| Is This Answer Correct ? | 5 Yes | 2 No |
Answer / hemakumar jm
end to end testing is nothing but system testing..testing
the application starting from scratch to the end after
integrated all the modules.....
| Is This Answer Correct ? | 6 Yes | 4 No |
Answer / ch.s.m.prasad
end to end testing is nothing but inter system
testing.during this testing testing engineers validates
whether our app. build is co-existence with other software
systems or not with share their common resource.
| Is This Answer Correct ? | 3 Yes | 2 No |
Answer / ravichandranath
end to end testing or inter systm testing :
example : E-seva
| Is This Answer Correct ? | 1 Yes | 2 No |
How will you find out Root Cause of any defect?
What is white-box Integration Testing and its differences between Black box-Integration testing?
Is it mandatory to use USECASES or directly one can write test casesfrom requirments?
CAN ANY ONE PREPARE TEST CASES FOR SUPPLY ACHAIN MANAGEMENT AND IF YES I WILL GIVE THE REQUIREMENT WHICH CONTAINS NEARLY 27 PAGAES
How we test the bulk of contents in web page using manual testing? Is any open source tool available for that ? Thanks in advance..
what is v-model?
is there any difference between test case design and test case development
What is meant by SIT?
what is reqirements testing and risk based testing?
What is Functional testing?
What is frame level testing and how do we test it?
If a defect is found in UAT after releasing what can a tester tell to his Manager about that defect?