Poll Options Test Plan
This test plan exercises the poll options. All test cases are assumed to take place on the administration panel Options > PollPress.
Default options
- Go to Options > PollPress on a fresh installation.
Verify:
- The page has a header 'PollPress Options'.
- There is a section, titled 'Results'.
- There is one option, 'Bar color'.
- The 'Bar Color' option defaults to '#0000FF', which is blue.
- Next to the 'bar color' option is a color box showing the current saved color.
- There is a button named 'Update Options'.
- There is a section titled 'Uninstall', with a button named 'Delete all polls'.
Changing bar color
- Change the 'Bar color' field to '#FF0000'.
- Press 'Update Options'.
Verify:
- The 'bar color' is updated on the options page.
- The color box next to 'bar color' shows red.
- Go to the results page of a poll and verify the bars are in red.
Back to Main Test Plan