summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--notFinishedCode/Report/test.log14
-rw-r--r--notFinishedCode/Report/test.pdfbin1469765 -> 1469828 bytes
-rw-r--r--notFinishedCode/Report/test.tex1
-rw-r--r--notFinishedCode/Report/test.tex~2
4 files changed, 9 insertions, 8 deletions
diff --git a/notFinishedCode/Report/test.log b/notFinishedCode/Report/test.log
index 781581a..7ea6bc1 100644
--- a/notFinishedCode/Report/test.log
+++ b/notFinishedCode/Report/test.log
@@ -1,4 +1,4 @@
-This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian) (format=pdflatex 2011.9.27) 21 OCT 2011 16:51
+This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian) (format=pdflatex 2011.9.27) 21 OCT 2011 17:02
entering extended mode
%&-line parsing enabled.
**test.tex
@@ -343,9 +343,9 @@ File: serialPort.png Graphic file (type png)
<use serialPort.png>
[11 <./dbClass.png (PNG copy)>]
LaTeX Font Info: External font `cmex10' loaded for size
-(Font) <9> on input line 218.
+(Font) <9> on input line 219.
LaTeX Font Info: External font `cmex10' loaded for size
-(Font) <5> on input line 218.
+(Font) <5> on input line 219.
<serverClass.png, id=59, 302.12875pt x 181.67876pt>
File: serverClass.png Graphic file (type png)
@@ -386,17 +386,17 @@ File: sshTunnel.png Graphic file (type png)
<use sshTunnel.png> [19
<./sshTunnel.png (PNG copy)>] [20] [21]
-LaTeX Font Info: Try loading font information for OMS+cmr on input line 500.
+LaTeX Font Info: Try loading font information for OMS+cmr on input line 501.
(/usr/share/texmf-texlive/tex/latex/base/omscmr.fd
File: omscmr.fd 1999/05/25 v2.5h Standard LaTeX font definitions
)
LaTeX Font Info: Font shape `OMS/cmr/m/n' in size <9> not available
-(Font) Font shape `OMS/cmsy/m/n' tried instead on input line 500.
+(Font) Font shape `OMS/cmsy/m/n' tried instead on input line 501.
[22] [23] [24]
LaTeX Font Info: Font shape `OMS/cmr/m/n' in size <10.95> not available
-(Font) Font shape `OMS/cmsy/m/n' tried instead on input line 572.
+(Font) Font shape `OMS/cmsy/m/n' tried instead on input line 573.
<resultsImage.png, id=114, 702.625pt x 431.6125pt>
File: resultsImage.png Graphic file (type png)
@@ -425,7 +425,7 @@ r/fonts/pk/ljfour/jknappen/ec/ecrm1728.600pk></usr/share/texmf-texlive/fonts/ty
pe1/public/amsfonts/cm/cmmi10.pfb></usr/share/texmf-texlive/fonts/type1/public/
amsfonts/cm/cmsy10.pfb></usr/share/texmf-texlive/fonts/type1/public/amsfonts/cm
/cmsy9.pfb>
-Output written on test.pdf (28 pages, 1469765 bytes).
+Output written on test.pdf (28 pages, 1469828 bytes).
PDF statistics:
683 PDF objects out of 1000 (max. 8388607)
0 named destinations out of 1000 (max. 500000)
diff --git a/notFinishedCode/Report/test.pdf b/notFinishedCode/Report/test.pdf
index 7de5c9d..16111b1 100644
--- a/notFinishedCode/Report/test.pdf
+++ b/notFinishedCode/Report/test.pdf
Binary files differ
diff --git a/notFinishedCode/Report/test.tex b/notFinishedCode/Report/test.tex
index 8a1b146..4a06d69 100644
--- a/notFinishedCode/Report/test.tex
+++ b/notFinishedCode/Report/test.tex
@@ -176,6 +176,7 @@ The information stored in the given table is used by the test software to obtain
\par The \emph{ResultTable} table is used by the test system to store final results for the performed tests. Our given table consists of two fields, \emph{taskID} and \emph{result} and both are of integer type. For each test entry with unique \emph{taskID} an error code is assigned in the \emph{result} field,
depending on the test results. Error codes found in the \emph{ErrorCodeTable} table can be only assigned to this field.
\par The \emph{TempTaskTable} table represents the table with the tasks the system has to execute next time the test software is started. The given table gets filled up every time an operator user submits one or more test cases to be performed.
+\par The \emph{TaskTable} table contains all the tests ever performed from the web site.
\newpage
\section{Software design} % section 2.1
\begin{figure}[ht!]
diff --git a/notFinishedCode/Report/test.tex~ b/notFinishedCode/Report/test.tex~
index bb63628..8a1b146 100644
--- a/notFinishedCode/Report/test.tex~
+++ b/notFinishedCode/Report/test.tex~
@@ -175,7 +175,7 @@ The \emph{ErrorCodeTable} table is used by the main test software (i.e. controll
The information stored in the given table is used by the test software to obtain usernames, passwords and addresses of the used services for the tests.
\par The \emph{ResultTable} table is used by the test system to store final results for the performed tests. Our given table consists of two fields, \emph{taskID} and \emph{result} and both are of integer type. For each test entry with unique \emph{taskID} an error code is assigned in the \emph{result} field,
depending on the test results. Error codes found in the \emph{ErrorCodeTable} table can be only assigned to this field.
-\par The \emph{TempTaskTable} table represents the table with the tasks the system has to execute next time the test software is started.
+\par The \emph{TempTaskTable} table represents the table with the tasks the system has to execute next time the test software is started. The given table gets filled up every time an operator user submits one or more test cases to be performed.
\newpage
\section{Software design} % section 2.1
\begin{figure}[ht!]