Loading...
 
Skip to main content

History: Update Test Cases

Source of version: 3 (current)

Copy to clipboard
Use this as a run down to test new site code for release or on a test site before deploying on a live site.
The empty brackets are there so this can be printed out/copied into a text editor, and the test steps checked off as they are passed. 
A parent step can be checked off once all of its child steps have passed.

* ( ) Can the site favicon be seen?
* ( ) Can the logo be seen?
* ( ) Test that blogs can be read
** ( ) Go to main blog page
** ( ) Click on permalink
* ( ) Test the wiki pages can be read
** ( ) Homepage
** ( ) ( ) Two other wiki pages
** ( ) Can the locale indicator be observed?
* ( ) Test the forums can be read
** ( ) All forums page
** ( ) Read a forum
** ( ) Read a thread
* ( ) Login as a basic reader (registered, but not admin)
** ( ) Test that comments can be made on blogs. ( ) Test that they can be previewed
** ( ) Are the modules visible on all pages?
** ( ) Are existing comments visible on wiki pages?
** ( ) Can comments be made on wiki pages? ( ) Test preview
** ( ) Can comments be made on forums? ( ) Test preview
** ( ) Can a new topic be started on forums? ( ) Test preview
* ( ) Articles
** ( ) Test article landing page
** ( ) View an article
** ( ) Comments can be left on articles? ( ) Test preview
* ( ) View image in gallery as anonymous
* ( ) ( ) View two wiki attachments as anonymous
* ( ) Log in as admin
* ( ) File galleries
** ( ) test Landing page
** ( ) Test that files are listed in a gallery
** ( ) Try downloading a file and check its contents.
** ( ) Try uploading a file. ( ) Check it has no differences when downloaded.
* ( ) Have the site stats remained?
* ( ) Are wiki pages editable? ( ) Preview
** ( ) Can the locale be set correctly?
* ( ) Are blog posts editable? ( ) Preview
* ( ) Blogs postable? ( ) Preview
* ( ) Articles editable? ( ) Preview
* ( ) Articles submittable? ( ) Preview
* ( ) Can polls be created?
* ( ) Check poll dates have not been garbled?
* ( ) Can anonymous users vote on polls?
* ( ) Do image galleries work?
** ( ) create image as admin - GIF
*** ( ) view created image in gallery as anonymous
*** ( ) Thumbnail created
** ( ) create image as admin - PNG
*** ( ) view created image in gallery as anonymous
*** ( ) Thumbnail created
** ( ) create image as admin - JPG
*** ( ) view created image in gallery as anonymous
*** ( ) Thumbnail created
** ( ) View a gallery - are all thumbnails cached on a clean cache
*** ( ) Does a subsequent visit use cached thumbs?
* ( ) Have wiki page attachments been preserved?
** ( ) Create test one as admin
*** ( ) View this as anonymous
* ( ) Examine bottom bar
* ( ) Does searching work
* ( ) Can a new user register?
* ( ) Can a new user be added from tiki useradmin?
Show PHP error messages