What should I test myself before handing something off to testers?

+1 vote
32 views
asked Mar 23 in Authoring by AndrewS (250 points)
recategorized Mar 27 by Alex
I often worry I wait too long, or I don't prepare enough. This can be paralyzing. What should I do?

1 Answer

0 votes
answered Mar 23 by AndrewS (250 points)

Some of this is kind of subjective, but you want to be able to give testers something do to. You don't want them resigning immediately, and you don't want to leave them stuck.

 

  • First, as a precaution, either tell the testers via email, or block them in-game, if an area isn't available yet. This isn't testing per se, but it does make sure their time isn't wasted.
  • If you add a new feature, you should give it basic testing.
  • If your programming language allows automated walkthroughs, you should try that or those, especially with alternative ways through. For instance, test maze = "sw/ne/w/n/e/nw/u/s"
  • The introduction is important, not just because you want to make a good first impression, but also because testers don't like getting stuck right away.

A useful trick is to replay the game after being away from it for a few hours. Try to walk through yourself. Note anything that is odd.

 

It's also useful to have a checklist for basic stuff, so you aren't wondering if you tested something or not. That takes a lot of energy to remember.

This site is now closed.
As of 1st November 2015, this site is a read-only archive. For more information see the intfiction forum post

Welcome to IF Answers, a site for questions and answers about Interactive Fiction.

Technical questions about interactive fiction development tools such as Inform, Twine, Quest, QuestKit, Squiffy, Adrift, TADS etc. are all on-topic here.

Non-technical questions about interactive fiction are also on-topic. These questions could be about general IF design, specific games, entering the IF Comp etc.
...