outline
[tt2015.git] / 1intro.tex
index 7348099..1d801a3 100644 (file)
@@ -1,3 +1,19 @@
-The objective of this document is to propose a testing approach for the
-Transmission Control Protocol as described in RFC793~\cite{rfc793}, from now on
-\textit{TCP}.
+\subsection{Objectives}
+%1. Objective
+The objective of this document is to propose a testing approach for an
+implementation of the \textit{Transmission Control Protocol}.
+\textit{Transmission Control} Protocol, from now on \textit{TCP}, is a
+communication protocol that provides a reliable connection on using a
+host-to-host protocol.
+
+%2. Test Goal
+
+\subsection{TCP}
+%3. The Product
+The \textit{System under test}(\textit{SUT}) is a ...%TODO
+
+%4. The Specification
+The \textit{SUT} will be tested to a subset of the standard defined by
+\textit{Internet Engineering Task Force} in \textit{RFC793}~\cite{rfc793}.
+
+%5. Risks