Wht is the Test Driver used in Integration Testing. Anybody
can expalin in Detail. Thanks in advance.
Answer Posted / kirti palshetkar
driver comes under integration testing.
in bottom-up approach tester go through lower level to upper
level modules.
once all lower modules get checked, tester need to test
upper modules (integrated all lower module)which is basically
call lower level modules as per req.. if this upper module
yet not developed by developer, tester need to take temporary
module which perform actual task of upper module.
this temporary module/ program is called as driver. which
main function is to call functions in lower level modules
hence is also called as' calling modules'
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is defect removable efficiency?
Tell me the SRS based review,brs based review
Explain the importance of agile testing?
Write the test cases for file transfer from one user to other from Google Drive/drop box?
Can you explain steps in function points?
how to indentify memory leakages after the build
Does anyone have any good examples of some acceptance criteria for non-functional requirements?
What are the benefits of requirement traceability?
Zenq interview questions for manual testing
what are the possible test cases for online jobs search portal..if its a job seeker module and any 1 if u had worked on this proj pls share the bugs with sev and priority pls frends i need replies for these queries ..thanks in advance
What exactly is quality control? Is it similar to quality assurance?
What is the difference between three tier and two tier application?
If project wants to release in 3months what type of risk analysis you do in test plan?
where do we work with Application, web and Database servers Means which type of applications.
Does an increase in testing always improve the project?