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 |
Can u please explain wat is Cyclomatic Complexity?and wat is incident?
Who will repare SRS? What is the basis for SRS preparation?
Can you explain the different maturity levels in staged representation?
Write all combinations of test cases for calculater on + symbel
What is the difference between Quality Plan and Test Plan Anybody can give answer..Thanks in advance...
On what criteria we will write test cases?
what is checkin & checkout ?
2. If you had to give the site a grade, from A to F, where A was exemplary and F was failing, what grade would you give it, and why?
how do u manage scripts in winrunner when you application is changing frequently?
How will you link the Defect to the Test case? Explain Bug life cycle ?
Relative to other technical groups in the company? Relative to your staff?
What is the difference between two tier and three tier architecture?