Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
pflichtenheft
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
IPDSnelting
pflichtenheft
Commits
1efc27dd
Verified
Commit
1efc27dd
authored
Nov 21, 2019
by
Pavel Zwerschke
🎮
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
added teststep command without state
parent
f7ad3168
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
11 additions
and
3 deletions
+11
-3
pflichtenheft.sty
pflichtenheft.sty
+8
-0
pflichtenheft.tex
pflichtenheft.tex
+3
-3
No files found.
pflichtenheft.sty
View file @
1efc27dd
...
...
@@ -100,3 +100,11 @@
\textbf
{
Reaktion:
}
#3
\par
\end{minipage}
\par
}
\newcommand\teststepnostate
[2]
{
\stepcounter
{
teststep
}
{
\PrefixTest\arabic
{
test
}
.
\arabic
{
teststep
}}
\begin{minipage}
[t]
{
0.8
\textwidth
}
\raggedright
\textbf
{
Aktion:
}
#1
\par
\textbf
{
Reaktion:
}
#2
\par
\end{minipage}
\par
}
pflichtenheft.tex
View file @
1efc27dd
...
...
@@ -200,13 +200,13 @@ Wie das genau implementiert wird, ist nicht Teil dieses Projekts.
{
Zoe drückt den
\enquote
{
Login via Facebook
}
Knopf.
}
%
{
Zoe wird eingeloggt und auf die Erstellseite wie in
\cref
{
fig:form
}
weitergeleitet.
}
\teststep
{}
\teststep
nostate
{
Zoe befüllt das Feld
\enquote
{
URL
}
mit
\texttt
{
sehrlangedomain.com/undganzlangeURL.html
}
und drückt auf
\enquote
{
Kurz-URL erstellen
}
.
}
%
{
Ihr wird eine Kurz-URL angezeigt wie z.B.
\ \texttt
{
atu.rl/abc
}
wie in
\cref
{
fig:generated
}
.
Statt
\enquote
{
abc
}
, dürfen beliebige andere Buchstaben und Zahl angezeigt werden, allerdings exakt drei.
}
\teststep
{}
\teststep
nostate
{
Zoe navigiert auf die eben generierte Kurz-URL, z.B.
\ \texttt
{
http://atu.rl/abc
}
.
}
{
Sie wird zu
\texttt
{
sehrlangedomain.com/undganzlang eURL.html
}
weitergeleitet.
}
...
...
@@ -218,7 +218,7 @@ Wie das genau implementiert wird, ist nicht Teil dieses Projekts.
{
Er folgt dem Link mit dem Text
\enquote
{
Datenschutz
}}
{
Ein Text mit allen Datenschutzinformationen wird ihm angezeigt.
}
\teststep
{}
\teststep
nostate
{
Jayne folgt dem Link mit dem Text
\enquote
{
Impressum
}}
{
Ein Text mit Informationen des Betreibers wird ihm angezeigt.
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment