Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
se2aa4_cs2me3
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
W. Spencer Smith
se2aa4_cs2me3
Commits
829e7d1d
Commit
829e7d1d
authored
8 years ago
by
W. Spencer Smith
Browse files
Options
Downloads
Patches
Plain Diff
Addition of some questions to L34.
parent
6f3db9f2
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Lectures/L34_BlackBoxTesting/BlackBoxTesting.pdf
+0
-0
0 additions, 0 deletions
Lectures/L34_BlackBoxTesting/BlackBoxTesting.pdf
Lectures/L34_BlackBoxTesting/BlackBoxTesting.tex
+26
-3
26 additions, 3 deletions
Lectures/L34_BlackBoxTesting/BlackBoxTesting.tex
with
26 additions
and
3 deletions
Lectures/L34_BlackBoxTesting/BlackBoxTesting.pdf
+
0
−
0
View file @
829e7d1d
No preview for this file type
This diff is collapsed.
Click to expand it.
Lectures/L34_BlackBoxTesting/BlackBoxTesting.tex
+
26
−
3
View file @
829e7d1d
...
...
@@ -80,8 +80,8 @@
\item
Course evaluations
\bi
\item
CS 2ME3: 2
6
\%
\item
SE 2AA4:
35
\%
\item
CS 2ME3: 2
8
\%
\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 inde
pe
ndent 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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment