summaryrefslogtreecommitdiffstats
path: root/notFinishedCode/Report/test.tex.backup
diff options
context:
space:
mode:
Diffstat (limited to 'notFinishedCode/Report/test.tex.backup')
-rw-r--r--notFinishedCode/Report/test.tex.backup4
1 files changed, 3 insertions, 1 deletions
diff --git a/notFinishedCode/Report/test.tex.backup b/notFinishedCode/Report/test.tex.backup
index cd4ce7b..3edb31b 100644
--- a/notFinishedCode/Report/test.tex.backup
+++ b/notFinishedCode/Report/test.tex.backup
@@ -119,7 +119,9 @@ were only the ones we could not develop ourself because of the time-span of our
Java, C++ and Python, we made a joint decision to use Python as the main programming language in our team project. One of the requirements was to finish the team project in time,
therefore our decision to use Python is justified. Using Python we could work faster and integrate our subsystems more effectively \cite{python}.
Our programming language of choice is multiplatform, therefore our test software would be easy portable to other operating systems.
-\par Likewise we had to decide how our test software will work.
+\par Likewise we had to decide how our test software will work. One of the requirements by Dennis and Konrad was to make the software capable of being run from the terminal.
+The next requirement was to make a good looking GUI so that even an operator user without Linux experience could handle the tests.
+\par
\newpage
\section{Database design}
At the start our database of choice was MySQL.