0% found this document useful (0 votes)
5 views3 pages

Manual Testing Report

report

Uploaded by

Sj Traps
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views3 pages

Manual Testing Report

report

Uploaded by

Sj Traps
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

Manual Testing Report: Account Creation, Login, and Verification

1. Task Name:

Account Creation, Login, and Verification

2. Steps Taken:

Entered name, father's name, gender, email, DOB, birth place, and contact info.

Filled in educational info: college name, state, branch, degree, and passing year.

Created a password and completed registration.

Logged in successfully using credentials.

Attempted account verification using college enrollment details.

3. UI Check:

Issue 1: Branch and degree UI layout issue - branch appears before degree, but it should be the

other way around.

Issue 2: Country code is missing in contact info, appears only for a couple of microseconds, and is

uneditable.

Issue 3: All fields are on one page, and the user experience could be improved by breaking down

the form into multiple steps/pages.

4. Functionality Check:

Issue 4: Password validation is inadequate - it only requires a special character, but there's no

enforcement of a standard password.

Issue 5: No mobile or email verification after account creation.

Issue 6: College enrollment verification step is faulty - verification process does not complete after

accurate input of details; user gets stuck on the verification page.

5. Login and Verification:

Account creation and login were successful.

Major Bug: No mobile or email verification is prompted during account creation, leading to a lack of

proper security verification for the user.


6. Outcome:

Successfully created and logged into the account.

Stuck on the verification page after inputting college enrollment details - no progression beyond

75%, and the page fails to respond.

7. Bugs Found:

Bug Description: Branch and degree layout is incorrect on the registration form.

Steps to Reproduce: Go to the registration page and check the order of the fields for branch and

degree.

Expected Result: Degree field should come before branch.

Actual Result: Branch appears above degree.

Severity: Low

Bug Description: Country code in the contact information is missing or only shows for a microseco

Steps to Reproduce: Go to the contact information section in registration and check the country

code field.

Expected Result: Country code should appear and be selectable.

Actual Result: Country code appears briefly, but disappears and cannot be edited.

Severity: Medium

Bug Description: No validation for standard password (uppercase, lowercase, etc.).

Steps to Reproduce: Attempt to create an account with a simple password containing only a special

character.

Expected Result: The password should require uppercase, lowercase, and numbers as well.

Actual Result: Password validation only checks for special characters.

Severity: High

Bug Description: No mobile or email verification during account creation.

Steps to Reproduce: Complete the registration process without receiving any verification prompt.

Expected Result: The system should request mobile or email verification before proceeding.

Actual Result: Registration completes without any verification step.


Severity: Critical

Bug Description: College enrollment verification step does not work; stuck at 75% completion.

Steps to Reproduce: Input college enrollment details accurately and try to verify the account.

Expected Result: The system should verify the details and allow access.

Actual Result: The verification process gets stuck at 75% and does not proceed.

Severity: Critical

You might also like