what is stub?Explain in testing point of view?
Answer Posted / jessica
Stub is a part of Intgeration Testing
Intergration Testing
1>Top down-Use stubs to test the module
Stub is a dummy module replaced in order to test the main
module so that we are sure that the integration between
both the modules works fine
2>Bottom Up-- Use driver to test the module
the test data is sent to main module thru the drivers(also
called Test Harness)
| Is This Answer Correct ? | 39 Yes | 3 No |
Post New Answer View All Answers
what is independent question and what is retriewing and what is problem of severity.
How to write testcases for unread/read mails for gamil inbox? and what are the types of testing you do on them?
1.what is a test condition ?
How to do integration testing on duster......
Test cases for Internal IP Messenger
What type bugs you will find in integration testing with example?
What is desk checking and control flow analysis
What does entry and exit criteria mean in a project?
1)What are the QA procedures followed 2) Write test cases on a weatherreport.com web page that has only two dropdown and a submit button, Fist drop down is a countries and second is metros in the selcted countries.When proper selection si doen and submitted it shows weather report of that metro.? 3)Write test cases on Mobile Alarm Module? 4)Write test cases on Company Water Bottle?
online demo for bug tracker tool(let me know the website)
how can you test the web environment for security testing?
How do you go about testing a project?
Difference between smoke and sanity testing
Hi friends I am kranti completed my IT diploma in 2005 & after that complete my software testing course. Now I am working in small software form as software tester. I have 2 + year experience in manual testing. Now I wan to change company. Plz told me is there any effect that I can not have any degree although I have 2 + experience ?
what is sanity test (or) build test?