X-Git-Url: https://git.martlubbers.net/?a=blobdiff_plain;f=3eval.tex;h=32b0fb9e4d330e8f1f704c11cf953f149010e0be;hb=4ddb201e949c72b78cec80204fee876bbb7be02f;hp=76da37c733a7a97eebdce39ab7a4e16eb90e495d;hpb=a82af11a291d83439c593bd3f96011eda2f82199;p=tt2015.git diff --git a/3eval.tex b/3eval.tex index 76da37c..32b0fb9 100644 --- a/3eval.tex +++ b/3eval.tex @@ -3,4 +3,17 @@ Hello world %14 %15 -\label{sec:exitcriteria} \ No newline at end of file +\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}