Test Cases for Bank Account Number : In this post, we have tried to cover maximum test scenarios for the bank account number. We included UI, functional and negative test scenarios for the bank account number field.
UI – Test Cases For Bank Account Number Field
Sr.No
Testcase_ID
Test Cases
1
Testcase_01
Verify that the design of the bank account number field is as per the customer’s requirements or not.
2
Testcase_02
Verify that the font family of the bank account number field is as per the customer’s requirements or not.
3
Testcase_03
Verify that the font size of the bank account number field is as per the customer’s requirements or not.
4
Testcase_04
Verify that the color of the bank account number is as per the customer’s requirements or not.
5
Testcase_05
Verify that the label text of the bank account number field is as per the customer’s requirements or not.
6
Testcase_06
Verify that the layout of the bank account number is as per the customer’s requirements or not.
7
Testcase_07
Verify that the bank account number field is properly aligned or not.
8
Testcase_08
Verify that red “*” should be displayed if the bank account number field is required.
9
Testcase_09
Verify that the validation error message should be displayed in red color.
Functional – Test Scenarios For Bank Account Number Field
Sr.No
Testcase_ID
Test Cases
1
Testcase_01
Verify that the bank account number field is clickable or not.
2
Testcase_02
Verify that if the user clicks on the bank account number field then the cursor should be displayed in the bank account number field.
3
Testcase_03
Verify the maximum length of the bank account number.
4
Testcase_04
Verify that user is able to enter only numeric characters in the bank account number field or not
5
Testcase_05
Verify that the user is able to enter alphanumeric characters in the bank account number field or not.
6
Testcase_06
Verify that the user is able to enter numeric and special characters in the bank account number or not.
7
Testcase_07
Verify that the user is able to enter the maximum length of the bank account number in the bank account number or not.
8
Testcase_08
Verify that the user is able to save data if enters a valid bank account number in the bank account number field.
9
Testcase_09
Verify that the user is able to get a validation error message if the user enters invalid data in the bank account number field.
10
Testcase_10
Verify that if the bank account number field is required then the user should not be allowed to save as a blank field.
Negative Test Cases For Bank Account Number Field
Sr.No
Testcase_ID
Test Cases
1
Testcase_01
Verify that the user should get a validation error message if enters less than the maximum length of the bank account number in the bank account number field.
2
Testcase_02
Verify that the user should not be able to allow special characters in the bank account number field.
3
Testcase_03
Verify that the user should not be able to allow space in the bank account number field.
4
Testcase_04
Verify that the user should not be able to allow zeros in the bank account number field.
Conclusion:
So In this way, we have tried to cover maximum test cases for the bank account number field which will be helpful for banking domain applications. If you are looking for more examples then please visit below links.