Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
MarsMissionControl
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Daniel Rafeh
MarsMissionControl
Commits
ae965e6a
Commit
ae965e6a
authored
3 months ago
by
Daniel Rafeh
Browse files
Options
Downloads
Patches
Plain Diff
tenth use case details added
parent
c715955f
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
USERSTORIES.md
+34
-1
34 additions, 1 deletion
USERSTORIES.md
with
34 additions
and
1 deletion
USERSTORIES.md
+
34
−
1
View file @
ae965e6a
...
...
@@ -308,3 +308,36 @@
| 1 | Befehl enthält unbekanntes Zeichen oder Format |
---
### 10. **US10 - Analyse empfangener Befehle**
-
**Use Case**
: Rover analysiert empfangene Befehle
-
**Goal in Context**
: Rover überprüft die empfangenen Befehle auf Gültigkeit, Reihenfolge und Machbarkeit.
-
**Scope & Levels**
: Eingabeverarbeitung / Befehlsvorverarbeitung.
-
**Preconditions**
: Der Rover empfängt eine Befehlssequenz.
-
**Success End Condition**
: Rover hat die gesamte Befehlsfolge korrekt analysiert.
-
**Failed End Condition**
: Rover kann Befehle nicht vollständig analysieren.
-
**Primary / Secondary Actors**
:
-
**Primary Actor**
: Rover
-
**Secondary Actor**
: Mars Mission Control
-
**Trigger**
: Rover empfängt eine neue Befehlsfolge.
-
**Description**
:
| Step | Branching Action |
|------|--------------------------------------------------|
| 1 | Rover empfängt eine Befehlssequenz |
| 2 | Rover analysiert jeden Befehl auf Gültigkeit |
| 3 | Rover prüft Reihenfolge und logische Ausführbarkeit |
| 4 | Rover startet oder verwirft die Ausführung |
-
**Extensions**
:
| Step | Branching Action |
|------|------------------------------------------------------------|
| 2 | Einzelne Befehle ungültig → Rover verwirft Sequenz |
| 3 | Reihenfolge der Befehle ergibt keinen Sinn → Abbruch |
-
**Subvariations**
:
| Step | Branching Action |
|------|---------------------------------------------------------|
| 1 | Befehlsfolge enthält Mischung aus gültigen/ungültigen Zeichen |
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment