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
aef6b43e
Commit
aef6b43e
authored
4 months ago
by
Daniel Rafeh
Browse files
Options
Downloads
Patches
Plain Diff
fourth use case details added
parent
13c59237
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 @
aef6b43e
...
...
@@ -109,3 +109,35 @@
| 1 | Der Rover könnte sich um einen anderen Winkel drehen (z.B. 90°) |
---
### 4. **US04 - Drehung nach rechts (45°)**
-
**Use Case**
: Rover dreht sich um 45° nach rechts
-
**Goal in Context**
: Mars Mission Control möchte den Rover um 45° nach rechts drehen, um die Ausrichtung des Rovers zu ändern.
-
**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 ist einer bestimmten Position auf dem Plateau um genau 45° nach rechts gedreht.
-
**Failed End Condition**
: Der Rover hat sich nicht korrekt gedreht (z.B. aufgrund eines Steuerfehlers).
-
**Primary / Secondary Actors**
:
-
**Primary Actor**
: Mars Mission Control
-
**Secondary Actor**
: Rover
-
**Trigger**
: Mars Mission Control sendet den Befehl zur Drehung nach rechts ('R').
-
**Description**
:
| Step | Branching Action |
|------|---------------------------------------------------------|
| 1 | Mars Mission Control sendet den Drehbefehl nach rechts ('R') |
| 2 | Der Rover dreht sich um 45° nach rechts |
-
**Extensions**
:
| Step | Branching Action |
|------|-------------------------------------------------------------|
| 1 | Wenn der Rover sich nicht korrekt dreht, wird eine Fehlermeldung angezeigt |
| 2 | Die Drehung des Rovers könnte durch ein technisches Problem verzögert werden |
-
**Subvariations**
:
| Step | Branching Action |
|------|---------------------------------------------------------------|
| 1 | Der Rover könnte sich um einen anderen Winkel drehen (z.B. 90°) |
---
\ 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
sign in
to comment