Agile SDLC · Schema

SDLCPhase

A phase in the Agile Software Development Life Cycle representing a stage of development from planning through deployment.

Iterative DevelopmentMethodologyProject ManagementSoftware DevelopmentSDLCDevOpsCI/CD

Properties

Name Type Description
name string Name of the SDLC phase.
description string Description of activities performed in this phase.
sprint_id string The sprint this phase belongs to.
start_date string Phase start date.
end_date string Phase end date.
artifacts array List of artifacts produced in this phase.
View JSON Schema on GitHub