Skip to content
Snippets Groups Projects
Commit e063632c authored by Daniel Rafeh's avatar Daniel Rafeh
Browse files

eighth use case details added

parent 546e2359
No related branches found
No related tags found
No related merge requests found
......@@ -241,3 +241,36 @@
| 2 | Statusmeldungen enthalten zusätzlich Diagnosedaten |
---
### 8. **US08 - Rückmeldung zur Ausführung**
- **Use Case**: Rover gibt Rückmeldung zur Befehlsausführung
- **Goal in Context**: Mars Mission Control möchte eine Rückmeldung erhalten, ob ein Befehl korrekt ausgeführt wurde.
- **Scope & Levels**: Steuerungs- und Kommunikationssystem.
- **Preconditions**: Der Rover empfängt und verarbeitet Befehle.
- **Success End Condition**: Mission Control erhält Rückmeldung zur erfolgreichen Ausführung.
- **Failed End Condition**: Mission Control erhält keine oder falsche Rückmeldung.
- **Primary / Secondary Actors**:
- **Primary Actor**: Rover
- **Secondary Actor**: Mars Mission Control
- **Trigger**: Rover beendet eine Bewegung oder dreht sich.
- **Description**:
| Step | Branching Action |
|------|-------------------------------------------------|
| 1 | Rover führt Befehl aus |
| 2 | Rover prüft Status der Ausführung |
| 3 | Rover sendet Rückmeldung an Mission Control |
- **Extensions**:
| Step | Branching Action |
|------|---------------------------------------------------------|
| 2 | Fehler bei der Ausführung wird erkannt und gemeldet |
| 3 | Rückmeldung verzögert sich durch Kommunikationsproblem |
- **Subvariations**:
| Step | Branching Action |
|------|---------------------------------------------------|
| 3 | Rückmeldung enthält zusätzlich Zeit- oder Energiedaten |
---
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment