What is the difference between bottom-up and top-down
integraion?Which is effecive.
Answer Posted / sitam jana
Bottom up integration testing is an incremental approach to integration testing where the lowest level components are tested first,and then used to facilitate the testing of higher level components.
Top down integration testing is an incremental approach to
integration testing where the component at the top of the
component hierarchy is tested first, with lower level
components being simulated by stubs. Tested components are
then used to test lower level components.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to generate swift message
What if there is not enough time for thorough testing?
How the build and release differ from one another, write down the difference between build and release?
what is the difference between product and process based projects?
What are the five common solutions for software developments problems?
wht type of intersting things sqa have or what is intersting abt sqa and how it will be advanategous for us as a sqa engineer?
What are the challenges faced with the 1+ years experience team.
Explain what are test driver and test stub and why it is required?
How frequently is your project audited? How do you know the result of these audits?
What is difference between qa, qc and software testing?
What is the most critical bug you found in your latest project or overall in your career ?
What are the challenges you faced related to production environment bug?
What is context driven testing?
Have you used any automation tools?
What type of tests you perform on the web based application?