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
4f442db6
Commit
4f442db6
authored
3 months ago
by
Daniel Rafeh
Browse files
Options
Downloads
Patches
Plain Diff
second use case details added
parent
b63231a3
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
+32
-0
32 additions, 0 deletions
USERSTORIES.md
with
32 additions
and
0 deletions
USERSTORIES.md
+
32
−
0
View file @
4f442db6
...
...
@@ -45,3 +45,35 @@
---
### 2. **US02 - Rückwärtsfahren**
-
**Use Case**
: Rover rückwärts fahren
-
**Goal in Context**
: Mars Mission Control möchte den Rover rückwärts bewegen, um Hindernissen auszuweichen oder präzise Manöver durchzuführen.
-
**Scope & Levels**
: Steuerungssystem des Rovers, Bewegungssteuerung (Basis-Level).
-
**Preconditions**
: Der Rover befindet sich an einer bestimmten Position auf dem Plateau (z.B. (0,0)).
-
**Success End Condition**
: Der Rover fährt erfolgreich um eine Einheit nach Hinten.
-
**Failed End Condition**
: Der Rover kann nicht rückwärts fahren (z.B. Hindernis im Weg).
-
**Primary / Secondary Actors**
:
-
**Primary Actor**
: Mars Mission Control
-
**Secondary Actor**
: Rover
-
**Trigger**
: Mars Mission Control sendet den Rückwärtsbefehl ('B').
-
**Description**
:
| Step | Branching Action |
|------|---------------------------------------------------------|
| 1 | Mars Mission Control sendet den Rückwärtsbefehl ('B') |
| 2 | Der Rover bewegt sich einen Schritt rückwärts |
-
**Extensions**
:
| Step | Branching Action |
|------|------------------------------------------------------------|
| 1 | Wenn ein Hindernis erkannt wird, stoppt der Rover |
| 2 | Rover stoppt und gibt eine Fehlermeldung aus |
-
**Subvariations**
:
| Step | Branching Action |
|------|---------------------------------------------------------------|
| 1 | Der Rover könnte sich auch in einer anderen Richtung rückwärts bewegen (je nach Ausrichtung) |
---
\ 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