house fly

JSwat Project

Testing Preferences


The Preferences portion of the program is defined by a separate library called JConfigure, available at bluemarsh.com. Basically this is a dialog with a set of preference categories, called "groups". Each of the groups will have one or more "options" that can be modified. Each option should have a clearly understandable label. Modifying the option value and clicking "Ok" in the preferences dialog should have an immediate effect on the program. Since there are many options, this checklist will not elaborate on the test cases. Instead, the tester should practice changing options and observing their affect on the program.



Back