STQA Assignment 4 BC221
STQA Assignment 4 BC221
Let's assume in your application you want to create a new user with his/her information, for that
you need to login into the application and navigate to USERS menu > New User, then enter all
the details in the User form like First Name, Last Name, Age, Address, Phone, etc. Once you
enter all these you need to click on the SAVE button in order to save the user and you can see a
success message saying, “New User has been created successfully”.
Now you entered into your application by logging in and navigating to the USERS menu > New
user, entering all the information, and clicking on the SAVE button. Now the application
crashed and you can see one error page on the screen, now you would like to report this BUG.
Bug 1 )
Bug Name: The application crashes on clicking the Pune section awards archive link
Bug ID: The BUG Tracking tool will automatically create it once you save this.
Assigned to Developer-X
Status: New
Description:
Application crash on clicking the SAVE button while creating a new user, hence unable to
create a new user in the application.
Steps To Reproduce:
Bug 2 )
Bug ID: The BUG Tracking tool will automatically create it once you save this.
Severity: High
Priority: High
Assigned to Developer-X
Created By:Rutuja
Status: New
Description:
Application crashes on clicking the login button while trying to log in and the email id
or password is wrong, hence unable to create a new user in the application.
Steps To Reproduce:
Expected: On clicking the invalid login, page should show a message saying
invalid credentials,please try again.