ADMIN CMS BASE TEST SCENARIOS
ADMIN CMS BASE TEST SCENARIOS
1. Verify that the admin is unable to add new records if required fields are
not entered.
2. Verify that when an admin clicks "Cancel" on the confirmation modal, the
action does not take effect.
3. Verify that deleted data does not appear in the data table.
4. Verify that the admin is unable to register with the same email multiple
times.
1. Verify that when an admin enters different passwords for initial and
confirmation fields, the password change does not take effect.
2. Verify that if the old password entered is invalid, admins are not allowed
to change the password.
3. Verify that if admins click "Cancel," the password change does not take
effect.
4. Verify that when admins click on "Log Out," they are not routed to another
menu but the login page.
1. Verify that the "Users" link does not open another menu.
2. Verify that adding a new user does not throw an error.
3. Verify that adding a user with an invalid email does not create the user.
4. Verify that downloading the PDF and Excel files does not produce an error.
5. Verify that downloaded PDF and Excel files contain the correct data.
6. Verify that users cannot log in with invalid credentials.