diff --git a/Lectures/L19_AssuranceCase/AssuranceCase.tex b/Lectures/L19_AssuranceCase/AssuranceCase.tex index cdc70a8dfc91e9f9dd25cad0d99cc58a2225fab5..3c78ce13287c4c2935c10f3ae7a269df411baa57 100755 --- a/Lectures/L19_AssuranceCase/AssuranceCase.tex +++ b/Lectures/L19_AssuranceCase/AssuranceCase.tex @@ -205,8 +205,10 @@ instructor, supervisor, users \frametitle{Final Project Quality} \begin{itemize} \item Installability - instructions given, makefiles etc to support, means to - validate the installation, required libraries are explicitly identified -\item Learnability - instructions to get someone started using the software + validate the installation, required libraries are explicitly identified -- + update README.md and INSTALL.md +\item Learnability - instructions to get someone started using the software -- +give instructions on how to run the software, how to execute the tests \item Robustness - can the software handle garbage inputs reasonably \item Performance - measured if appropriate \item Usability - measured if appropriate @@ -410,6 +412,7 @@ instructor, supervisor, users \item Date \item Purpose \end{itemize} + \ei \end{frame}