What is the Driver in Integration Testing..Anybody can
explain it.....Thanks in advance.....
Answers were Sorted based on User's Feedback
Answer / ramesh naik
In Bottom Up approach, the Child modules are developed
first. As the parent modules are developed, they are
integrated with the Child modules to perform integration
testing. In the process, if at all any parent module is
missing, inorder to continue the integration process, a
temporary program (called as DRIVER) is submitted in the
place of parent module.
| Is This Answer Correct ? | 7 Yes | 0 No |
Hi,
Basically integration testing can done in two ways
Top-down approach and Bottom up approach.
in top down approach we can use stubs.
in bottom up approach we can use drivers for integrating
the modules.using drivers for each new module being tested
in integration with all lower-level modules.
eg: we need to integrate 3 A,B,C modules then by using this
approach the lowest-level modules "B" and "C" are tested
with drivers. Next, the higher-level module "A" is tested
with a driver in integration with modules "B" and "C."
Finally, integration could continue until the top-level
module of the program is tested (with real input data) in
integration with the entire program.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / sreekanthreddy
drivers are simple program designed specifically for
testing that make calls to these lower layers......
| Is This Answer Correct ? | 1 Yes | 0 No |
Hi can any one plz answer me how to set up the test environment does it done by tester it self? its urgent thanks in advance roli
WHAT IS OBJECT REPOSITORY? AND IT TYPES? HOW MANY TYPES OF ACTIONS ARE THERE IN QTP? CAN WE ADD NEW OBJECTS AND PROPERTIES INTO SHARED OBJECT REPOSITORY?
diffrence between banking domain and medical domain
What is SEVERITY and PRIORITY ?
how to write test case for ID CARD button in HOSPITAL MANAGEMENT INFORMATION SYSTEM. kindly do reply me.
Regression testing: suppose you have 1000 test cases & u find a bug in unchanged component , so whether you test whole test case or some particular test case
When a website is ready and you are asked to test it what will u do?If you don't have any requirements and your team manager also doesn't have any requirements?
I am pranu(frm hyderabad) new commer for this site? I have some doubt's pls clarify it..... I finished my B.Tech 2003 pased out(ECE),(pranati_434@yahoo.co.in) and S/w Testing Course Now iam serarching a job in Testing, I did not have any experience in real time projects. Any body can send me the sample Testcases,Srs,Matrix for Banking,ERP Projects etc.,. 3.5 yrs gap , consultancy..,
diff between test plan and test strategy?
What is test startegy?
What is Traciability Matrix
what are the test bugs