What is the Stub abd the driver ?Are these both using at
the time of Top-up approach of integration testing and
bottom-down approach testing .?
Answers were Sorted based on User's Feedback
Answer / shilpa
For Top Down approach of testing we use stubs.
For bottom up approch we use drivers
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / gazal
driver is a program which calls the same procedure call of
module being tested calling the other module.while the stub
calls the same procedure of the module being called by the
other module
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / sm
When we are having the condition of sub programs under
construction with ful fledged Main program there we are
using this stubs instead of going of under construct sub
programs
this approach we are using in Top Down method.
where as if the main program is in under construction the we
are using drivers in place of under construct main program..
this approach we are using in Bottom down method.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is the difference between sanity and smoke testing?
Explain Iterative model, Incremental model, Spiral model, Evolutionary model and V-Model?
How do test documents in a project span across the software development lifecycle?
We believe in ad-hoc software processes for projects. Do you agree with this? Please explain your answer.
how will u Do Smoke testing and Sanity testing for these fields:We have 3 fields on page: Name,Address and Pincode ?
will any real time user send me any dummy r real time copy of traceability matrix. ref_it_ref@yahoo.co.in
IN V-Model, from where a tester involves and from where a developer will involve???
What do u mean by Top down approach and Bottom up approach? How will u implement these in u r project ?
What is the main diff. between Retesting and Regression Testing ?
What is the big deal about ‘requirements’?
which document we prepare first whether test plan or test case document
If you are a team leader and u have to complete your testing job of 5 days into 2 days, how would u handle this situation with team members?