Continuous Delivery [CD]

Continuous delivery (CD), sometimes called continuous deployment, is a software development practice where changes to a code base are automatically built, tested, and deployed for release.

To access this content, you must purchase a Membership - check out the different options here. If you're a member, log in.

Change Control Board [CCB]

In software development, a Change Control Board (CCB) or Software Change Control Board (SCCB) is a committee that consists of Subject Matter Experts (SME) and Technical Chiefs, who will make decisions regarding whether or not proposed changes to a software project should be implemented.

To access this content, you must purchase a Membership - check out the different options here. If you're a member, log in.

Test-Driven Development [TDD]

A software development process that relies on the repetition of a very short development cycle: requirements are turned into very specific test cases, then the software is improved so that the tests pass.

To access this content, you must purchase a Membership - check out the different options here. If you're a member, log in.

Software Process Improvement

“Software Process Improvement (SPI) methodology is defined as a sequence of tasks, tools, and techniques to plan and implement improvement activities to achieve specific goals such as increasing development speed, achieving higher product quality or reducing costs.”

To access this content, you must purchase a Membership - check out the different options here. If you're a member, log in.