Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 2

Feature Name- Mobile Number

Positive Scenarios-

1) To check whether mobile no. text-field consist of astrisk symbol.


2) To check whether mobile no. text-field consist country code dropdown.
3) To check whether mobile no. text-field is accepting all the no.
4) To check whether mobile no. text-field is accepting only two to three no.
5) To check whether mobile no. text-field is accepting how many digits in mobile no.

Negative Scenarios-

1) To check whether mobile no. text-field is not accepting alphabets.


2) To check whether mobile no. text-field is not accepting special characters.
3) To check whether mobile no. text-field is not accepting number including space.
4) To check whether mobile no. text-field is not accepting less than 10 digits.

Feature Name- Password Text field

Positive Scenarios-

1. To check whether password text field consists of place holder.


2. To check whether password text-field consist astrisk symbol
3. To check whether password text-field is minimum 6 characters.
4. To check whether password text-field is accepting 13 characters.
5. To check whether password text-field is accepting only uppercase alphabets.
6. To check whether password text-field is accepting only lowercase alphabets.
7. To check whether password text-field is accepting combination of uppercase & Lowercase
alphabets.
8. To check whether password text-field is accepting special characters.
9. To check whether password text-field is accepting combination of special characters &
numbers.
10. To check whether password text-field is accepting special characters, numbers & alphabets.
11. To check whether password text-field is accepting only numbers.
12. To check whether password text-field is accepting alphanumeric value.
13. To check whether when user enter less than 6 characters error message is getting displayed’
14. To check whether error message is getting displayed in red colour.

Feature Name- Email-Id

Positive Scenarios-

1. To check whether Email-Id text field consists of place holder.


2. To check whether Email-Id text-field consist astrisk symbol
3. To check whether Email-Id text field accepting email address in standard format i.e
usename@domain.com
4. To check whether Email-Id text-field is case insensitive.
5. To check whether Email-Id text-field is accepting special characters.
6. To check whether Email-Id text-field is not accepting space between user field and
domain field.
7. To check whether Email-Id text-field is accepting correct mail address.
8. To check whether error message is getting displayed in red colour.
Negative Scenarios-

1. To check whether Email-Id text field accepting email without @ symbol.


2. To check whether Email-Id text field accepting email without @ symbol.
3. To check whether Email-Id text field accepting invalid characters. (user#gmail.com)
4. To check whether error message is getting displayed in red colour.
5. To check whether Email-Id text field accepting only user field. (user@ )
6. To check whether Email-Id text field accepting only domain field (@domain.com)
7. To check whether Email-Id text field accepting dots between user field
(user….@domain.com)

Feature Name- Full Name

Positive Scenarios-

1. To check whether Full Name text field consists of astrisk symbol.


2. To check whether Full Name text-field is accepting only uppercase alphabets.
3. To check whether Full Name text-field is accepting only lowercase alphabets.
4. To check whether Full Name text-field is accepting combination of uppercase & Lowercase
alphabets.
5. To check whether Full Name text-field is accepting alphanumeric characters.
6. To check whether Full Name text-field is accepting Space between the characters.

Negative Scenarios-

1. To check whether Full Name text-field is accepting only numbers.


2. To check whether Full Name text-field is accepting special characters.

You might also like