What is End-TO-End Testing?Explain in detail
Answers were Sorted based on User's Feedback
Answer / satya
End to end testing means testing the complete application
in a situation that mimics the real world use, such as
interacting with database, network communications, or
interacting with other hardware, applications or systems if
appropriate.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / radhakrishna.gavara
end to end testing is nothing but system testing.that is
testing all the functionalities from starting pt to
endinding pt against the requirements
| Is This Answer Correct ? | 3 Yes | 0 No |
Answer / swathika
Testing done at every tiny functionalities is said to be end
to end testing.
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / sm
End to End to testing means that testing client side
validation as they are using it in their site is known as
end to end application..
| Is This Answer Correct ? | 0 Yes | 1 No |
IS DATA INTEGRITY TESTING AND INTEGRATION TESTING ONE AND THE SAME?IF DIFF CAN U SPECIFY THE DIFFERENCES
WHAT WE CAN NOT DO WITH QTP? GIVE 5 POINTS.(EXCEPT PERFOMANCE)
Does automation replace manual testing?
how can we reverse the string without using the revese of String function in QTP?
Which package can be imported while working with webdriver?
Explain some disadvantages to manual software testing?
What should you do after finding a bug?
What is meant by the automation framework?
When will you automate a test?
How can a mainframe application be tested using Automation tools. I mean which is the best tool to do Mainframe testing?
explain add in manager and virtual object wizard in winrunner
If automating - what is your process for determining what to automate and in what order?