diff --git a/report/2_BackgroundAndLiteratureReview.tex b/report/2_BackgroundAndLiteratureReview.tex
index 94413f338f78fe2c13e4c3a32c86f7260af42568..988b460154678120186ad2451248ccdcc141ba33 100644
--- a/report/2_BackgroundAndLiteratureReview.tex
+++ b/report/2_BackgroundAndLiteratureReview.tex
@@ -3,10 +3,10 @@
 %% ---------------------------------------------------------------- 
 \chapter{BACKGROUND AND LITERATURE REVIEW}
 
-\section{Crime}
+\section{Cyber Crime}
     There is ever-increasing cyber-criminal activity. \cite{GDPR} Criminal methods used are currently changing as businesses are now targeted more frequently than individuals. \cite{GDPR} Cyber crime is growing rapidly, complicating the ability of regulations and legislation to keep pace. This results in outdated laws that become unfit for purpose. \cite{GDPR}
 
-\section{Supply Chains}
+\section{Crime in Supply Chains}
     Supply chain management is an essential process for interconnecting major business actions and behaviours both internally and externally between organisations to produce an effective overall integrated business model. \cite{CSCRM} Supply chain management encompasses all logistic management endeavours, including manufacturing operations, and drives the coordination of activities across multiple business areas including marketing, sales, product design, finance and IT. \cite{CSCRM}
 
     \subsection{Supply Chain Security}
diff --git a/report/6_TestingAndSoftwareValidation.tex b/report/6_TestingAndSoftwareValidation.tex
index 156014b2e2c6f457a9acf26683f752331067ba23..957bfda81ac038f71f12a01cd949b3d44b85314e 100644
--- a/report/6_TestingAndSoftwareValidation.tex
+++ b/report/6_TestingAndSoftwareValidation.tex
@@ -93,7 +93,5 @@
             \label{fig:rfPass}
             \end{figure}
 
-
-
         \subsubsection{Discussion}
-            TODO
\ No newline at end of file
+            The speed of automated tests allow for much larger systems to use it in continuous integration, where each build can be run against a large suite in a matter of minutes. The alternative is to spend hours manually testing, which would result in lower test coverage as it probably would not be possible to test every build produced by a team of developers.
\ No newline at end of file
diff --git a/report/master.pdf b/report/master.pdf
index 65f73f486893eae374ca5c320d3b1ee639a19016..143fcf6d514f750e635dd6e4edf2c94e5dc329f3 100644
Binary files a/report/master.pdf and b/report/master.pdf differ