Dear Wiki user, You have subscribed to a wiki page or wiki category on "Rave Wiki" for change notification.
The "ReleaseManagement/QualityAssurance" page has been changed by JashaJoachimsthal: http://wiki.apache.org/rave/ReleaseManagement/QualityAssurance?action=diff&rev1=12&rev2=13 Comment: Implemented profile change tests - Rave is evaluating the use of [[http://jbehave.org/|JBehave]] to help automate and improve quality assurance testing. Test code is available from [[https://github.com/jashaj/PortalTests|github]]. These tests may later be added to the main Rave SVN. The tables below list identified tests and their implementation status. + 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]]. ||||<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'' || || @@ -25, +25 @@ ||User is able to move gadgets into a newly created column || || ||User is able to create a new tab || || ||User is able to add gadgets to the new tab || || - ||User is able to log out. ||Yes|| + ||User is able to log out. ||Yes || ||"Remember me" feature works for user || || ||User changes are preserved across sessions || || ||||<style="text-align:center">'''User Profile Information ''' || ||''Test'' ||''Implemented'' || - ||User can update profile email address || || + ||User can update profile email address ||Yes|| - ||User can update profile "about me" information || || + ||User can update profile "about me" information ||Yes|| - ||User can update profile "status" information || || + ||User can update profile "status" information ||Yes|| ||Password and user name reminder features work || || - ||User profile changes are preserved across sessions || || + ||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 || || - ||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 || || ||Administrator can return user display to initial state after searches || || ||Administrator can grant administrator privileges to other users || || @@ -103, +103 @@ ||||<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''' ||
