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 |
differentiate defect age build interval? what style of testing we can follow with lack of documentation?
At what stage of the life cycle does testing begin?
How do you prepare a regression testing suite?
Who design the test case templates?
which is the best institute for testing in hyderabad?
how do you know the testcases writing completed
How do you review testcase?? Type of Review...
What are noise variables?
what methods will u follow to prepare testcases in ur org?
what is test condition?how do u rank a test condition?
What are the points to be considered while testing an application on different browsers like firefox, opera, mozilla, ie etc. on both windows & linux ??
wat s security testng,wat u do in this testng