Skip to content
Snippets Groups Projects
Commit db04e950 authored by W. Spencer Smith's avatar W. Spencer Smith
Browse files

Clean up related to last lecture

parent 6330aaaa
No related branches found
No related tags found
No related merge requests found
No preview for this file type
......@@ -260,7 +260,7 @@
\begin{frame}
\frametitle{Test Report Continued}
\begin{itemize}
\item Provide specific test cases
\item Point to specific test cases in test plan
\item Summarize your test results
\bi
\item Test case name
......@@ -309,8 +309,8 @@
\item Summarize changes made in response to test results
\item Explain your automated testing set-up (if require more detail than from
the test plan)
\item Provide traceability to requirements
\item Provide traceability to modules
\item Provide traceability to requirements (if not in test plan)
\item Provide traceability to modules (if not in test plan)
\item Make sure you show test results for ``bad/abnormal'' input
\end{itemize}
\end{frame}
......
No preview for this file type
......@@ -202,8 +202,8 @@
\item Summarize changes made in response to test results
\item Explain your automated testing set-up (if require more detail than from
the test plan)
\item Provide traceability to requirements
\item Provide traceability to modules
\item Provide traceability to requirements (if not in test plan)
\item Provide traceability to modules (if not in test plan)
\item Make sure you show test results for ``bad/abnormal'' input
\end{itemize}
\end{frame}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment