Add complete testing section

Signed-off-by: Severin Kaderli <severin@kaderli.dev>
This commit is contained in:
Severin Kaderli 2023-01-04 23:55:30 +01:00
parent 1a221761b8
commit d2b5520cdd
Signed by: severinkaderli
GPG key ID: F419F8835B72F0C4
25 changed files with 442 additions and 15 deletions

View file

@ -7,7 +7,7 @@
ID & F01 \\
Title & Calibration on Website \\
Application & Website \\
Description & Alice visits the website and starts the calibration mode on the website. While in calibration mode the the website continously puts load on the CPU.
Description & Alice visits the website and starts the calibration mode on the website. While in calibration mode then the website continuously puts load on the CPU.
\end{reqTblr}
\caption{Functional Requirement 01}
\end{table}
@ -59,7 +59,7 @@
\begin{reqTblr}{l p{11.8cm}}
ID & N01 \\
Title & Working in Airplane Mode \\
Description & Alice can receive data using the app on her smartphone even if she has put her phone in airplane mode.
Description & Alice can receive data using the app on her smartphone even if she has put her phone in airplane mode and normal connectivity is not working.
\end{reqTblr}
\caption{Non Functional Requirement 01}
\end{table}
@ -68,7 +68,7 @@
\begin{reqTblr}{l p{11.8cm}}
ID & N02 \\
Title & Transfer Rate \\
Description & The transfer speed between the laptop and smartphone should at least be \SI{2}{\bit\per\second}
Description & The transfer speed between the laptop and smartphone should at least be \SI{1}{\bit\per\second}. That means an ASCII character should take 8 seconds to transmit.
\end{reqTblr}
\caption{Non Functional Requirement 02}
\end{table}