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

Addition of some questions to L34.

parent 6f3db9f2
No related branches found
No related tags found
No related merge requests found
No preview for this file type
......@@ -80,8 +80,8 @@
\item Course evaluations
\bi
\item CS 2ME3: 26\%
\item SE 2AA4: 35\%
\item CS 2ME3: 28\%
\item SE 2AA4: 40\%
\item \href{https://evals.mcmaster.ca/login.php}{https://evals.mcmaster.ca/}
\item Closes: 11:59 pm, Monday, April 10
\ei
......@@ -331,9 +331,17 @@ dist & PointT & real & ~\\
\begin{itemize}
\item Using an indendent program to approximate the oracle (pseudo oracle)
\item Using an independent program to approximate the oracle (pseudo oracle)
\item Properties of the expected values can be easier than stating the expected
output
\bi
\item \uncover<1>{\structure<1>{Examples?}}
\item \uncover<2->{List is sorted}
\item \uncover<2->{Number of entries in file matches number of inputs}
\item \uncover<2->{Conservation of energy or mass}
\item \uncover<2->{Expected trends in output are observed}
\item \uncover<2->{etc.}
\ei
\end{itemize}
\end{frame}
......@@ -411,6 +419,21 @@ dist & PointT & real & ~\\
\includegraphics[scale=0.35]{../Figures/Example.png}
\end{center}
\begin{itemize}
\item $M_1$ USES $M_2$ and $M_2$ IS\_COMPOSED\_OF \{$M_{2,1}$, $M_{2,2}$\}
\item \structure{In what order would you test these modules?}
\end{itemize}
\end{frame}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{frame}
\frametitle{Example}
\begin{center}
\includegraphics[scale=0.35]{../Figures/Example.png}
\end{center}
\begin{itemize}
\item $M_1$ USES $M_2$ and $M_2$ IS\_COMPOSED\_OF \{$M_{2,1}$, $M_{2,2}$\}
\item Case 1
......
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