X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=a2%2F2results.tex;h=4e685ed89ea4dc4ab7baaa445998c37ac09edaff;hb=741a6f2f35674d8adf89124bfacdef3ee0491c47;hp=e69de29bb2d1d6434b8b29ae775ad8c2e48c5391;hpb=9c2840b95f2dfe78bf76b72b303f375d22641bee;p=tt2015.git diff --git a/a2/2results.tex b/a2/2results.tex index e69de29..4e685ed 100644 --- a/a2/2results.tex +++ b/a2/2results.tex @@ -0,0 +1,101 @@ + +\subsection{Preflight checklist} +Execution of the preflight checklist of Table~\ref{tbl:preflight} yields the +following results: + +\begin{table}[H] + \centering + \begin{tabular}{|l|l|} + \hline + Check \# & result \\ \hline \hline + 1 & RESULT\\ \hline + 2 & RESULT\\ \hline + 3 & RESULT\\ \hline + 4 & RESULT\\ \hline + 5 & RESULT\\ \hline + \end{tabular} +\caption{Results of the preflight checks} +\label{tbl:preflightresults} +\end{table} + +\subsection{Test cases} +Comparing the results of the execution of the test cases of +Table~\ref{tbl:testpairs} with the expected results of those test cases specified in +Table~\ref{tbl:testcases} yields the following results: + +\setcounter{TCC}{1} +\begin{table}[H] + \centering + \begin{tabular}{|l|l|} + \hline + Test case \# & result \\ \hline \hline + \doTCC & RESULT\\ \hline + \doTCC & RESULT\\ \hline + \doTCC & RESULT\\ \hline + \doTCC & RESULT\\ \hline + \doTCC & RESULT\\ \hline + \doTCC & RESULT\\ \hline + \doTCC & RESULT\\ \hline + \doTCC & RESULT\\ \hline + \doTCC & RESULT\\ \hline + \doTCC & RESULT\\ \hline + \doTCC & RESULT\\ \hline + \doTCC & RESULT\\ \hline + \doTCC & RESULT\\ \hline + \doTCC & RESULT\\ \hline + \doTCC & RESULT\\ \hline + \doTCC & RESULT\\ \hline + \doTCC & RESULT\\ \hline + \doTCC & RESULT\\ \hline + \doTCC & RESULT\\ \hline + \doTCC & RESULT\\ \hline + \doTCC & RESULT\\ \hline + \doTCC & RESULT\\ \hline + \doTCC & RESULT\\ \hline + \doTCC & RESULT\\ \hline + \end{tabular} +\caption{Results of the test cases} +\label{tbl:testcasesresults} +\end{table} + +\subsection{Result} +To pass the test the SUT has to pass all the specified test cases ( +Table~\ref{tbl:tpreflight} and Table~\ref{tbl:testpairs}). As can be seen in +Table~\ref{tbl:preflightresults} and Table~\ref{tbl:testcasesresults} this is +%not %remove first % in case of any failure +the case. Therefore the SUT has PASSED/FAILED this test. +%This failure is due to the failure of the test case(s) 1,2,3,n as specified +%where the SUT failed to behave in the expected way by... %behavior dat SUT wel +%%liet zien + +% +%\textbf{TODO: DEZE TABEL WEL UPDATEN!!} +% +%\begin{table} +%\begin{tabularx}{\linewidth}{| l | X|} +% \hline +%Check 1 & Get the SUT in a workable state. \\\hline +%Course of action & \begin{enumerate} +% \item Import the VirtualBox image into VirtualBox. +% \item Boot the vm. +% \item Verify the SUT booted succesfully and the network module(s) are loaded. +%\end{enumerate} \\\hline +%Passed & \textit{\st{Yes}/No} \\\hline \hline +%Check 2 & Verify the SUT is complete. \\\hline +%Course of action & \begin{enumerate} +% \item Use the course of action for \emph{Check 1} in order to boot the SUT. +% \item Verify the loopback device exists using \emph{ifconfig} +% \item Verify the \emph{echo-server} is present on the system. +% \item Verify \emph{Scrappy} is present on the system. +% \item Verify all scripts used for testing are present on the system. +%\end{enumerate} \\\hline +%Passed & \textit{\st{Yes}/No} \\\hline \hline +%Check 3 & Initialize the testing environment. \\\hline +%Course of action & \begin{enumerate} +% \item Boot the SUT (see \emph{Check 1}). +% \item Setup iptables by executing \emph{./scripts/setup/iptables.sh} +% \item Setup ... by executing \emph{./scripts/setup/...} +%\end{enumerate} \\\hline +%Passed & \textit{\st{Yes}/No} \\\hline +%\end{tabularx} +%\end{table}