.
Test Cases For Phone Number Field
Hello Folks,
In this tutorial, we will learn how to write mobile number field validation test cases? We will also learn about positive test scenarios and Negative test Cases.
How to write test cases for mobile number field
Here! The important test cases for the mobile number text box field are given...
UI Test Cases
- Verify that the mobile number text box is on the webpage.
- Check whether the user can type in the text box or not.
- Check whether the typed text is properly visible to the user or not.
- Verify the asterisk symbol for the mobile number if the field is a mandatory field
- Verify the alert message when the user clicks on save without entering the value in the mobile number text box while it is a mandatory field.
- Verify the alert message when the user enters the wrong data in the mobile number field. (Eg. Mobile Number, mobile number with a character and special symbol, Blank field, etc.)
- Verify the placeholder for the mobile number field.
Functional mobile number field validation test cases
- Verify the mobile number text field by entering the valid 10-digit mobile number ie."9878775858".
- Verify the mobile number field by entering the Less than 10 digits mobile number ie."898585858".
- Verify the mobile number field by entering a more 10 digits mobile number ie."58585858585".
- Verify the mobile number field by entering the blank space between the number ie."8585 85858"
- Verify the mobile number text field by copying and pasting the mobile number. It must be copied and pasted into the text box.
- Verify the mobile number field by entering the 10 "Zero" in the text box ie."0000000000"
- Verify the mobile number field by entering only 10 blank spaces.
- Verify the mobile number field without entering any value.
- Verify the mobile number field by entering the special character
- Verify the mobile number field by entering the character value.
- Verify the mobile number field by entering the "0" at the initial.
Hope!!! The Above test cases for the mobile number Validation are helpful for you...
Team,
QA acharya
Share Your Knowledge With Us
Mail your content - qaacharya.in@gmail.com
Share Your Knowledge With Us
Mail your content - qaacharya.in@gmail.com
mobile number Field Test Cases |
12 Comments
Thanks for Sharing Information to us. If Someone wants to know about software testing and QA Services this is the Right place for you!
ReplyDeleteSoftware Testing Services
Software Testing Company
Software Testing Companies in USA
QA Testing Companies
Software Testing Services in USA
hi
DeleteCan anybody tell how to validate whether mobile number entered is correct or not
ReplyDeleteHey Dipti ,
DeleteWe can not validate whether the entered mobile number is exist or not .We can only validate that whether mobile number is in proper format and standard or not .
Team,
QA acharya
Thats correct
Deletehow would we know which test should pass and which should fail.
ReplyDeleteIf mobile No textbox is accepting same digits like 1111... , what comment/description should be written while rising it as a defect
ReplyDeleteGreat share! Thanks for the information. Keep going!
ReplyDeleteThank You for your valuable comment
DeleteTeam,
QA acharya
Great share! Thanks for the information.
ReplyDeleteThank You for your valuable comment
DeleteTeam,
QA acharya
Hey can you please explain how to validate landline number auto spacing after 2,4, and4th digit
ReplyDelete