What is End-TO-End Testing?Explain in detail
Answer Posted / 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 |
Post New Answer View All Answers
Tell me what criteria do you consider for automating a test?
Do you know when autoit is used?
How do you select which automation tool is best suited for you?
What is an automation testing framework?
Define sdlc in testing.
What are the advantages of test automation?
Tell me what is the firefoxdriver, class or an interface? And which interface does it implement?
Currently I do not have any automation in place in my project, but now I want to implement automation, what would be my steps?
What is tree view in automation testing?
what is the advantage and dis-advantages of using framework ?
how to map requirements& test cases in quality center ???
Explain me what is the difference between setspeed() and sleep() methods?
Tell us how can you create html test report from your test script?
What is open source tool and give example?
What is in-house tool?