Manual QA project for testing the user interface and form validation of Codemify Website
π Project Overview This project involves performing manual QA testing on the Codemify website. The focus was on verifying redirections, form validation, and identifying UI/UX bugs.
β Tasks Performed Checked all button redirections on the homepage and subpages
Tested the Contact Us form for input validations
Reported issues with input field validations and improper redirections
π Bugs Reported
- Incorrect Redirection on βTry Intro Weekβ Button Page: Student Reviews & Testimonials
Bug: Button redirects to paid course instead of Intro Week course
Expected: Should redirect to Intro Week Course
- Invalid Inputs Allowed in Contact Form Page: Contact Us
Bug:
Phone field allows alphabets
Name field accepts numbers
No real-time error shown
Expected:
Phone: only numbers
Name: only alphabets
Real-time validation for all fields
π Project Structure vbnet Copy Edit π codemify-qa-testing/ β βββ π QA_Report.pdf β Detailed test case & bug report βββ π README.md β Project summary and structure βββ π screenshots/ β Screenshots (optional) π Tools Used Jira (for test case management and bug tracking)
Browser (Manual testing)