• The Product Backlog is a dynamic, ordered list of features, enhancements, and fixes that constitute the changes to be made to the product.
    • It serves as the single source of truth for everything that needs to be worked on in a project.
    Love
    Graham Heldreth and Nelson Ingle
    1 Comment
  • Feature-Driven Development (FDD):

    FDD is an iterative and incremental software development methodology that’s feature-centric.

    Key Steps: Develop an overall model, build a feature list, plan by feature, design by feature, and build by feature.

    Graham Heldreth and Nelson Ingle
    0 Comments