Testing and Evaluation
Testing
Every aspect of the game needs testing.
You are looking to check if Typical, Erronerous and eXtream (TEX) interactions work as expected.
Have a look at the exemplars for example of testing tables
You also want to test if also of the processes are working
Using a TABLE..
Make a numbered list of the elements that need testing. For each element list the data or interaction you are going to use to test that element.
Make another numbered list of processes within the system. How will you know if it is working correctly. What is the limit to it working (e.g. 7 wrong guesses or 7 right guesses. Guessing the same letter multiple times etc..)… IF you are careful you can combine both lists into a sequence that tests the whole system
Then create a video using screen cast-o-matic. Make sure you show the number of each test before running it. Add the time on the video of each test to the table for each test.
Evaluation
1) Copy your Objectives and make a comment about how well you have met each one
2) Write a paragraph about what you could do to make your Hangman game better (not bigger!)
3) Think of a couple of extra features or things you could change that add when you release “season 2” of hangman
4) Buddy up with a friend. Demo your game to them (or build it and send it). ask them to send you a couple of sentences giving their thoughts on your game. (you should do the same for them if they are computer scientists) feel free to do this in larger groups if that helps.