Scaled Agile - Functional Requirements, Features, Non Functional Requirements, Enablers
Value streams are composed of and managed as a set of Business Features that represent some unit of business value. Business Features are defined in terms of Functional and Non-Functional requirements. Product Owners define the business requirements and acceptance criteria for a business feature. Architecture and technical owners associate Non-Functional Requirements with the same Business Features.
- Functional Requirements and Acceptance Criteria describe Features Product Owner's point of view.
- Non Functional Requirements are a second requirement stream that defines the structure needed to support the Functional Requirements and thus the business system.
As an example, the house building equivalent of FRs and NFRs could be the following:
- Functional Requirements would be the number of bedrooms, number of bathrooms, cabinet types, and the type and color of the flooring.
- Non Functional Requirements represent the building code, the type of insulation, the load weight of the roof, the type of plumbing and electrical, and additional items like smoke detectors or sewer traps.
Video
Features and Enablers
- Business Features describe the business value with Functional Requirements. They implement the business value defined by a set of Functional Requirements and associated Acceptance Criteria.
- Enablers are technical features that provide scaffolding for Non Functional Requirements that can be leveraged by different Business Features. Enablers are often dependencies of multiple Business Features.
- Electrical and water are run to a home site before the actual construction begins.
Backlog Management
Backlog management tools typically only have one type at the feature level. The work item type is often simply called "Feature". We map technical and business units of delivery to that same Feature type flagging the different types with other metadata.
Business Features
- Product Owners and Product Managers
- Define the Functional Requirements and create Business Features.
- They refine the Acceptance Criteria
- Attach any standard NFRs
- Pass the work item on to Architecture or Workstream teams to do additional technical refinement
- Architecture and Technology
- Determine if any additional technology acceptance criteria need to be added.
- Create Architectural runway Enablers that required by this Feature
- Link existing or new Enablers to this Business Feature
- Troika
- Prioritize and size as part of Feature Prioritization
Technical Enablers
- Architecture and Technology
- Examine upcoming or prioritized business features.
- Determine if there is any needed platform or technological underpinnings.
- Make some basic decisions as to whether the work can be done as part of a business feature or if it needs to be sized, prioritized and worked on as its own feature-level unit of work.
- Create a Technical Enabler if it is a cross-cutting or general-purpose functionality that requires its own prioritization
-
- Troika
- Prioritize and size like any other feature
Comments
Post a Comment