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 |
Hi all, Do anyone have the experience in PDF Document Automation using OLE objects and methods? If so suggest the best websites for source. Thanks :-)
What are the main attributes of test automation?
What are different coverages in function testing?
Tell me what databases can test director reside on?
Name some of the commonly used automation testing tools that are used for non-functional automation.
What are the steps to perform Load and Stress testing on a Website? What resources do I need to do this? Please advise. Thanks in advance.
What are the types of testing we cannot do, by using automation tools
WHAT IS TEST SCRIPT AND HOW DO YOU CREATE IT?
Could anybody send me the document on how to re install QTP 9.0 after the evalution period (14 days). It will expire within 3 days. Thabks in advance.
What types of scripting techniques for test automation do you know?
Describe some problem that you had with automating test tool?
Tell us the line of code webdriver driver = new firefoxdriver();.?