The range of things that can be shaped and designed when developing a ↑system .
Das CPRE Glossar
Ein gemeinsames Verständnis der verwendeten Begriffe ist die Grundlage für erfolgreiches RE. Das CPRE Glossar umfasst die Kernbegriffe des Requirements Engineering - es ist das zentrale Nachschlagewerk über alle CPRE Module und Ebenen hinweg! Das RE@Agile Glossar ergänzt das CPRE Glossar durch Begriffe für das Requirements Engineering im agilen Umfeld.
Die Glossare sind in verschiedenen Sprachen auch zum Download verfügbar.
Das CPRE Glossar: Die wichtigsten Begriffe des Requirements Engineering im Überblick
Bitte beachten Sie, dass die Begriffsdefinitionen in den Glossaren bewusst nur auf Englisch existieren, um Unschärfen oder Interpretationsspielraum, die aus Übersetzungen resultieren können, auszuschließen.
Filter zurücksetzen
-
Umfang (einer Systementwicklung)Scope (of a system development)
-
UMLUML
Abbreviation for Unified Modeling Language, a standardized language for modeling problems or solutions.
-
Use CaseUse case
A set of possible interactions between external ↑actors and a ↑system that provide a benefit for the actor(s) involved.
Note:Use cases specify a system from a user’s (or other external actor’s) perspective: every use case describes some ↑functionality that the system must provide for the actors involved in the use case.
-
Use Case DiagrammUse case diagram
A diagram type in UML that models the ↑actors and the ↑use cases of a ↑system .
Note:The boundary between the actors and the use cases constitutes the ↑system boundary.
-
User StoryUser story
A description of a need from a ↑user’s perspective together with the expected benefit when this need is satisfied.
Note:1. User stories are typically written in ↑natural language using a ↑phrase template and are accompanied by ↑acceptance criteria .
2. In ↑agile development, user stories are the main means for communicating needs between a ↑product owner and the development team. -
Überprüfbarkeit (von Anforderungen)Verifiability (of requirements)
The degree to which the fulfillment of a ↑requirement by an implemented ↑system can be verified.
Note:Such ↑verification can be performed, for example by defining ↑acceptance test cases, measurements or ↑inspection procedures.