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

Hi.. I am working as a tester in a small company. I have 2+ yrs exp in manual. we are using only excel sheet for preparing bug report. Now i want to search job in other company..I dont have any idea about bug tracking tool..should i know abt any bug tracking tool to get better job?

4 Answers  


What is Deep Structure Testing?

1 Answers   iSoft,


I write the test cases in Excel Sheet. For Retesting how to maintain the excel sheet.? Hw to maintain the History?

2 Answers  


can you tell me how to write test cases for payments, receipts, inward clearing, outward clearing, A/c statements ?

0 Answers  


last week i attended tawant technologies. it may be useful for for u. i could not remember every qustion and answer. . 1. verfification is a. r we buliding the sys right? b. r we buliding the right sys? 2. regeression tetsing a. always can be done automation b.unchanged areas have not been affected c. changed areas have not been affected. 3.Equalent class partition is a.white box tetsing technique b.Black box tetsing technique ........ c.black box .............. 4.arrange order unit testing,integartion, validation, sys tetsting 5.debugging is a.testing activity b. developement activity c........ d......... 6.security tetsting a. bullet prooof...... wrapped s/w b....... 7.smoke testing a..... 8.defect managent tool does not conatin a. b. 9. sys reliability a. 10.user accceptance tetsing is done by a.tester b.developer c.end users d........ 11.which is not static testing technique a.walk through b.inspection c. d. 12.wat is diff b/w? if the s/w isdeveloped by other country if the s/w isdeveloped by ur country? a.culturtal diff b. re allocation resources. c...........no ctrl pf process d........ plz go through these topics.....i am not able to rememeber every qusetion and answers. sorry let me know u ahve any questions.u can add here extra questions. brahma412@yahoo.co.in

3 Answers   Tavant Technologies,






If there are so many bugs open and still the client want the s/w what will you do?

2 Answers   HCL,


What is ISO 9000?

2 Answers  


What is actually a rule based testing

0 Answers   ISPL,


what are the types of priority and sevority?

3 Answers  


diff b/w test case and test script?

3 Answers   IBM,


Which testing is called as "confidence Testing"?

2 Answers   PanTerra,


There is a window with 6 to 7 fields like First Name, Last Name,Address,Contact Number, ..........etc My Question is ---> What are the -ve test cases for such a fields.There are no validations for any field.

4 Answers  


Categories