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?
how to use regular expression in Test Complete Functional tool
How did you use automating testing tools in your job?
What is the different between GUI map and GUI map files?
How many test cases have you automated per day?
wat would be the parameteries for ul testing for web applilcation
How do you select which automation tool is best suited for you?
What are the attributes of a good framework?
i have one answer from you that today the test cases are not stored in the database(SQL server 2005). But in automation testing where does the test case store? plz tell me... i have more confusion
How does load testing work for websites?
What are the types of the framework used in software automation testing?
How is Jmeter tool very useful in projects when it does not have features like online monitoring,WAN emulation,caching like other performance tools.
Tell us how to select a value in a dropdown?
test cases test wheather window? test cases to test calculaor? test cases to test a reverse string program? test cases to test program{ int.parse(sting str) $return (int)}? test cases to test program{display string length}?
What are Keyword and Data driven frameworks in Selenium RC