10.What is stub?

Answers were Sorted based on User's Feedback



10.What is stub?..

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

10.What is stub?..

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

10.What is stub?..

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

10.What is stub?..

Answer / vidya

A simulated program that replaces a called program is called
stub.

Is This Answer Correct ?    1 Yes 0 No

10.What is stub?..

Answer / mfsi_krushnas

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

Post New Answer

More Manual Testing Interview Questions

what is v model need clear explanation with advantages and disadvantages?

3 Answers  


How should you learn about problems discovered in the field, and what should you learn from those problems?

1 Answers  


what is testing methodology

3 Answers   Wipro,


How Sevierty and Priority are related to each other?

8 Answers  


Do submit teststrategy to customer if yes at what time

0 Answers   Kanbay, Miracle Solutions,






Hi,frnds. can any one tel me " is QUALITY CENTER & TEST DIRECTOR are same or different ? if different, pls tel me the difference.. its an question asked me in an interview.. pls tel me frnds

6 Answers   AZTEC,


1.what si the out come of testing.?

5 Answers  


What is Testing in Abnormal environment? a)Stress Testing b)Beta Testing c)Performance Testing d)Security Testing

2 Answers   Intrack,


What is the role of software tester in process of verification? Explain.

1 Answers   IBM,


Difference between smoke and sanity testing

0 Answers  


Hi Please tell me about ERP Project how do describe in interview Please tell me details about this project my id is chiku_69@yahoo.in

0 Answers  


When priority and Severity is opposite then which one required to solved first? Bug Number 1=(Severity 1 & priority 3), Bug Number 2=(severity 3 & priority 1), (high=1,Medium=2,Low=3)

3 Answers   HP,


Categories