What is the example of Integration Testing?

Answer Posted / er.rupali

**Integartion esting means the Interaction between two module and modules.
Integration testing focuses on checking data communication amongst the modules.
*approaches :Top up integration & bottom down integration approaches .
*Top up approach---Testing when the top modules ready to test but bottom module are not then one module will creat temporary module called 'Stubs' i.e Called Module.
*Bottom up approach---Testing when the bottom modules ready to test but top module are not then one module will creat temporary module called 'Driver' i.e Calling Module.

eg.take Yahoo Site.
When i will open the site page will open after giving valid Id password.login the page and it should give me direct mail box.
When i will click on sent mail it will show me sent mail box not other.
If i will click on back arrow it will go on previous page.
That to check the flow sequence of the screen is integration testing.
stub means:
in a project the login screen is completed and the inbox
page is also completed sent mail and compose mail are yet to
complete then to test the integration we use a dummy page to
direct when click on the compose mail and sentmail links.
Driver means:
login page is yet to complete and compose mail ,inbox etc
are completed to check integration we use a dummy screen
with some meassage like under construction and a login
button, on clicking login button in that dummy screen it
drives to inbox page this is driver

Is This Answer Correct ?    16 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Do you know anything about Set Top Boxes?

7749


What type bugs you will find in integration testing with example?

1544


What is performance tuning? What are tools of performance testing?

667


Work flow in testing in your company?

1352


How we can test Cookies Manually?

1808






Why testers wil prepare useracceptance testcases,system testcases and integration testcases,What is the differenece between all this test cases

1611


Presently working in software company as a software test engineer with 1.5 yrs of experience but i am 2002 passout.Gap is 6 yrs.Is there any problem getting job in MNC? Which criteria HR follows for recruiting test engineer?

1621


Information about Automated Software Installer

1461


Describe your personal software development process.

2161


what is the relation between all tabs in quality center & explain the testing process in quality center with tabs?

1586


what is sanity test (or) build test?

653


can we do database testing in manual testing? then how we write the test case?

5949


Hi, Please can one tell me how to test the usability testing, which method has to be used, how to write the report? Thanks Deepa

1590


what the purpose of requirement phase

12433


what is test case management?explain in brief.

1550