outline
[tt2015.git] / 1intro.tex
1 \subsection{Objectives}
2 %1. Objective
3 The objective of this document is to propose a testing approach for an
4 implementation of the \textit{Transmission Control Protocol}.
5 \textit{Transmission Control} Protocol, from now on \textit{TCP}, is a
6 communication protocol that provides a reliable connection on using a
7 host-to-host protocol.
8
9 %2. Test Goal
10
11 \subsection{TCP}
12 %3. The Product
13 The \textit{System under test}(\textit{SUT}) is a ...%TODO
14
15 %4. The Specification
16 The \textit{SUT} will be tested to a subset of the standard defined by
17 \textit{Internet Engineering Task Force} in \textit{RFC793}~\cite{rfc793}.
18
19 %5. Risks