What is driver and stub? where it is used, in top down or
bottom up approach?
Answer Posted / sunithayagnamurthy
TTopdown & bottom up approch is included in Integration
testing..
Topdown approch: to test Main module to
submodule ..sometimes the main module is till not developed
the temparary module isdeveloped and tested this temparay
module name is called stub.Its acts like submodule
Bottom up apporch :
Bottom up approch:to test submodule to main module...
Some times submodule is still not developed the the
temporary module is developed i,e called driver .It act as
main module
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What are the two main categories of software testing?
What is the difference between a standalone application, client-server application and web application?
Write 10 test scenarios to test remember me checkbox present in login window
Are there more defects in the design phase or in the coding phase?
In cycle 1 we have 100 test cases out of which 95 test cases are PASS and 5 test cases are FAIL. So in cycle 2 how many test cases performed as a part of regression testing?
when do you escalte issue to your manager?
What is the typical situation u faced while collecting the test data?
How to test an Scheduled event? For ex: in an investment banking application, the scheduler will create an equity anbd user has nothing to do but tester has to test if the instrument is created properly or not?
what is API 2.0?
Why testers wil prepare useracceptance testcases,system testcases and integration testcases,What is the differenece between all this test cases
Is compatabilitytestig and port testing are same
Relative to other technical groups in the company? Relative to your staff?
Explain user acceptance testing.
Write 2 scenarios for System testing?
What will be the QA roles and responsibilities in Health care stream like BCBS,can someone please explain me any example project regarding health care services in web-based application?