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
What type of tests you perform on the web based application?
Suppose you find a bug in production, how would you make sure that the same bug is not introduced again?
what is the difference between testing techniques and principles of testing?Kindly explain both of them with an example.
A payroll system?
how we apply cmmi and iso in oyr testing or qa do it have some specifuc format
What the purpose of testing?
What are the challenges faced with the 1+ years experience team.
What is maturity level?
what is Conventional SPMs
Explain what is the difference between regression testing and retesting?
What is bug leakage and bug release?
Tell me some key points to consider while writing a bug report.
What is agile testing and what is the importance of agile testing?
What is your understanding regarding a test plan?
Why is it often hard for management to get serious about quality assurance?