what is stub and driver ?explane in brife.,and some example
Answer Posted / radhika bondugulapati
Stub -> while integrating the modules in a top down approach
if at all any mandatory module is missing then that module
is repalced with a temporary program is known as stub.
Driver -> while integrating the modules in a bottom up
approach if at all any mandatory module is missing then that
module is repalced with temporary program is known as driver.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
can anyone tell me few critical bugs in ecommerce project.
name poneno dept sun 9894433467 computer This is the xls sheet a programs written to transfer this data into database write test cases and test scenario?
how can you test the web environment for security testing?
What is performance tuning? What are tools of performance testing?
What is an entry criteria?
What are the basic forms of variations?
You may undergone many projects. Do all the projects match up with customer’s expectations?
Hi, I was asked following question during a interview. Please answer it: Password field is there,we can accepts every character except underscore and semicolon. It can accept min 6 characters and maximum 12 characters. Prepare boundary value and equivalence class test cases.
how will u create diff types of scenario for any website?
What were the major challenges u faced while testing
Write a set of test cases to test youtube?
What is an error?
There are some features to improve the performance of a Product. What are those factors?
what is test scenario and test condition?
which of the following is not a coding defect? Option 1 Test harness defect Option 2 Data flow defect Option 3 Initialisation defect Option 4 Algorithmic defect