diff --git a/pub/dissertation/chapters/design.tex b/pub/dissertation/chapters/design.tex index 1201425..449111f 100644 --- a/pub/dissertation/chapters/design.tex +++ b/pub/dissertation/chapters/design.tex @@ -846,16 +846,19 @@ directory to be the \lstinline|Java/| %%%%% SCENARIOS %%%%% \section{Scenarios} -\begin{itemize} - \item Use a Quick Reference Handbook (QRH) to find potential list of checklists to test - % TODO find these accident reports - \item Look at previous accident reports that had an incident related to checklists - and test it with my tool to see if it will pick it up - \item These previous accident reports can be good metrics to know what statistics to - look out for -\end{itemize} - - -%%%%% DECISIONS %%%%% -\section{Decisions} -\end{document} +% \begin{itemize} +% \item Use a Quick Reference Handbook (QRH) to find potential list of checklists to test +% % TODO find these accident reports +% \item Look at previous accident reports that had an incident related to checklists +% and test it with my tool to see if it will pick it up +% \item These previous accident reports can be good metrics to know what statistics to +% look out for +% \end{itemize} +To be able to test if the objectives were met, QRHs can be used to find a potential +list of checklists to test for. +This can also be done by looking at previous accident reports that had incidents related +to checklist as they provide problems related to the checklist, +for example the US Airways Flight 1549 accident report includes the checklist +used in the appendix~\cite{ntsb:AWE1549}. +With these checklists, they can be implemented to the Checklist Tester tool +see if it will detect problems within the checklist. diff --git a/pub/dissertation/dissertation.pdf b/pub/dissertation/dissertation.pdf index 5b9acb2..7c7f189 100644 Binary files a/pub/dissertation/dissertation.pdf and b/pub/dissertation/dissertation.pdf differ