Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
3
3XA3Group104
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
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
Arshan Majeed Khan
3XA3Group104
Commits
9db9bd08
Commit
9db9bd08
authored
5 years ago
by
Andrew Hum
Browse files
Options
Downloads
Patches
Plain Diff
Additions to testPlan.tex
parent
a8b4e568
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
Doc/TestPlan/TestPlan.pdf
+0
-0
0 additions, 0 deletions
Doc/TestPlan/TestPlan.pdf
Doc/TestPlan/TestPlan.tex
+26
-13
26 additions, 13 deletions
Doc/TestPlan/TestPlan.tex
with
26 additions
and
13 deletions
Doc/TestPlan/TestPlan.pdf
+
0
−
0
View file @
9db9bd08
No preview for this file type
This diff is collapsed.
Click to expand it.
Doc/TestPlan/TestPlan.tex
+
26
−
13
View file @
9db9bd08
...
...
@@ -12,17 +12,17 @@
}
\usepackage
[round]
{
natbib
}
\title
{
SE 3XA3: Test Plan
\\
Title of Project
}
\title
{
SE 3XA3: Test Plan
\\
Mini-Arcade
}
\author
{
Team
\#
, Team Name
\\
Student 1 name and macid
\\
Student 2 name and macid
\\
Student 3 name and macid
\author
{
Team
\#
104
\\
Andrew Hum, 400138826
\\
Arshan Khan, 400145605
\\
Jame Tran, 400144141
\\
William Lei, 400125240
}
\date
{
\today
}
\input
{
../Comments
}
%
\input{../Comments}
\begin{document}
...
...
@@ -38,7 +38,7 @@
\begin{tabularx}
{
\textwidth
}{
p
{
3cm
}
p
{
2cm
}
X
}
\toprule
{
\bf
Date
}
&
{
\bf
Version
}
&
{
\bf
Notes
}
\\
\midrule
Date 1
&
1.0
&
Notes
\\
2/24/2020
&
1.0
&
Andrew and Arshan divided the project into workable parts for group members and began the rough draft of sections 2, 5, 6
\\
Date 2
&
1.1
&
Notes
\\
\bottomrule
\end{tabularx}
...
...
@@ -59,7 +59,7 @@ This document ...
\subsection
{
Acronyms, Abbreviations, and Symbols
}
\begin{table}
[hbp]
\caption
{
\textbf
{
Table of Abbreviations
}}
\label
{
Table
}
\caption
{
\textbf
{
Table of Abbreviations
}}
\label
{
Abbrev
}
\begin{tabularx}
{
\textwidth
}{
p
{
3cm
}
X
}
\toprule
...
...
@@ -73,7 +73,7 @@ Abbreviation2 & Definition2\\
\end{table}
\begin{table}
[!htbp]
\caption
{
\textbf
{
Table of Definitions
}}
\label
{
Table
}
\caption
{
\textbf
{
Table of Definitions
}}
\label
{
Defs
}
\begin{tabularx}
{
\textwidth
}{
p
{
3cm
}
X
}
\toprule
...
...
@@ -222,8 +222,12 @@ How test will be performed:
\section
{
Comparison to Existing Implementation
}
There are several tests that compare the new project to the Existing Implementation of the project.
\section
{
Unit Testing Plan
}
The pytest library will be used for the unit testing of our project.
\subsection
{
Unit testing of internal functions
}
...
...
@@ -247,5 +251,14 @@ Their values are defined in this section for easy maintenance.
\subsection
{
Usability Survey Questions?
}
This is a section that would be appropriate for some teams.
\end{document}
\ No newline at end of file
A possible set of questions to ask beta testers would include:
\begin{itemize}
\item
What game did you play first?
\item
What did you think of that game?
\item
How long did you play?
\item
Would you play again?
\item
Did you play any other games?
\item
Was it easy to get started?
\end{itemize}
\end{document}
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