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 Software Testing?
What is validation in software testing?
PLS SEND REAL TIMERS, WHAT IS SOA TESTING..IM TRYING 3+ YR.. I HAVE GOOD KNOWLEDGE ON MANUAL TESTING... NOW IM NEW TO LEARN "SOA TESTING" IS BEST OR NOT? BEFORE LEARNING SOA TESTING ANY SKILLS ARE REQUIRED..... AND NOW WHAT IS THE MARKET FOR SOA TESTING... AND IT IS BASED ON PROGRAMMING OR NOT?
what is the metrics followed in a small company( if its not a cmm level company). if there is no business analyst in a company then who will prepare the requirement documents
Pls give proper Seq. to following testing Types Regression,Retesting,Funtional,Sanity and Performance Testing.
who preapares use case document? who preapares use functional point document? who preapares use test sceanario document?
hi, I want the sample project documentation, will any one guide me by giving the procedures, mail me in my mail id gpriya_1980@yahoo.co.in thanks in advance
8)What is the actual need for an alpha and beta testing? A)For the developers it is impossible to predict how the end user with really use the application B)Misinterpretation of instructions for using the software C)End users may use strange combinations of input data D)All the above
What type of testing will be done in Installation testing or system testing?
There is an help option in one window, which consists of 100 pages. I want to test same word from every page. How can I do this in 5 minutes?
Can anyone tell me testing comes under verification or validation?
How to do manual testing of a E-insurance project (end to end process)