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

what is traceability matrix and its usefulness

3745


What is manual testing and what is it process?

1262


What are the challenges you faced in your project (Testing) and in your company?

2804


How does compatibility testing differ while testing in Internet explorer and testing in Firefox?

2993


what are the tests u did in entire project? when it did in the project? (means at the release build to end of project) plz explain clearly

1869


Artifacts in design phase of SDLC ?

3271


What is difference between Bug resolution meeting & Bug Review Committee? Who are participants?

2670


hai friends i need a general test cases for check box,drop down button and radio butoon can anybody reply me plz..........thanks in advance

1796


Difference between Stakeholder and Relevant Stakeholder?

1823


How do u determine,what to be tested?

1812


I have 6 months experience as project tarine and one and a half year experience as software engineer.Should i write taht my total experience id 2 years.

1702


How many types of api testing are there?

863


can anyone help me regarding testing patterns?

1760


What exactly you do as a Configuration controller?

1734


Explain the procedure for manual testing.

908