What is stub? Explain in testing point of view?

Answers were Sorted based on User's Feedback



What is stub? Explain in testing point of view? ..

Answer / lakshmikantha b

Stub is a dummy program or component, the code is not ready
for testing, it's used for testing...that means, in a
project if there are 4 modules and last is remaining and
there is no time then we will use dummy program to complete
that fourth module and we will run whole 4 modules also. The
dummy program is also known as stub.

Is This Answer Correct ?    1 Yes 0 No

What is stub? Explain in testing point of view? ..

Answer / 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

More Testing AllOther Interview Questions

What is loop testing?

0 Answers  


What is quality assurance (qa)?

0 Answers  


is there any open source testing tool to perform whitebox testing and black box testing which supports c++ in linux.plz ans

1 Answers   CTS, Infosys, Satyam, Sonata, Wipro,


In MSBI also we need to write test cases please tell me because iam new to msbi

0 Answers   Accenture,


HOW DO YOU COMMUNICATE WITH THE DEVELOPER ON DEFECT?

1 Answers  






What's Stress Testing?

0 Answers   MCN Solutions,


Can somebody provide me some interview questions on Selenium? plz email on er.pallavikapoor@gmail.com

1 Answers  


how can i express my feeling as a test engineer having 3 years of exp, how do u enjoyed the testing? urgent

2 Answers  


The Following Characterstics posses some XYZ company. * Uses formal standards and policies * Conducts software inspections * Has advanced configuration management and change control * Uses CASE tools * Has a software engineering process group * Gathers metrics on process and quality * Requires that developers have formal software engineering training * Practices continued process improvement Based on aboue , Tell me which CMM Level is the company..? 1. Level 1 - Initial 2. Level 2 - Repeatable 3. Level 3 - Defined 4. Level 4 - Managed 5. Level 5 - Optimizing

0 Answers   HCL,


How you would allocate a task to team members?

0 Answers  


What is the minimum criteria for white box?

1 Answers   TCS,


What the main advantages of statement coverage metric of software testing are?

0 Answers  


Categories