All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
32 lines
1 KiB
TeX
32 lines
1 KiB
TeX
\chapter{Testing}
|
|
\section{Devices}
|
|
The following devices were used for the development and testing of MagSend. While theoretically MagSend should work on other Laptops and Smartphones I have only tested in on specified devices. For each device the most important specifications are listed.
|
|
|
|
\subsection{Laptop}
|
|
\begin{table}[H]
|
|
\begin{reqTblr}{l p{11.8cm}}
|
|
Device & Lenovo Thinkpad T470P \\
|
|
Operating System & Arch Linux \\
|
|
CPU & Intel(R) Core(TM) i7-7700HQ CPU @ 2.80GHz \\
|
|
Core Count & 4\\
|
|
Memory & 16GB
|
|
\end{reqTblr}
|
|
\caption{Testing Device - Laptop\cite{ThinkpadT470p}}
|
|
\end{table}
|
|
|
|
\subsection{Smartphone}
|
|
\begin{table}[H]
|
|
\begin{reqTblr}{l p{11.8cm}}
|
|
Device & Samsung Galaxy S9+ \\
|
|
Operating System & Android 10 with One UI 2.5 \\
|
|
SoC & Samsung Exynos 9810 \\
|
|
Memory & 6GB
|
|
\end{reqTblr}
|
|
\caption{Testing Device - Smartphone\cite{GalaxyS9+}}
|
|
\end{table}
|
|
|
|
|
|
\section{Test Cases}
|
|
// TODO: Test cases in tabular form
|
|
|
|
// TOOD: Explain problem of testing over video call
|