.
Numeric / Alphanumeric Field Test Case
Hello Folks,
In this tutorial, we will learn how to write Numeric Field Test Cases. We will also learn about positive test scenarios and Negative test scenarios.
What are the Test Scenarios for the Numeric Field?
Test Cases for Numeric Field
Here !!! Important Test Cases for the Numeric field given...
- First, verify the numeric field by entering a valid numeric value, eg.45
- Verify the field without entering any data
- Verify the field by entering the alphabet value, eg. ABC
- Verify the max length limit for the field
- Verify the field by entering the decimal valu,e eg.4544.90
- Verify the field by entering the number includinga comma eg, 444,45
- Verify the field by entering only 0
- Verify the field by entering only 0.0
- Verify the field by entering only white space
- Verify the field by entering other data types.
- Verify the field by entering the negative number, e.g., -343
- Verify the field by entering negative and positive signs.
- Check that when the user pastes an alphabet value in a numeric field
- Verify that when the user enters white space between 2 numbers, eg, 45 54
Test Cases for Alphanumeric field
Here !!! Important Test cases for the alphanumeric field given
- First, verify the field by entering both alphanumeric values, eg, One97
- Verify the field by entering only a number, eg.203
- Verify the field by entering only the alphabet, eg. One
- Verify the field by entering white space between the alphabet and the Number, eg, r 23 t
- Verify the field by entering only white space
- Verify the field alphabet and decimal value
- Verify the field by special character.
- Verify the field by entering the alphabet in upper case and lower case.
- Check that when the user pastes something other than an alphanumeric value in the field.
- Verify the field by entering the Below combination -
- Uppercase from A to Z
- Lowercase from a to z
- Mixed case A to Z and a to z
- Uppercase and numeric A to Z and 0 to 9
- Lowercase and numeric a to z and 0 to 9
- mixed case and numeric A to Z and a to z and 0 to 9
Test cases for alphabet text field -Name Field
Test cases for alphanumeric and special character fields
Hope !!! Above Test cases for numeric and alphanumeric are helpful for you ...
Team,
QA acharya
Share Your Knowledge With Us -
Mail your content - qaacharya.in@gmail.com
Mail your content - qaacharya.in@gmail.com
0 Comments