Can any one explain me what is Integration Testing with
Stub and Drivers.Explain with Example.who will do
Integration Testing?
Answer Posted / sachin
Integration Testing :
In integration testing, we have to test all the modules
are combined together or not. we have to test the flow
between these two modules which integrated.
suppose, if we click on the Save button of one page it
should be open the next page and also check the back button
of the next page. it should be open the previous page.
Also check the data fields value in these pages are clear or
not and test the functionality of these pages is working or
not when we click on these buttons Save and Back.
At a time of integration testing, we facing such
problems like previous button functionality is not working,
some fields are not visible, validations is not working of
the fields.
Stub :
The stub are used in the top down approach. Stub means
we have main modules but we need sub modules. so stub
encapsulate the functionality of the sub modules. it is
dummy module called by main module.
Driver:
The Driver are used in the Bottom up approach. Driver
means we have sub modules but we need main modules. so
driver encapsulate the functionality of the main modules. it
is dummy module called by sub module.
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Can any one say me how to do Performance testing step by step plz for a desktop application(offline application).all the data is stored in internal server itself can any plz help me. ts quite urgent friends.
How we will test ubercate
What is smoke test?
Negatives test cases of gmail login page With its severity , priority and expected results columns Through test case template-oodles technologies gurgoan
6 what do you like least about testing?
Anyone tell me the test cases of Shopping Favorite
What are the uses of test plans? What is the need of test plans and explain their significance
If you are handling a product testing and if there are around 100 test cases and in them few test cases are failed then at the end of the day how will you treat whether the product is pass/fail.? consider the failed test cases are in functional requirements.
Beyond the customary advantages of having a testing group, what are the benefits does a company receive from a well run, automated testing group?
What is the different between SIT and UIT?
what should be tested when credit card is used as payment option in ecommerce project?can anyone tell me in detail what to test n how to test when credit card is involved in web application?
what is test scenario and test condition?
1) Difference between "Delete" and "Concatenate" with reference to databases? 2) Difference between SDLC and STLC. 3) Latest versions of the browsers used. 4) What is URL Tampering? 5) Full form of URL. I don't need the answers. These are just for reference.
What are quality assurance and quality control?
when do you escalte issue to your manager?