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 |
1> Which is the latest technology use for login page? 2> What is virtual keyboard? Is it more secure than key board?
Can any one tell me which is the best institute for testing in Hyderabad and also the faculty suresh or nageshwarao ????
What are the different available models of sdlc?
What is meant by Framework?Is the framework related only to AUTOMATIO or else it will applicable to MANUAL testing too?
Please send me Sample Template on Test Strategy. Tnx in Advance.
If there is a field called "Amount" which takes 4 digit number & 2 decimal points what will be the test data for this.
What is difference between web site testing, desktop application testing and wireless application testing? what is the difference in testing strategy to test them?
please tell me the test cases for the following scenario 1. Two windows are there in one window pin code text box and ok button will be there.... we need to enter the pin code no and then click on ok........ basing on this in second window post offices address should come...........what are the imp test cases for that.....
What is PBX Testing & What is Test coverage?
what are the document needed to create a test case?How u tell it is test case?
How to Test a C++ and unix application is there any automated tool available,
How do we find Effectiveness of Test Cases ?