What is the difference between bottom-up and top-down
integraion?Which is effecive.
Answer Posted / dharmpal
Generally products are developed with Bottom up approach.
Say we have have to deliver one application contains 10
modules. One by one module is develpoed and need to be
tested. but how will you invoke that singe module, you will
be needing Driver to invoke it. As sooner other modules
will finished they will be integrated with it and
similarily you will have complete application.
In top down you will have main module is ready to
accomodate other modules that are getting develpoed
simultaneously.
Correct me if i m wrong
| Is This Answer Correct ? | 0 Yes | 6 No |
Post New Answer View All Answers
What is difference between test effectiveness and test efficiency?
Tell me about any quality efforts you have overseen or implemented.
Field level test cases are developed using AF TOD to validate individual fields on a screen using a black box testing methodology. IN THIS CONTEXT WHAT IS "AF TOD"
Could anyone share FAQs for QA/QC position.
Describe the benefits of agile testing.
Explain what is mr and what information does mr consists of?
List out various tools required to support testing during development of the application?
How frequently is your project audited? How do you know the result of these audits?
How would you ensure that your testing is complete and has good coverage?
What is a cookie testing?
What is the Procedure and documents for obtaing CMM Certification
How to know that we have to use which tool for this project?
What if the project is not big enough to justify extensive testing?
How to test and to get the difference between two images which is in the same window?
Suppose you find a bug in production, how would you make sure that the same bug is not introduced again?