What is the difference between stub & Driver? which is
needed in Top Up & Bottom Down Testing?
Answers were Sorted based on User's Feedback
Answer / kapil sood
Stubs and drivers are nothing but codes or programs that we
use for testing bottom up and top down testing.
For Bottom up testing we use drivers and for Top down
testing we use stubs.
Stub is special purpose program which is used to simulate
the activity of missing component.
Driver is special code to aid the integration or routine
that calls particular component and passes test case to it.
| Is This Answer Correct ? | 14 Yes | 1 No |
Answer / krishna
Stub is used in The Top-Down Approach & Driver is Used in
The Bottom-Down Approach
While integrating The Modules in Top-Down Approach if at
all any Mandatory Module is Missing Then That Module is
Replaced With Temparory Program Known as STUB
While integrating The Modules in Bottom-Up Approach if at
all any Mandatory Module is Missing Then That Module is
Replaced With Temparory Program Known as DRIVER
| Is This Answer Correct ? | 5 Yes | 4 No |
write test case for gmail sign up page?
What is TRR ?
What is diff. between System Testing and Integration Testing ?
where do i get study material for istqb exam?which one is better istqb or microsoft certification in testing?plz inform in on my email-id?immediately.this year i want tot appear for.
As experienced what could be the interview questions based on project? It's urgent
6 Answers ABC, P2Softech, Sony,
How do you determine what to test?
what is the difference between reporting and testing? which one is good to choose as a carrer?
What is baseline testing?
what is mean by extensive testing?
How many Test-Cases can be written for the calculator having 0-9 buttons,Add,Equalto buttons.The testcases should be focussed only on add-functionality but mot GUI.What are those test-cases?
define 1)test methodologies, 2)test data 3) test scenario 4 ) test environment
can someone give me a brief idea about embedded testing.. i know both embedded system concepts and testing concepts.. i just want to know what we have to do for embedded testing