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
Describe a past experience with implementing a test harness in the development of software.
Encapsulation of attributes and operations inside objects makes it easy to obtain object state information during testing. is it true.explain
how will you estimate of your website?
What can you tell about the project if during testing you found 80 bugs in it
*) Internal review defect gets detected… 1) During peer review. 2) By the own stuff member onsite/offshore. 3) During Informal review process. 4) None of these 5) All of these
hi friends .......... from srs to signoff what r the tests the testing team will conduct either sequentially or parallel pls advice thanks in advance
When will the testing starts?
What are differences in testing a client server and a web application?
MS Paint
1) how will you do validation testing in combo box ? (2)Suppose user does not want maximum length validation message, but when tester inserts data in textbox and it gets truncated, how will you resolve this issue ? (3)if a user inserts maximum number in quantity textbox in a PHP based web application then what result will show?
What is defect cascading in software testing?
How can you prepare the resume for testing? Can you send me the answer for this questions?
3. In a system designed to work out the tax to be paid: An employee has £4000 of salary tax free. The next £1500 is taxed at 10%. The next £28000 after that is taxed at 22%. Any further amount is taxed at 40%. To the nearest whole pound, which of these groups of numbers fall into three DIFFERENT equivalence classes?
what is the difference between website and web based application ?
Hi All I want discuss abt Testing tools is any one available online in google chat?