Can any one explain me what is Integration Testing with
Stub and Drivers.Explain with Example.who will do
Integration Testing?
Answer Posted / ganesh
we can simply say that, interface between the other module
or screen called an integration testing. In our integration
testing we can normally classified into two types.
1. Top - down integration testing
2. Bottom-up integration testing.
But , most of the projects, they will go for only on a
Bottom-up approaches, y because each dev will take care of
an single module and later point of time they will combaine
one by one.. that will be good approaches too..
Stubs: Programs used in place of sub modules ( bottom-up)
Driver: program used instead of main module. ( Top-down)
| Is This Answer Correct ? | 0 Yes | 7 No |
Post New Answer View All Answers
what are the status have in QC(Test Management Tool). and how you report?
What are different types of verifications?
Hi.....wat r d major bugs we can find in banking domain???
If client give you a project then which testing you will perform first
how to write defects in excel sheets when defects occured
Tell me some Adhoc testing scenarios of ebay (online auction product)?
What is mean by incident logging system ?
What are the different test techniques used in functional testing?
i want information about API testing and i want info like how process can be done in company? i want added info like coding ,debugging, desing in c.v ? what should add in c.v for eg banking domin? pls any answer my question?
What are parametere require for Performance testing?
Unix question: 1)command to print a list of files containing a particular word. 2) what does a .profile mean. 3) what is a file server? 4) Command to move towards left in vi editor explain grep and find commands using example.
List the considerations in developing testing methodology
When have you had to focus on data integrity?
What is the difference between load testing and performace testing?
How we test the bulk of contents in web page using manual testing? Is any open source tool available for that ? Thanks in advance..