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 |
What is PBX Testing & What is Test coverage?
Explain the defect life cycle.
difference between bug reporting and bg tracking
difference between development project & maintainance project
say me any problem u faced in the project after delivering to client?
which type fo Error occurred in localization testing and globalization testing explain me with example thanks Pradeep Singh
what is meant by regression testing?
How can you define state tanstion testing aswell decesion testing with examples.how you can differ them too??
who will collect requirements from client
what is testing process in related to Application testing
Can Anybody tell me What is diff. in Win2k namd Win-XP Thanks in advance
what is the function generator?