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 defect masking?
How regularly you used to get the build and who used to installed build in software testing
When we use integration testing for any new system so why we required system testing.
What is pesticide paradox?
do a new defect is required to log for slight variation in steps on defect retest or the defect can be re open
What is disaster testing and recovery testing ?
Hi I want to prepare for ISTQB Foundation level. Can any body mail me some sample papers for preparation. My mail id is sanjaysachdeva2008 @gmail.com
tell me 5 new requirements in ur project? plz urgent
Example for High Severity and low priority, High Severity High priority, Low Severity Low Priority, Low Severity High Priority?
What is Management Testing?
Can any one suggest how to write the bug reports effectively by optimizing what we want to describe?
what is Persistent Testing.