Skip to main content

One doc tagged with "Implementation Risk"

View All Tags

Main Result

Implementation Risk

Risk that the functionality you are providing doesn't correctly implement the perceived solution you are trying to build for your clients.

practices > Communication-And-Collaboration

Demo

Demonstrating the software to stakeholders.

Review

Conducting systematic reviews of work done.

practices > Deployment-And-Operations

practices > Development-And-Coding

Coding

Writing software to meet a required feature.

Debugging

Identifying and fixing defects in the software.

Prototyping

Creating early models of the software to test concepts and ideas.

Refactoring

Revising code to improve its structure without changing its behavior.

Refactoring

Revising code to improve its structure without changing its behavior.

Version Control

Using version control systems to manage changes to the codebase.

practices > External-Relations

Analysis

Examining systems to understand how they work and how they should change.

practices > Planning-And-Management

Approvals

Getting formal approval for various project stages.

Design

Designing the high-level structure of the software.

practices > Testing-and-Quality-Assurance

Automated Testing

Writing and running tests for individual units or components of the software.

Measurement

Quantitatively evaluating the software against benchmarks along some defined dimension.

Regression Testing

Testing to ensure new changes do not adversely affect existing functionality.