Test cases for mobile number field : If any web or mobile application has a mobile number field then this article is useful for software testers. This article is also useful for test the phone number field.
So in this article, we have covered positive and negative test cases for mobile number field.
Positive Test cases – Mobile Number Field
Sr.No | Testcase_ID | Test Cases |
1 | Testcase_01 | Verify that the mobile number field is as per specification or not |
2 | Testcase_02 | Verify that mobile number field size is as per expected or not |
3 | Testcase_03 | Verify that mobile number field width is as per expected or not |
4 | Testcase_04 | Verify that mobile number field height is as per expected or not |
5 | Testcase_05 | Verify that place holder is properly displayed or not |
6 | Testcase_06 | Verify that country code drop-down is displayed properly or not |
7 | Testcase_07 | Verify if mobile number field is required then red “*” mark should be displayed |
8 | Testcase_08 | Verify if mobile number field is required the validation error message should be displayed |
9 | Testcase_09 | Verify that a valid mobile number is acceptable or not |
10 | Testcase_10 | Verify that the mobile/phone number field should not be allowed alphabet characters |
11 | Testcase_11 | Verify that the mobile/phone number field should not allow special characters |
12 | Testcase_12 | Verify that mobile/phone number field with entering maximum values |
13 | Testcase_13 | Verify that mobile/phone number field with entering minimum values |
14 | Testcase_14 | Verify that mobile/phone number field with a blank field |
15 | Testcase_15 | Verify that space is allowed or not in the mobile number field |
16 | Testcase_16 | Verify that country flags are displayed or not in the country code drop-down list |
Negative Test cases – Mobile Number Field
Sr.No | Testcase_ID | Test Cases |
1 | Testcase_01 | Verify that mobile/phone number field with only spacebar |
2 | Testcase_02 | Verify that mobile/phone number field with only alphanumeric characters |
3 | Testcase_03 | Verify that mobile/phone number field with only special numeric characters |
4 | Testcase_04 | Verify that mobile number field with boundary values |
Conclusion :
So in this way, we have covered positive and negative test cases for mobile number field. If you are looking for more examples then please visit the link below.
Thank you, Readers…!!!