10.What is stub?
Answers were Sorted based on User's Feedback
Answer / rafi
Stub:Stub is a dummy module which behaves like a unbuilt
feature.
In top-Down approach we are going foe Stubs
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / sajan
A stub is a small program routine that substitutes for a
longer program, possibly to be loaded later or that is
located remotely. For example, a program that uses Remote
Procedure Calls ( RPC ) is compiled with stubs that
substitute for the program that provides a requested
procedure. The stub accepts the request and then forwards it
(through another program) to the remote procedure. When that
procedure has completed its service, it returns the results
or other status to the stub which passes it back to the
program that made the request.
| Is This Answer Correct ? | 5 Yes | 3 No |
Answer / sujith@
while integrating the modules , if at all any mandatory
module missing is replaced with a temporary program that
program can say as stub........this happens in top down
approach
| Is This Answer Correct ? | 2 Yes | 0 No |
Stub is dummy module which is used when a module is already
developed and to test that module we need another module
for interfacing.
-stub is being called while driver calls a module.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is realtional testing?
What is the best way to answer, what is test scenario, strategy and test plan
How do we run the Data Base Testing Manually
do you write test case for smoke testing?If not why?
there are many test cases in our test case repository like function,integration,system,acceptance test case so which test case should test engineer test first.? please answer me . thanks
What is the first query u encounter to test a database..?
Hi friends This is sowmya plz can u tell me what type of questions will they ask in banking domain in interview plz let me know thanks in advance
how will you test transfer funds module...explain in detail
How to test the functional specification?
who are the three stake holders in testing
What is Test Scenario & Test Case
can u tell me what is orthogonal array testing?