Integration Test Plan
This test plan exercises some normal user blog operations that should include polls.
Searching
- In the Write > Write Poll create or edit some polls to include a search phrase in the title or an option, such as 'fred'.
- Go to the site homepage.
- Enter your search phrase in the search box and hit enter.
Verify:
- The poll results that match show up in the search, along with normal posts that contain the search phrase.
Categories
- In Write > Write Poll, create a poll in the 'Test' category, and publish it.
- Go to the site homepage.
- In the sidebar, click on the 'Test' category.
Verify:
- The poll results for the poll in the 'Test' category show up in the category listing.
Browsing
- In Write > Write Poll, create a poll and publish it.
- Go to the site homepage.
Verify:
- The poll results do not show up on home page as a post (excluding the voting booth on the sidebar)
Back to Main Test Plan