A generic test plan for testing a wizard in a GUI application
By Alvin Alexander. Last updated: February 12 2019
Here's a "generic" version of a simple test plan I just wrote for testing one wizard in a GUI software application my team is currently developing. I wrote this for one specific wizard, then realized that many of these tests are generically-applicable to all wizards.
Without any further introduction, here is my sample test plan. Feel free to use it as a template for creating your own test plans.