What is stub and driver in integration testing ?
Explain with example.
Answer Posted / joy
stubs - we can say use of dummy module to test the main functionality.for eg to test the application for billing payment while the connection to the sever is not ready then we can use stubs to test the billing application.
Driver :- same as above in this we test the sub module when the main part is not developed.for eg:-login page where login functionality is not developed while u can test the remiaining part
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
what risks do u faced u r projest how do you solve
What is bug leakage?
Can you explain exploratory testing?
.In languages testing, what is the fixed part and changing part?
What are the possible test scenarios around AVS check of any credit card? (Testing through payment gateway online) (What are the fields we should check while checking AVS and CVV)
Which was the most interesting bug you found.
A form has four mandatory fields to be entered before you submit. How many numbers of test cases are required to verify this? And what are they?
Hi everyone, My name is Salil Mishra. I am having 1.7 years of experience in manual testing. But as i m 2008 passout, there are limited position for me in the companies. Please help me out in getting a good job guys..I f you find something then please mail me at salilmishra29@gmail.com
can anyone tell me few critical bugs in ecommerce project.
What is testing and maintenance?
What is integration level testing?
what types of bugs will we find out in banking projects
what is e-tester?
What is pesticide paradox?
Write 2 scenarios for Integration testing? Please let me know its urgent.