-
Notifications
You must be signed in to change notification settings - Fork 21
Release Testing Checklist
johnhenley edited this page Mar 14, 2024
·
3 revisions
Items to be tested prior to releasing a major version.
- Test fresh install
- Initial forums setup completes successfully
- Test upgrade from previous major version (e.g. 7.0.12 -> 8.0.1)
- Dashboard displays correctly
- Each feature pane displays correctly
- Able to update forum features / security
- Test user can post a new topic
- Test user can reply to an existing topic using “add reply”
- Test user can add a reply using “quick reply”
- Verify topics/replies counts are updated
- Subscribe to forum, change to test user and post a topic; verify email sent
- Subscribe to topic while adding it, change to test user and reply to it; verify email sent
- Verify subscriber counts are updated
- Able to 'like' a topic; updates 'like' counts
- 'My topics', 'Active Topics', etc. displays appropriate topics
- Moderator/Admin able to move a topic to a different forum
- Enable moderation on a forum, post as a test user, and administrator can moderate
- Test flood control by enabling in module settings and posting successive topics as a test user
- Add viewer to a different page and configure it
- Verify that it properly shows content
- Add to a different page and configure it
- Verify that it properly shows content
This module is the official forums module for DNN and is used on the official DNN CMS Community website.
- Forums
- Email Notifications
- Polls
- Tags
- Categories
- Attachments
- Database Models
- Database model version 8.2
- Previous Versions
- Dependencies