What is stub? Explain in testing point of view?
Answers were Sorted based on User's Feedback
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 |
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 |
Explain regression testing?
Explain 'Software metrics'?
Hi, For the web application testing, whether we can use "Acunetix Web Vulnerability Scanner", I want to know in detail. Thanks in advance bye
Explain traceability matrix?
What is future of FC SAN vs FCOE SAN
What is difference between Agile and V model? Explain
In the Capability Maturity Model, at which level is effective measurement mastered? 1. Level 1 2. Level 2 3. Level 3 4. Level 4 5. Level 5
Hi..i am planning to write ISTQB foundation level exam..could any one suggest me training center for istqb..also, where can i write istqb exam in chennai..could u plz list the prometric centers for istqb in chennai
what is the main purpose of informal review
What is the difference between web application and desktop application in the scenario of testing?
Explain cause effect graph?
suppose u have raised one bug. you have posted to that concerned developer..he can't accept that is a bug. what will u do in the next stage?