koders-in / Website

Koders' Official Website
https://koders.in
6 stars 15 forks source link

Amaan_Abdullah: Koders_Testing #77

Open AMAAN78600 opened 4 months ago

AMAAN78600 commented 4 months ago

Bug 1: Header is not there on the landing page Severity: Minor Description: On the landing page the header is missing, therefore the user is not able to see all the details the page entails Steps to Reproduce: • Enter the web URL and go to the landing page Expected Behaviour: There should be headers to make the navigation easier and intuitive. Actual Behaviour: The header is missing

Bug 2: Validations are missing in the Form field Severity: Major Description • The email column has no validation: it should have a validation to check that the data entered is in email format • Phone number has no validation: There should be an option to select the country code and based on the code there should be a validation on the digits that should be entered in the phone number I,e if the country code is +91 then the phone number should be of 10 digit. Steps to reproduce: • Go to the web URL • Click on Get started • Enter the form fields • Click on submit Expected behaviour • Email: If the email entered is incorrect system should give an error saying” please enter correct email address” • Phone: If the entered phone number is less than or greater than 10 digits then the system should give an error saying “ Phone number is invalid”

image

Bug 3: The submit button should be enabled only when the mandatory fields are entered. Description: • Even though the mandatory fields where blank, the submit button was enabled Expected behaviour: If the mandatory fields are blank the submit button should not get enabled. Severity: Minor Steps to reproduce: • Go to the web URL • Click on Get started • Enter the form fields • Hover on submit image

Bug 4: on clicking Submit, the details are not getting submitted. Severity: Critical Description: On clicking submit after entering the form fields the form is not getting submitted. Steps to reproduce: • Go to the web URL • Click on Get started • Enter the form fields • Click on submit Expected behaviour: The form should get submitted. Actual behaviour: Getting an error message saying Unable to record your response image

Bug 5: Even after entering correct email, I am getting an error message on the contact form Description: Even after entering correct email, I am getting an error message on the contact form Severity: Minor Steps to reproduce: • Go to the website • Scroll to the Footer • Click on Contact Us • Enter the form details Expected behaviour: The error should not be there if the email entered is in correct format image

Bug 6: On clicking submit the form is not getting submitted Description: On clicking submit in the contact us form the details are not getting stored and form is not getting submitted. Severity: Minor Steps to reproduce: • Go to the website • Scroll to the Footer • Click on Contact Us • Enter the form details Expected behaviour: The form should submit and show a success message Actual Behaviour: The page is getting refreshed & giving an option to open a file image

Bug 7: The Payments page is broken Severity: critical Description: On going to the payments page, getting an error message saying SSL handshake failed Steps to reproduce: • Go to quick links • Click on Payment • A new tab will open with URL: https://payments.koders.in/ Expected behaviour: The Payment details should open up. image

Bug 8: The Contact US page is broken Severity: Major Description: The contact us page is not loading Steps to reproduce: • Go to resources • Click on jobs • Click on contact us • A new tab will open with URL: https://odoo.koders.in/https/koders-in/contact Expected behavior: The contact us form should load image

Bug 9: There is no option to sign up Severity: Major Description: On the Jobs page there is no option to sign up/ register. Even after clicking Sign in it is opening login page Steps to reproduce: • Go to resources • Click on jobs • Click on contact us • A new tab will open with URL: https://odoo.koders.in/web/login image