Questions were asked on Stubs, Drivers, Top down Integration,
Bottom Up Regression
Answers were Sorted based on User's Feedback
Answer / priya
Stubs : They are temporary programs used in TOP Down testing
when a sub program is still under construction.
Driver: They are temporary programs used in Bottom Up
testing when a main program is still under contruction.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / ramesh ibm
1. Dummy modules are used for main modules when main modules
are not ready at the time we are using Stubs.
2. Dummy modules are used for sub module when sub modules
are not ready at that time we are using Drivers.
3. Top Down Integration:Testing the application from main
module to sub modules.
4. Bottom Up Integration:Testing the application from sub
modules to main module
| Is This Answer Correct ? | 6 Yes | 5 No |
Answer / chandu
A simulated program that replaces a called program (Sub
Program)is called “STUB”.
A simulated program that replaces a calling program (Main
Program)is called “STUB”.
| Is This Answer Correct ? | 1 Yes | 4 No |
Random order tests are conducted to exercise different class instance life histories. is it true
why it is know as alpha and beta testing(alpha & beta)?
what is the difference between integration testing and end to end testing?
what does 80hz refresh rate indicates?
what is meant by test strategy?
why do u go for test bed?
What is a failure?
Preference should be given for High priority bug or Critical severity bug?
hi how to test a video files? and what type of test stategy you follow to test a video files?
Can any one explain in detail about HLDD(High level design document) and LLDD(Low level design document). general at point of time can testers use this. wht does this doc contain.
i am in a small size software house join as a Jnr. software Testing Engineer so here is project is on Coding and almost finished stage, no Test cases or any QA activities done b4 now can any body explain me how can i continue... m realy depresd coz m just doing manual testing by running the process n m good in this phase but i wanna know abt is QA is just doing that way....plz help me
Can anyone please tell in detail about the Rally tool and how a tester is going to use it.