Did u come across STUBS and DRIVERS?How did u use these in
u r project ?
Answer Posted / jyothinapa
Stubs and Driver comes under integration testing.
integration testing means integrating the modules and
perform testing on that.
integration testing can be performed in 3 approaches
1.Top-Down approach
2.Bottom-Up approach
3.Hybrid approach
Top-Down approach means integrating the main module with
the sub module.during this time if some of the sub modules
are not finished that is if they are in
underconstruction,to continue the integration testing we
will put one stub in the place of constructive sub module.
In bottom-up approach the integration is performed from
bottom to up.here sub modules are integrated with main
module.during this time if main program is not ready that
time we will put driver instaead of main program for
continuing integration testing once they are fully
constructed the main program we aill replace that driver
with the main program.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Hi, I am planing to give ISTQB - Foundation level exam. Can anyone forward the ISTQB materials at laxmi_002@rediffmail.com mail ID.
why use caffine for HPLC calibration ?
what is your daily activities?
why QA team is necessary for an organization?
What do we need to build a quality QC team ? a QC manager with all junior QCs or a QC manager with all senior QCs?
approx how long a simple website take time just for manual testing including report generation.
Define Stability, Scalability and reliability with example ?
What are similarities of Agile and Scrum?
What is Dynamic Binding and Dynamic Loss?
What are noise variables?
write test case for gmail sign up page ?
What knowledge I must have as a 3 yrs. manual tester??
If we have no srs, brs but we have test cases does you execute the test cases blindly or do you follow any other process?
what are the templates for daily,weekly and monthly reports? plz reply ASAP.
How to do security implementation for any URL??