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 ? | 0 Yes | 3 No |
Post New Answer View All Answers
When have you had to focus on data integrity?
test cases on bangles???
How to explain a banking project in interview ? like project discription is Client Online Banking Application provides access to information relating to Banking Online Services provided by Axis to View daily customer transactions, Current and Previous customer statements, Transfer funds from Chequing and Savings accounts ................ From interview point of view can any one explain this project in laymans language
aplitue questions will be based on wich type ?
How we can test Cookies Manually?
Any one please can u tell me what is composer? An interviewer asked me do u have experience in Composer? its urgent.
write 5 critical test cases on product payment form on flipkart.com?
Q) Create Preffered customer: As a customer when i purchase more than $5000 in goods since my first purchase, I become a preffered customer so that i can receive the benefits associated with that status.
what is sanity test (or) build test?
what exactly is heuristic checklist approach for unit testing?
Name three reasons why the tester may choose to record in Context Sensitive mode.
Build with fixes has been deployed on QA environment if asked by your manager to reproduce how can you reproduce the issues? (by using the previous build) Can you access the previous build? If so ,what are the tools or how can you access?
How can you define state tanstion testing aswell decesion testing with examples.how you can differ them too??
How to write test case for view the table(i.e it is already stored in database and see the content in the table)
What is an exit criteria?