You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How to find out the long-term quality goals for the system you build
Quality Goals that later on justify architectural decisions
Quality Scenarios as executable (architecture) tests (Fitness functions)
Principles
** Focus on Customer Value
** Build for Replacement: The difference between service implementation and service functionality
** Interfaces, Interactions, Information: Integration Points are relationships between humans
** Establish Feedback Loops: Build-Measure-Learn
** Start with the end in mind: What operations model can your organisation handle?
** Quality vs. Quantity: Prioritize SLOs/Error Budget against Feature Development
The text was updated successfully, but these errors were encountered:
see https://github.com/isaqb-org/curriculum-flex/wiki
Chapter 1: WHY approach Flexible Systems
** Focus on Customer Value
** Build for Replacement: The difference between service implementation and service functionality
** Interfaces, Interactions, Information: Integration Points are relationships between humans
** Establish Feedback Loops: Build-Measure-Learn
** Start with the end in mind: What operations model can your organisation handle?
** Quality vs. Quantity: Prioritize SLOs/Error Budget against Feature Development
The text was updated successfully, but these errors were encountered: