This section defines agile process standards for Salesforce development
projects, including the criteria that govern when work is ready to begin
and when it can be considered complete.

Available Standards

  • Definition of Done

    • Quality gate criteria that a user story must meet before it can be marked as complete on a Salesforce project
  • Definition of Ready

    • Criteria that a user story or work item must meet before it can be pulled into a sprint for a Salesforce project

Overview

These standards ensure that user stories entering a sprint are
well-defined and actionable, and that completed work meets a consistent
quality bar before it is considered done. They are tailored to
Salesforce projects and reference the coding, testing, and deployment
standards maintained in this documentation site.