Verification results for Release 0.11

Basic Setup

Test

Verified

User is able to compile the project with an empty Maven repository mvn install -Dmaven.repo.local=/tmp/cleanrepo

User is able to start the compiled portal using mvn cargo:start (from SVN checkout)

User is able to start the portal zip binary release using the bundled Tomcat startup script (from packaged download))

User is able to start the portal tar.gz binary release using the bundled Tomcat startup script (from packaged download)

User is able to load the login page by pointing a browser to http://localhost:8080/

Default Accounts

Test

Verified

User is able to log in with default accounts: canonical, john.doe, jane.doe

Done with JBehave

User is able to log in with default OpenID account

Done with JBehave

User is able to modify column layout

Yes - mfranklin

User is able to switch to one-column layout

Yes - mfranklin

User is able to switch to two-column layout

Yes - mfranklin

User is able to switch to three-column layout

Yes - mfranklin

User is able to switch to four-column layout

Yes - mfranklin

User is able to switch to column layout with lesser number of columns (from 4 to 1)

Yes - mfranklin

User is able to move gadgets from one column to another

Yes - mfranklin

User is able to move gadgets into a newly created column

Yes - mfranklin

User is able to create a new tab

Yes - mfranklin

User is able to add gadgets to the new tab

Yes - mfranklin

User is able to log out.

Yes - mfranklin

"Remember me" feature works for user

Yes - mfranklin

User changes are preserved across sessions

Yes - mfranklin

User Profile Information

Test

Verified

User can update profile email address

Yes - mfranklin

User can update profile "about me" information

Yes - mfranklin

User can update profile "status" information

Yes - mfranklin

Password and user name reminder features work

User profile changes are preserved across sessions

Yes - mfranklin

User Administration

Test

Verified

"Canonical" user has access to administration interface

Yes

Administrator can add new users

Yes

User search feature works correctly for known users

Yes

User search feature works correctly for missing users

Yes

Administrator can return user display to initial state after searches

Yes

Administrator can grant administrator privileges to other users

Yes

Administrator can remove administrator privileges to other users

Yes

Administrator can enable and disable a user account

Yes

Administrator can lock and unlock a user account

Yes

Administrator can expire and unexpire a user account

Yes

Administrator can delete a user account

Done with JBehave

Widget Administration

Test

Verified

Administrator can list all widgets

Yes

Unfiltered search features work correctly

Yes

Filtered search features (by type and by status) work correctly

Yes

Search filters handle empty inputs and empty returns correctly

Yes

Search results can be cleared (widget page returns to original state)

Yes

Search results can be cleared (widget page returns to original state)

Yes

Administrator can update widget metadata (title, location, description, etc)

Yes

Administrator can update widget status (published, preview)

Yes

Administrator can disable and re-enable widgets

Yes

Rave correctly handles error conditions: widget type setting is incorrect

Rave correctly handles error conditions: URL location is incorrect

Preference Administration

Test

Verified

Administrator and update and verify preference settings

Yes

New Account Creation

Test

Verified

New users can successfully create accounts

Done with JBehave

New users must provide required information

Yes

New user applications must provide unique user names

Yes

New user applications must provide unique email addresses

Yes

New user applications must provide matching passwords

Yes

New account applications must provide user names of appropriate length and format (no spaces, alphanumeric characters only, etc)

New account applicants must provide passwords of minimal length and strength

Yes

New user account forms are not subject to SQL injection and other common attacks

Widget Store Usage

Test

Implemented

Widget Store Administration

Test

Implemented

Non-Default URLs

Test

Implemented

User can access Rave from URL with IP or DNS (instead of localhost)

Rave correctly renders widgets when accessed with URL other than localhost

Rave tab and header navigation links work correctly with URL other than localhost

Advanced Setup: LDAP

Test

Implemented

User is able to login with the demo LDAP accounts johnldap, janeldap

Advanced Setup: MySQL

Test

Implemented

User is able to reproduce all standard tests

Advanced Setup: HTTPS

Test

Implemented

Following standard Tomcat HTTPS/SSL set up, Rave login page can be accessed via HTTPS

ReleaseManagement/ReleaseSchedule/VerificationResults-0.11 (last edited 2012-05-01 00:59:45 by MattFranklin)