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
d9b7e6ba
Commit
d9b7e6ba
authored
3 months ago
by
Daniel Rafeh
Browse files
Options
Downloads
Patches
Plain Diff
fifth use case details added
parent
aef6b43e
No related branches found
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 @
d9b7e6ba
...
...
@@ -141,3 +141,36 @@
| 1 | Der Rover könnte sich um einen anderen Winkel drehen (z.B. 90°) |
---
### 5. **US05 - Mehrere Befehle in einer Sequenz**
-
**Use Case**
: Rover mehrere Befehle gleichzeitig senden
-
**Goal in Context**
: Mars Mission Control möchte mehrere Befehle in einer Sequenz senden, um komplexe Bewegungsabläufe zu ermöglichen.
-
**Scope & Levels**
: Steuerungssystem des Rovers, komplexe Steuerung.
-
**Preconditions**
: Der Rover befindet sich an einer bestimmten Position auf dem Plateau (z.B. (0,0)).
-
**Success End Condition**
: Der Rover führt die gesamte Sequenz von Befehlen aus.
-
**Failed End Condition**
: Der Rover kann die Sequenz nicht ausführen (z.B. bei Fehlern oder Hindernissen).
-
**Primary / Secondary Actors**
:
-
**Primary Actor**
: Mars Mission Control
-
**Secondary Actor**
: Rover
-
**Trigger**
: Mars Mission Control sendet eine Zeichenkette von Befehlen (z.B. "FFRBLF").
-
**Description**
:
| Step | Branching Action |
|------|---------------------------------------------------------|
| 1 | Mars Mission Control sendet eine Zeichenkette von Befehlen ("FFRBLF") |
| 2 | Der Rover führt die Befehle in der angegebenen Reihenfolge aus |
-
**Extensions**
:
| Step | Branching Action |
|------|-------------------------------------------------------------|
| 1 | Wenn ein Hindernis oder Fehler auftritt, stoppt der Rover |
| 2 | Der Rover gibt eine Fehlermeldung aus und bricht die Sequenz ab |
-
**Subvariations**
:
| Step | Branching Action |
|------|---------------------------------------------------------------|
| 1 | Mars Mission Control könnte eine andere Befehlssequenz senden (z.B. "BBFLF") |
---
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