Posts

Showing posts from October, 2022

Test Cases for registration page/ web form

Image
  Image is example purpose used.   Check List: How to Test registration page or any web form  ·          Verify that all the labels on web forms are readable and understandable. ·          Verify that all required buttons are available or not. ·          Verify that all buttons are clickable. ·          Verify that all required fields are marked with asterisks (*). ·          Verify that tab key functionality working properly or not. ·          Verify that all fields have a valid placeholder. ·         Verify that clicking to submit button after fill all required data, then check data is display proper same as written in all fields. ·          Verify that character limitations in all fields based on requirements. ·          Verify that entering blank space on mandatory fields it display error message. ·          Verify that validation is displayed when any fields are blank to submit. ·          Verify that it allow html tag or not. ·         Verify that if passwor