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 |
what is deployement?
Difference btween the QA and QC?
Which are the standards for software test plans?
if yahoo ceo asks you to do performance testing for yahoo site, what are the inputs you ask from them?
0 Answers QA, SmartData, Yahoo,
If there there are 100 test cases which need to be executed in one day and out of them 50 are of Critical Severity, 30 are Major and 20 are Minor. What would be your approach?
please mention critical bugs in hospital management system i.e in project has 4 modules likeappointments,patient chart,reports,pharmacy like that
Can anyone tell me about banking project? abt the transactions? the flow?
What is pairwise testing?
Hello people...im planning to jump into Manual Testing field. How should i start. Please guide me.. Thank you
Write the test cases for a dot (.)? Dot on a blank paper.
Why must we use Tester to test software instead of BA, Developer?
Unix question: 1)command to print a list of files containing a particular word. 2) what does a .profile mean. 3) what is a file server? 4) Command to move towards left in vi editor explain grep and find commands using example.