What is end-to-end testing when we will do that testing?
Answer Posted / p
End to end testing is similar to system testing. Testing a
complete application in a situation that mimics the real
world use, such as interacting with a database, and using
network communication.
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
what is the architecture of your current project?
If project wants to release in 3months what type of risk analysis you do in test plan?
1.what is a test condition ?
If there is non reproducible bug which developer is not ready to agree, how you will convince him.
How to overcome pesticide paradox?
What is meant by entry criteria and exit criteria in software testing?
What are cookies?
What do you like about computers?
What is a code walk through?
How many bugs occured will be considerd appropriate over 1000 steps when inspecting software? Describle an approriate Bug value.
How can write testcases on a code under development pls give asnwer
negative test cases on banking domain ?
Tell me agile process in your company
What is the procedure of manual testing?
Encapsulation of attributes and operations inside objects makes it easy to obtain object state information during testing. is it true.explain