Dear Wiki user, You have subscribed to a wiki page or wiki category on "Rave Wiki" for change notification.
The "ReleaseManagement/ReleaseSchedule/VerificationResults-0.17" page has been changed by AteDouma: http://wiki.apache.org/rave/ReleaseManagement/ReleaseSchedule/VerificationResults-0.17?action=diff&rev1=1&rev2=2 - Rave is evaluating the use of [[http://jbehave.org/|JBehave]] to help automate and improve quality assurance testing. The test code is inside the rave-integration-tests module and [[http://rave.apache.org/integration-tests.html|documented on the website]]. + Verification Results for 0.17 ||||<style="text-align:center">'''Basic Setup''' || ||''Test'' ||''Implemented'' || - ||User is able to compile the project with an empty Maven repository ''mvn install -Dmaven.repo.local=/tmp/cleanrepo'' || || + ||User is able to compile the project with an empty Maven repository ''mvn install -Dmaven.repo.local=/tmp/cleanrepo'' ||yes|| - ||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 and stop the portal zip binary release using the bundled Tomcat startup script (from packaged download)) ||yes || - ||User is able to start the portal tar.gz binary release using the bundled Tomcat startup script (from packaged download) || || + ||User is able to start and stop the portal tar.gz binary release using the bundled Tomcat startup script (from packaged download) ||yes || - ||User is able to load the login page by pointing a browser to ''http://localhost:8080/'' ||Yes || + ||User is able to load the login page by pointing a browser to ''http://localhost:8080/'' ||yes|| ||||<style="text-align:center">'''Default Accounts ''' || ||''Test'' ||''Implemented'' || - ||User is able to log in with default accounts: canonical, john.doe, jane.doe ||Yes || + ||User is able to log in with default accounts: canonical, john.doe, jane.doe ||yes|| - ||User is able to log in with default OpenID account ||Yes || + ||User is able to log in with default OpenID account ||yes || - ||User is able to modify column layout || || + ||User is able to modify column layout ||yes|| - ||User is able to switch to one-column layout || || + ||User is able to switch to one-column layout ||yes || - ||User is able to switch to two-column layout || || + ||User is able to switch to two-column layout ||yes || - ||User is able to switch to three-column layout || || + ||User is able to switch to three-column layout ||yes || - ||User is able to switch to four-column layout || || + ||User is able to switch to four-column layout ||yes || - ||User is able to switch to column layout with lesser number of columns (from 4 to 1) || || + ||User is able to switch to column layout with lesser number of columns (from 4 to 1) ||yes || - ||User is able to move gadgets from one column to another || || + ||User is able to move gadgets from one column to another ||yes || - ||User is able to move gadgets from one column to another || || - ||User is able to move gadgets into a newly created column || || + ||User is able to move gadgets into a newly created column ||yes || - ||User is able to create a new tab ||Yes|| + ||User is able to create a new tab ||yes || - ||User is able to add gadgets to the new tab || || + ||User is able to add gadgets to the new tab ||yes || - ||User is able to delete the new tab||Yes|| + ||User is able to delete the new tab ||yes || - ||User is able to log out. ||Yes || + ||User is able to log out. ||yes || - ||"Remember me" feature works for user || || + ||"Remember me" feature works for user ||yes || - ||User changes are preserved across sessions || || + ||User changes are preserved across sessions ||yes || ||||<style="text-align:center">'''User Profile Information ''' || ||''Test'' ||''Implemented'' || - ||User can update profile email address ||Yes || + ||User can update profile email address ||yes|| - ||User can update profile "about me" information ||Yes || + ||User can update profile "about me" information ||yes|| - ||User can update profile "status" information ||Yes || + ||User can update profile "status" information ||yes|| ||Password and user name reminder features work || || - ||User profile changes are preserved across sessions ||Yes || + ||User profile changes are preserved across sessions ||yes|| ||||<style="text-align:center">'''User Administration''' || ||''Test'' ||''Implemented'' || - ||"Canonical" user has access to administration interface ||Yes || + ||"Canonical" user has access to administration interface ||yes|| - ||Administrator can add new users || || + ||Administrator can add new users ||yes|| - ||User search feature works correctly for known users ||Yes || + ||User search feature works correctly for known users ||yes|| - ||User search feature works correctly for missing users || || + ||User search feature works correctly for missing users ||yes|| - ||Administrator can return user display to initial state after searches || || + ||Administrator can return user display to initial state after searches ||yes|| - ||Administrator can grant administrator privileges to other users || || + ||Administrator can grant administrator privileges to other users ||yes|| - ||Administrator can remove administrator privileges to other users || || + ||Administrator can remove administrator privileges to other users ||yes|| - ||Administrator can enable and disable a user account || || + ||Administrator can enable and disable a user account ||yes|| - ||Administrator can lock and unlock a user account || || + ||Administrator can lock and unlock a user account ||yes|| - ||Administrator can expire and unexpire a user account || || + ||Administrator can expire and unexpire a user account ||yes|| - ||Administrator can delete a user account ||Yes || + ||Administrator can delete a user account ||yes|| ||||<style="text-align:center">'''Widget Administration''' || ||''Test'' ||''Implemented'' || - ||Administrator can list all widgets || || + ||Administrator can list all widgets ||yes|| - ||Unfiltered search features work correctly || || + ||Unfiltered search features work correctly ||yes|| - ||Filtered search features (by type and by status) work correctly || || + ||Filtered search features (by type and by status) work correctly ||yes|| - ||Search filters handle empty inputs and empty returns correctly || || + ||Search filters handle empty inputs and empty returns correctly ||yes|| - ||Search results can be cleared (widget page returns to original state) || || + ||Search results can be cleared (widget page returns to original state) ||yes|| - ||Search results can be cleared (widget page returns to original state) || || - ||Administrator can update widget metadata (title, location, description, etc) || || + ||Administrator can update widget metadata (title, location, description, etc) ||yes|| - ||Administrator can update widget status (published, preview) || || + ||Administrator can update widget status (published, preview) ||yes|| - ||Administrator can disable and re-enable widgets || || + ||Administrator can disable and re-enable widgets ||yes|| - ||Rave correctly handles error conditions: widget type setting is incorrect || || + ||Rave correctly handles error conditions: widget type setting is incorrect ||yes|| - ||Rave correctly handles error conditions: URL location is incorrect || || + ||Rave correctly handles error conditions: URL location is incorrect ||yes|| ||||<style="text-align:center">'''Preference Administration''' || ||''Test'' ||''Implemented'' || - ||Administrator and update and verify preference settings || || + ||Administrator and update and verify preference settings ||yes|| ||||<style="text-align:center">'''New Account Creation ''' || ||''Test'' ||''Implemented'' || - ||New users can successfully create accounts ||Yes || + ||New users can successfully create accounts ||yes|| - ||New users must provide required information || || + ||New users must provide required information ||yes|| - ||New user applications must provide unique user names || || + ||New user applications must provide unique user names ||yes|| - ||New user applications must provide unique email addresses || || + ||New user applications must provide unique email addresses ||yes|| - ||New user applications must provide matching passwords || || + ||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 applications must provide user names of appropriate length and format (no spaces, alphanumeric characters only, etc) ||yes|| - ||New account applicants must provide passwords of minimal length and strength || || + ||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 || || + ||New user account forms are not subject to SQL injection and other common attacks ||yes|| ||||<style="text-align:center">'''Widget Store Usage''' || ||''Test'' ||''Implemented'' || + ||User can add new widget ||yes|| + ||Widget store can contain mutliple widget types (W3C, OpenSocial) ||yes|| ||||<style="text-align:center">'''Widget Store Administration''' || ||''Test'' ||''Implemented'' || + ||Admin can enable new widget ||yes|| + ||If preference is set to default published, the widget is immediately published ||yes|| ||||<style="text-align:center">'''Non-Default URLs''' || ||''Test'' ||''Implemented'' || - ||User can access Rave from URL with IP or DNS (instead of localhost) || || + ||User can access Rave from URL with IP or DNS (instead of localhost) ||yes|| - ||Rave correctly renders widgets when accessed with URL other than localhost || || + ||Rave correctly renders widgets when accessed with URL other than localhost ||yes|| - ||Rave tab and header navigation links work correctly with URL other than localhost || || + ||Rave tab and header navigation links work correctly with URL other than localhost ||yes|| ||||<style="text-align:center">'''Advanced Setup: LDAP''' || ||''Test'' ||''Implemented'' || - ||User is able to login with the demo LDAP accounts johnldap, janeldap ||Yes || + ||User is able to login with the demo LDAP accounts johnldap, janeldap ||yes|| ||||<style="text-align:center">'''Advanced Setup: MySQL''' || ||''Test'' ||''Implemented'' || - ||User is able to reproduce all standard tests || || + ||User is able to reproduce all standard tests ||yes|| ||||<style="text-align:center">'''Advanced Setup: HTTPS''' ||
