What is end-to-end testing when we will do that testing?
Answer Posted / lucky
Let say there are two modules X and Y.
X module gets keyboard inputs from user.
X Process the information and send some information to Y.
User uses those informations which Y module gets from X
module and do some functionality verififaction.
End to End testing means the testing starts from the user
data input in module X to the functionality validation in
module Y.
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is software review?
can anyone tell me the scenarios for online banking transaction ?
How can you use technology to solve problem?
What are the main key components in Web applications and Client Server applications? and their differences?
Hi I want to start online training couses for testing Any body plz help me out how to start the online courses Plz post the answer here or send me a mail for kommineni.1020@gmail.com
what are your achievements in your organization ? Guyz very very urgent , help me
Can any body tell me in real time how cookies testing is done. And please tell me the steps.And for cookies testing test cases is needed.
negative test cases on banking domain ?
What is the difference between coupling and cohesion?
Can some one help me writing a manual test case for email applications like yahoo i need for www.everonn.com
What is mean by multi-threading testing?
What is the procedure of manual testing?
Do write a separate test case for regression testing? If it is yes, explain how to write the test case?
what do you mean by Develop test data through sourcing (or) handcrafting techniques
1.For a single module how many builds are possible 2.what will be the max or min time to finish up an single module