what is stub?Explain in testing point of view?
Answer Posted / mohana
Stub is a dummy program or component,it is used when the
code is not ready for testing.
It is only used for testing
Stub is used in Intgeration Testing ie Top down Integration
Testing
Top Down Testing:- It begins by testing the top level
module and progressively adds in lower level module one by
one. Some times the developer has till not developed the
main module, At that time the temparary module
is created that temparary module called "stub"
Stubs are not required in Bottoms up Integration Testing
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
whats main working for tester. and developer, and prject manager.
Work flow in testing in your company?
difference between change management and configuration management
Negative test cases for phone camera
Please explain how to elaborate on the types of system/functionality for testing Payments, Statements, & Transactions features in a bank.....like what do we test in these,in detail? It's urgent, please reply...thanks in advance.
When do we perform smoke testing?
How to test the below code and write test case? Prove that this code is wrong? int add(int a ,int b) {return a+b; }
If you're given a program that will average student grades, what kinds of inputs would you use?
What is the difference between action & script ?
what is your daily activities?
hi, I m looking for a career in manual web testing. so PLZ anybody who have the practical knowledge of dis field help me. GIVE ME UR MAIL ID so that i can ask regarding some doubts. my MAIL ID is ankurtester819@gmail.com
i heard that mainframe testing is diff from other environments & has lot of keyboard input????pl clarify my doubt & let me know in what way its diff??
hi friends i have a question while the files are uploading into the web server(for storing)..... securely......... what is the meaning securely.......its regarding virus threating or user authentication.... the files are video files these are ripping and converted into .flv format pls clarify ..........thanks in advance......
Diffrence b/w functional testing,functionality testing,system testing?
Write all combinations of test cases for calculater on + symbel