Can any one explain me what is Integration Testing with
Stub and Drivers.Explain with Example.who will do
Integration Testing?
Answer Posted / srinireddy
Integration testing is testing software after integrating
all the modules to ensure that it is working according to
the specified functionality.
Stubs:Temporary programs used in place of sub modules.
Driver:Temporary program used instead of main module.
Types of integration:1)Top- down 2)bottom-up 3)Hybrid
If u need more information please find it over
(www.google.com).
Regards,
Srini
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
What is the difference between static testing and dynamic testing?
What’s the difference between a bug and a defect?
What is the Myers Boundary Table?
Hi Can any one tell wht type of questions will be asked in project manager round...urgent plz...
What is the difference between a standalone application, client-server application and web application?
can anybody send the project you have tested with the clear descriptions,and recent bugs u found in that
MS Paint
When new application ready to test than whats your testing strategies?
What is Windows Test Technologies? Where i will get all information of it.
is it not possible to automate full project??what r the parts in project that cant be automated(tht has to be done manually)?
What do you do if the bug that you found is not accepted by the developer and he is saying its not reproducible.
What are noise variables?
What are the main key components in web applications and client and server applications?
i have source and target having same data structure 500 fields and one lacks records. how to validate data. write 5 scenarios.
what are the Cs in testing