X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=3eval.tex;h=32b0fb9e4d330e8f1f704c11cf953f149010e0be;hb=274fac8b38e03bd58c8d2b3b45c0e9c094238748;hp=a1032bbcdf806e59477412ce06e66a13a8e79b1a;hpb=ad872dd953775e56d196e95c989aaef630abf1a0;p=tt2015.git diff --git a/3eval.tex b/3eval.tex old mode 100644 new mode 100755 index a1032bb..32b0fb9 --- a/3eval.tex +++ b/3eval.tex @@ -2,3 +2,18 @@ Hello world %13 %14 %15 + +\subsection{Exit criteria} +\label{sec:exitcriteria} +The testing will be complete and the SUT will pass if and only if all the +functionality tests are a success. Functionality tests are very important since +the SUT has to adhere to a specification of a computer-to-computer protocol and +therefore the impact of a defect in the system is very high. + +Other exit criteria can be schedule or cost limits. When these limits are +reached the testing will terminate but there is no confidence in the quality of +the product. + +\subsection{Test ware} + +\subsection{Issue tracking}