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
1.Enlist the types of testing performed for any window in sequence? 2.Use of edit_get_list function 3.Accuracy & Precision
What does you mean by positive and negative testing & what is the difference between them. Can anyone explain with an example?
diff b/w desktop based testing & web application testing
What are the various test case for google analytics, api keys , pay pal if you know please post me a answer. And how we will test
What is middle ware testing?? what are the companies using this tech?
What are the Major Functionality for a ATM machine ??
You may undergone many projects. Do all the projects match up with customer’s expectations?
How do you go about testing a project?
What will be the testcase for a uniquely generated number in the application?? i mean to say is, how will i conform the application is generating a unique value.... please do answer...
what is test case management?explain in brief.
Are there more defects in the design phase or in the coding phase?
Difference between adhoc testing and error guessing?
How to overcome pesticide paradox?
What are the two main categories of software testing?
How do you test a web application for dump and deaf??