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
What about manual testing opening in bangalore in September. Not getting a single interview call from last one month.
Why do you need to parameterize fields in your virtual user script?
Write the 10 high test cases for making video call/face time?? Write the test cases for credit card accessing the money transfer?? Write the test cases for file transfer from one user to other from Google Drive/drop box?
wat is meant by frontend and backend testing
What is srs and brs document?
1.Enlist the types of testing performed for any window in sequence? 2.Use of edit_get_list function 3.Accuracy & Precision
PLS SEND REAL TIMERS, WHAT IS SOA TESTING..IM TRYING 3+ YR.. I HAVE GOOD KNOWLEDGE ON MANUAL TESTING... NOW IM NEW TO LEARN "SOA TESTING" IS BEST OR NOT? BEFORE LEARNING SOA TESTING ANY SKILLS ARE REQUIRED..... AND NOW WHAT IS THE MARKET FOR SOA TESTING... AND IT IS BASED ON PROGRAMMING OR NOT?
Which is the best book to ref. for design the test cases/scenario in manual testing,which gives detailed idea with all the strategies ?
What processes/methodologies are you familiar with?
What is the difference between three tier and two tier application?
How do you get programmers to build testability support into their code?
Test cases have written according to Flow of the software working or according to Screens?
define Testing of Procedure, Triggers and Functions in data base testing ?
Test approach to windows update?
What is bug, deffect, issue, error?