What is reuse-oriented model or reuse-oriented development (ROD) ? - Definition from Whatis.com

Definition

reuse-oriented model or reuse-oriented development (ROD)

The reuse-oriented model, also called reuse-oriented development (ROD), is a method of software development in which a program is refined by producing a sequence of prototypes called models, each of which is automatically derived from the preceding one according to a sequence of defined rules.

The reuse-oriented model can reduce the overall cost of software development compared with more tedious manual methods. It can also save time because each phase of the process builds on the previous phase which has already been refined. When carefully carried out, ROD can minimize the likelihood of errors or bugs making their way into the final product.

The reuse-oriented model is not always practical in its pure form because a full repertoire of reusable components may not be available. In such instances, some new program components must be designed. If not thoughtfully done, ROD can lead to compromises in perceived requirements, resulting in a product that does not fully meet the needs of its intended users.

This was last updated in February 2007

Dig Deeper

  • Automating your release management processes with CI

    Quality is a necessary, but not a sufficient condition, to have a successful release and deployment of software. Learn the rationale and issues to consider when designing a continuous deployment framework for your codebase.

  • Extending ALM to deployment

    Application lifecycle management is not done with code complete. ALM now includes involving the operations team with release management processes and tools. ALM is more than automating the software development process; it’s also about delivering the product.

  • How to apply modeling techniques to support software testing

    Software testing veteran describes how to build effective software test models that integrate tools, frameworks, configurations and more in this tip, which includes documentation, screenshots and charts to use to improve the usability of test models.

Do you have something to add to this definition? Let us know.

Send your comments to techterms@whatis.com