arc42 / quality.arc42.org-site

Quality requirements and goals for software and system architectures
https://quality.arc42.org
Other
21 stars 12 forks source link

requirements should "strictly" follow a pattern #167

Open gernotstarke opened 2 months ago

gernotstarke commented 2 months ago

Every pattern should have an identical structure, a slightly enhanced version of the (SEI) quality scenario template:

gernotstarke commented 2 days ago

No, make it simpler:

Context/Background: A brief description of the situation. This includes the type of system, the relevant environment or operational setting, and the specific condition being considered.

Source: The origin of the event or stimulus that triggers the scenario. This could be a stakeholder action (e.g., user interaction, administrator action) or an external event (e.g., system load, security threat, API call).

Metric/Acceptance Criteria: A clear, measurable outcome that determines whether the system meets the desired quality attribute. This could be expressed as a specific performance metric, threshold, or success criterion that must be achieved under the given context.