What is stub? Explain in testing point of view?

Answer Posted / shubhangi

Stub is dummy program.
Incase you are developing one sub-system and some data is
expected from other sub-system.
While developing the sub-system you don't have visibility
to that sub-system,you prepare other program which will
behave as that sub-system.
This program developed for testing purpose and called as
stub

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is technical review?

569


What do you mean by automated testing?

594


What is the difference between the stlc (software testing life cycle) and sdlc (software development life cycle)?

587


How do you obtain the expected results for testing a search operation?

550


What is v- diagram (model)?

558






What is a user friendly software?

546


What is api (application programming interface)?

602


What is sei - software engineering institute?

574


EXPLAIN HISTORY OF SOFTWARE ENGINERRING? ISO & CMM certification and its use in context to software testing

1512


Hi, Can any one please provide any links regarding the interview questions for Computer Systems Validation. I have got QA background and looking for a career in CSV in Pharmaceutical Companies. Thanks in advance...

1555


What are the two parameters which can be useful to know the quality of test execution?

967


What are enter & exit criterias of a test paln?

688


What is Recovery Scenario

610


Explain debugging?

529


We use the output of the requirement analysis, the requirement specification as the input for writing …

818