This is where the user lands when open our app on the device.
After this splash screen, the user will be diverted to the login page where the existing user can sign-in or
register as a new user.
An error message should be prompted if user attempts to login the app with invalid or unregistered
email address.
Requirement Reference 4 Project Name User Management System
Test Case Id 4.1 Test Type Functionality
Test Case Description To test that user should be able to modify/edit an existing record
Test Steps 1. Log on to the application.
2. Select User Accounts tab.
3. Select a user record from the grid which you want to edit.
4. Open Action drop down.
5. Select the option Edit.
6. Perform some changes and click Save button.
Expected Result 1. Selected record should get opened in the edit mode.
2. Modifications should get saved.
Actual Result
Pass/Fail
Date Prepared 26th Aug 2021
Date Run
Prepared By Azhar Ansari
Tested By
If user clicks Login button without entering the email address, following error should be displayed
indicating user that email address is required. Same will happen if user only provides email address and
clicks Login button without entering the password.
Following screen should be displayed when user tap on ‘Forgot Password’ link.
If user clicks ‘Forgot password’button on above screen without entering the email address, an error
message should be displayed like below.
User will be taken to Register screen when Sign in link is tapped.
In case if user taps on Register button without entering the email address, an error message will be
displayed as follows.
In case if user taps on Register button without entering the password, an error message will be displayed
as follows.
By default, the eye icon in Passowrd field should be closed, so that data entered in password field should
be masked for security purposes.
In case only when the user taps on the eye icon, the password should be displayed.
Once the user has entered the valid email address and password of length 8 characters, and clicks
Register button, a success message should get displayed.
If user attempts to register with an already registered email address, following message should be
displayed.
On successful login with a newly registered email address, user will be diverted to the following
dashboard when he/she can add pictures from the phone gallery by clicking the + button at the footer.
There should be an option to delete and edit the created posts.
If user wants to logout from the application, he/she can simply do it by clicking the logout icon at the top
right corner of the screen.
If user wants to edit the existing post, he/she can do it by clicking the pencil icon.
Clicking on the bin item, deletes the selected post from the dashboard. A message should get displayed
like below.
The following screen should be displayed when user wants to add a post.
An error message should be displayed if Add Post button is clicked without entering the title of the post.
On clicking Upload File button, the app will ask user to access the gallery for the photos.