Skip to content
Snippets Groups Projects
Commit e7bf97cc authored by Justin's avatar Justin
Browse files

Reformatted usability test

parent 00dc291d
No related branches found
No related tags found
No related merge requests found
No preview for this file type
......@@ -52,6 +52,7 @@
\section{Revision History}
\begin{description}
\item[Revision 1.0] Nov 25, 2015: Added usability test
\item[Revision 1.0] Nov 22, 2015: Fixed more spelling and grammar and updated tests to match new requirements
\item[Revision 0.5] Oct 23, 2015: Revised grammar and spelling
\item[Revision 0.4] Oct 23, 2015: Added test schedule
......@@ -282,6 +283,10 @@ The game should be working as it is designed to be, following all the rules.
\end{table}
\end{center}
\section{Usability Testing}
\indent To test the usability, we will give a survey to a few people who will
test the system. The survey will ask the users various questions
intended to measure the usability. The survey can be found in Appendix \ref{AppA}
\section{Features Not Tested}
One feature that will not be tested is the GUI library built in to Java.
......@@ -300,18 +305,6 @@ the automated tests. It has many features that help create unit tests
such as asserts and test fixtures \cite{junit}. We will use JUnit to
test all parts of our program.
\section{Survey for Usability Test}
\begin{enumerate}
\item Which of age groups do you belong to? (0~10, 10~20, 20~40, over 40)
\item How much did you enjoy playing this game? (On a scale of 10, 10 being the most fun) (1~3, 3~6, 6~10)
\item How hard did you find playing this game? (On a scale of 10, 10 being the hardest) (1-3, 3-6, 6-10)
\item How long did it take you to complete all the levels? (less than half day, one day, two day, more than two day)
\item Which of the following systems do you play the game on? (Windows, Mac OX, Linux)
\item Have you run into any kind of disturbing situation while you play the game? (Yes, No)
\item Would you like to describe the situation you run into? (Description) (optional)
\end{enumerate}
\section{Testing Schedule}
\begin{center}
......@@ -342,4 +335,18 @@ test all parts of our program.
\end{thebibliography}
\newpage
\appendix
\section{Survey for Usability Test} \label{AppA}
\begin{enumerate}
\item Which of these age groups do you belong to? (0-10, 10-20, 20-40, over 40)
\item How much did you enjoy playing this game? (On a scale of 1 to 10, 10 being the most fun) (1 2 3 4 5 6 7 8 9 10)
\item How hard did you find playing this game? (On a scale of 1 to 10, 10 being the hardest) (1 2 3 4 5 6 7 8 9 10)
\item How long did it take you to complete all the levels? (In minutes)
\item Which of the following systems do you play the game on? (Windows, Mac OX, Linux)
\item Did you run into any kind of problems when you played the game? (Yes, No)
\item Would you like to describe the problem you ran into? (Description) (optional)
\end{enumerate}
\end{document}
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