Wht is the Test Driver used in Integration Testing. Anybody
can expalin in Detail. Thanks in advance.
Answer Posted / madhusudhan
in bottom up approach programmers are interconnecting sub-programms without coming from main program.
main
|
DRIVER
|
sub1
|
sub2
driver is temporary program instead of main, driver activates the connection.
example : in login process, mailing and logout are constructed but login is under contstruction. so they use drivers to login and test.
in Hybrid approach also we use DRIVER.
STUB: is used in top-down approach, while interconnecting the main program and sub programs, in place of remaining which are un-developed programmers use stubs.
main
/ \
sub-b1 stub
| |
sub-b2 sub-a1
here stub stops the process, to sub-programms a1.
thanks for spending
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
hi everybody, iam Adi Durga, i complited my bsc(computers) in 2008.I have experience in finacial and bpo companys(mnc). but iam intersted on s/w role.I have the technical skills c, c++, Oracle 9i and manual testing. But i dont know hoe to strat my career in s/w. Every company offering on financial/bpo side. In this I attended nearly 10 companies,I selected in 8. All those are bpo and finacial, But i cant get any opportunities on s/w side.plz help how to get opportunites on s/w side. Actually I am interested on testing side. But every company offering for only experienced persons. plz help me. this is my mailid.... adi.durga19@gmail.com
Describe Testing Decomposition?
integration test cases for mouse and keyboard
How quickly we need to fix the bug? Or how soon the bug should get fixed?
What does a manual tester need to become proficient with db testing?
How to write test cases for nevigating menus? Ex. Course -Topics -Subtopics
Hi, Im B.E 2011 pasout,worked in back office till now, but now im searching for job into manual testing with fake exp of 1 year..Plz suggest me how to prepare for an intervw? how to gain real time testing knowledge? Is dere any site where i can practice testing?
What is software review?
What is Independant Testing? When and where this type of testing will be performed?
What is known as data-driven testing?
How do test documents in a project span across the software development lifecycle?
What r all the security problems u r facing & the measures taken to solve.
write test case for gmail login page
What types of software testing are available?
What is Registry?