What is Integration Testing?What is Bottom Up & Top Down
Testing?
What actually the Stub & Driver is?
Explain me giving practical example?
Answer Posted / sujana
Integration testing is nothing but to test whether all the
screen are integrated in correct order.
for ex:take yahoo mail
when i open the site login screen is to be appeared after
existing username and pwd it should direct me to mail box,
there if i click on sentmail it should display the sent
mails and again if i click on inbox from sent mail page it
should direct me to inbox only not to some other page and
from any page if i click back it should direct me to
previous page only like that we have 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 ? | 49 Yes | 10 No |
Post New Answer View All Answers
What expected result should come when Enter any sql query like “Select * from hello;” without quotes and with quotes.
What is the negative testing and example
I am having 2 years of experience in Manual Testing, 2marrow I have an interview with a Company. Which type of questions they will ask me?How should I prepare for interview?Please guide me so that I will clear the interview.
State a generalized process for load test? Or explain how you did it previously.
What is an entry criteria?
Once automated, what are the types of functionality provides the highest Return On Investment (ROI) to the company?
If we have no srs, brs but we have test cases does you execute the test cases blindly or do you follow any other process?
Hi all, can anyone tell me what is the selection procedure in Birlasoft for Manual Tester?It will be a great help.
HI GUYS,, I HAVE 3 YEARS OF EXP IN MANUAL TESTING...NEXT MONTH ONWARDS I WORK FOR MOBILE TESTING....PLS SUGGEST ME WHAT I LEARN FOR TRAING,, MOBILE TESTING OR ANDROID....FOR MOBILE TESTERS NEED ANDROID(IFONE) DEVOLOPMENT KNOWLEDGE OR NOT? EXPLAIN CLEARLY
Write the test cases for godaddy home page
1. Give me an example of something you tried at work but did not work out so you had to go at things another way. can somebody give a real time example
please send me interview questions asked in google in testing - manual
Describe some staff conflicts you have handled.
My name is Akpos from Nigeria. I have finished manual testing course. Please, can someone advise me where to go on from here?
In what situation would you want to parameterize a text verification check?