Tag: quality assurance. All Tags

Do not assign story points to bugs

Why assigning story points to bugs corrupts performance metrics.

Version Control

A system for recording changes to source code

Continuous Delivery

The practice of having a product in development ready for release at any point in time

Continuous Deployment

The practice of releasing changes to software automatically once they are made

Continuous Integration

A set of practices to make sure changes to a product don’t introduce bugs

Code Review

Systematic examination of source code

Code Smell

Surface indication corresponding to a deeper problem

Refactoring

Restructuring existing code without changing its behavior

Software Erosion

Automatic degradation over time

Test-driven Project

A project using Gherkin test specs (BDD) to drive all project stages

Page 1 / 2 >>>