What is best practice? - Definition from Whatis.com

A best practice is a technique or methodology that, through experience and research, has proven to reliably lead to a desired result. A commitment to using the best practices in any field is a commitment to using all the knowledge and technology at one's disposal to ensure success. The term is used frequently in the fields of health care, government administration, the education system, project management, hardware and software product development, and elsewhere.

In software development, a best practice is a well-defined method that contributes to a successful step in product development. Throughout the software industry, several best practices are widely followed. Some of the more commonly used are: an iterative development process, requirement management, quality control, and change control.

An iterative

(meaning repetitive) development process, which progresses in incremental stages, helps to maintain a focus on manageable tasks and ensures that earlier stages are successful before the later stages are attempted. Requirement management addresses the problem of creeping requirements, which is a situation in which the client requests additional changes to the product that are beyond the scope of what was originally planned. To guard against this common phenomenon, requirement management employs strategies such as documentation of requirements, sign-offs, and methodologies such as the use case. Quality control is a strategy that defines objective measures for assessing quality throughout the development process in terms of the product's functionality, reliability, and performance. Change control is a strategy that seeks to closely monitor changes throughout the iterative process to ensure that records are intact for changes that have been made and that unacceptable changes are not undertaken.

A best practice tends to spread throughout a field or industry after a success has been demonstrated. However, it is often noted that demonstrated best practices can be slow to spread, even within an organization. According to the American Productivity & Quality Center, the three main barriers to adoption of a best practice are a lack of knowledge about current best practices, a lack of motivation to make changes involved in their adoption, and a lack of knowledge and skills required to do so.

This was last updated in November 2000

Dig Deeper

  • Software development: CAST study identifies massive technical debt

    A recent study conducted by CAST used their Application Intelligence Platform to evaluate the structural quality of 365 million lines of code. In this interview with CAST’s chief scientist Dr. Bill Curtis, he discusses the study and what IT decision makers can do about technical debt.

  • How useful is code coverage?

    In this first of a two-part series about code coverage, software consultant Mike Kelly explains code coverage and gives a specific example of how code coverage was calculated on a small program using the tool rcov for Ruby.

  • Software development: Benefits of pairing programmers with non-programmers

    In this interview, consultant Lanette Creamer answers questions about how testers or others involved in software development can benefit from learning the language of programmers, even if they are not programmers themselves.

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

Send your comments to techterms@whatis.com