Manual Testing Report
Manual Testing Report
1. Task Name:
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.
3. UI Check:
Issue 1: Branch and degree UI layout issue - branch appears before degree, but it should be the
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
4. Functionality Check:
Issue 4: Password validation is inadequate - it only requires a special character, but there's no
Issue 6: College enrollment verification step is faulty - verification process does not complete after
Major Bug: No mobile or email verification is prompted during account creation, leading to a lack of
Stuck on the verification page after inputting college enrollment details - no progression beyond
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.
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.
Actual Result: Country code appears briefly, but disappears and cannot be edited.
Severity: Medium
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.
Severity: High
Steps to Reproduce: Complete the registration process without receiving any verification prompt.
Expected Result: The system should request mobile or email verification before proceeding.
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