Positive And Negative Test Cases For Registration Form

Positive And Negative Test Cases For Registration Form: This post covers the sample test scenarios and Positive And Negative Test Cases For the Registration Form. I have taken the example registration form from a platform system. You can choose the alternative registration form if you wish, but the number of fields and the cases for the way will vary. 

Post On:Positive And Negative Test Cases For Registration Form
Post Type:Test Case Template
Published On:www.softwaretestingo.com
Applicable For:Freshers & Experience
Check Also:Telegram Group Of SoftwareTestingo

User Registration Form Test Cases

If you are posting the content below to some interview questions site or the forum, please also post the link to this post.  Please look at the text fields of the registration form, and you can also check our previous test case on the Radio button. In this post, we have tried to cover the Positive And Negative Test Cases For the Registration Form.

Preconditions:

  • The zip code needs to be a number.
  • The phone number is ten digits, and the area code needs to be min 3 numbers and a maximum of 5 numbers.
  • If required fields are not filled, or wrong data is inserted, then the job form triggers an error after submission of the form.

The test cases for the registration form are sorted per field, as explained below.

Positive And Negative Test Cases For Registration Form 1

Registration Form Test Cases – Generic Form Field

  • Check the behavior of the form by not filling up any data into the form.
  • Check them by not filling out the required fields.
  • Check the behavior of the form by adding random data in the text field.
  • Check them by not filling up the full name text field but by filling up the rest of the other fields.
  • Check the behavior of the form by filling in other text fields except for address text fields.
  • Check the form by filling in other text fields except for the phone number text field.
  • Check the form by filling in other text fields except for the email text.

Test Case For Registration Form – Name Field

  • Check the Full name text field without Prefixes.
  • Check the Full name text field without adding the First name.
  • Check the Full name text field without adding the Last name.
  • Check the Full name text field with special characters in Prefix.
  • Check the Full name text field with special characters in the First name.
  • Check the Full name text field with special characters in the Last name.
  • Check by adding numbers instead of strings in the full name text field.

Registration Form Test Cases Address Field

  • Check whether all the text fields in the address field are mandatory.
  • Check if the second line of the street field can be kept blank.
  • Check the first line of the street text field in an address by adding nothing to it.
  • Check the city text field by adding numbers to it.
  • Check the city text field by adding no data.
  • Check the state text field by adding no data.
  • Check the state text field by adding numbers to it.
  • Check the state text field by adding data more than the field limit.
  • Check the behavior of the form by not selecting the country from the drop-down menu of the country field.
  • Check the behavior of the form by selecting the wrong country for the address field content.
  • Check the zip code text field with strings instead of numbers.
  • Check the zip code text field with numbers shorter than required.
  • Check the zip code text field with numbers larger than required for the specific state or place.

Test Case For Registration Form Phone Number Field

  • Check the Phone text field with the area code being a string instead of numbers.
  • Check the phone text field with the phone number as a string instead of numbers.
  • Check the Phone text field with area code and phone number, both strings instead of numbers.
  • Check the Phone text field with no data added.

Test Case For Register Form Email Field

  • Check the Email text field with an Email address without the @ symbol.
  • Check the Email text field with a random string instead of a real email.
  • Check the Email text field that has the @ symbol written in words.
  • Check the Email text field with a missing dot in the email address.
  • Check the Email text field as “name@gmail.”
  • Check the Email text field as “@gmail.”
  • Check the Email text field as “name@gmail..com.”
  • Check the Email text field as “name@192.168.1.1.0.”
  • Check the Email text field as “name.. @gmail.com.”

Negative Test Cases For Registration Form

  • Verify that the User is not allowed to create an account is the password and confirm passwords are different.
  • Verify that the user is locked if the wrong verification code is entered frequently.
  • Verify that the user is locked if the user selects already taken email ID many times.

Test Cases For Registration Form In Excel Sheet

After somany requests for the Test Cases For Registration Form In Excel Sheet, we have worked hard to prepare these sample test cases for registration form in Excel sheet. We hope this will help you understand how to prepare a test case in an Excel sheet for the registration page.

You can click on the download link to download the Test Cases For Registration Form In an Excel Sheet.

Final Words

I hope the test cases explained above help. Feel free to add your test cases as you see fit. Let me know in the comments if the above test cases helped. Also, feel free to let me know your feedback in the comments.

I love open-source technologies and am very passionate about software development. I like to share my knowledge with others, especially on technology that's why I have given all the examples as simple as possible to understand for beginners. All the code posted on my blog is developed, compiled, and tested in my development environment. If you find any mistakes or bugs, Please drop an email to softwaretestingo.com@gmail.com, or You can join me on Linkedin.

Leave a Comment