Test Cases for Amount Field

Test Cases For Amount Field

Test Cases For Amount Field : In this article, we tried to cover UI test cases, Functional test cases, and Negative test cases for amount field.

UI Test cases – Amount Field

Sr.NoTestcase_IDTest Cases
1UI_01Verify that the amount field layout should be as per the client’s requirements.
2UI_02Verify that the amount field design should be as per the client’s requirements.
3UI_03Verify that the amount field should be the required field or not.
4UI_04Verify if the amount field is required then a red “*” mark should be displayed.
6UI_06Verify that the amount field alignment as per specification or not.
7UI_07Verify that amount field length.
8UI_08Verify that amount field height.

Functional Test cases – Amount Field

Sr.NoTestcase_IDTest Cases
1Functional_01Verify that the amount field should be clickable and editable.
2Functional_02Verify that the user should be able to click in the amount field or not.
3Functional_03Verify that the user should be able to enter only numeric characters in the amount field.
4Functional_04Verify that the user is able to enter alphabetic characters in the amount field or not.
5Functional_05Verify that the user is able to enter special characters in the amount field or not.
6Functional_06Verify that the user is able to enter alphanumeric characters in the amount field or not.
7Functional_07Verify that the user is able to copy data from the amount field or not.
8Functional_08Verify that the maximum length of characters.
9Functional_09Verify that the minimum length of characters.
10Functional_10Verify that boundary values for the amount field.
11Functional_11Verify that the user should be able to remove data from the amount field or not.
12Functional_12Verify that the user should be able to see entered values or not.
13Functional_13Verify that the currency symbol is displayed from the amount field or not.

Test cases for Amount Field
Test Cases For Amount Field

Negative Test cases for Amount Field

Sr.NoTestcase_IDTest Cases
1Negative_01Verify that the user should not be able to enter only alpha characters in the amount field.
2Negative_02Verify that the user should not be able to enter only special characters in the amount field.
3Negative_03Verify that the user is able to save a blank amount field or not.
4Negative_04Verify that the user should not be able to enter alphanumeric characters in the amount field.
5Negative_05Verify that the user should not be able to enter numeric special characters in the amount field.
6Negative_06Verify that the user should not be able to enter alpha special characters in the amount field.

Conclusion : 

So in this way, we tried to cover maximum test cases for the amount field. If you are looking for more test cases examples then please visit the link below.

1.Test Cases For Credit Card

2.Test Case for Payment Gateway

3.Test cases for Refrigerator

Scroll to Top