Test Cases For Credit Card: When a user tries to make an online transaction, the credit cards will be used for the transaction. Credit cards can be used in many ways such as online credit card payment for online shopping. In this post, we have tried to cover some common test scenarios for credit card payment. In most of the interviews, interviewers ask the test cases for credit card.
UI Test cases – Credit Card
Sr.No | Testcase_ID | Test Cases |
1 | Testcase_01 | Check that the bank name of the credit card |
2 | Testcase_02 | Check that the bank logo is properly displayed on the credit card or not |
3 | Testcase_03 | Check that credit card type logo is displayed on the credit card or not such as Visa, Mastercard |
4 | Testcase_04 | Verify that the credit card number is properly displayed or not. |
5 | Testcase_05 | Verify that the expiry date is properly displayed or not |
6 | Testcase_06 | Verify that the CVV number should be displayed on the backside of the credit card. |
7 | Testcase_07 | Verify that the cardholder’s name should be displayed properly. |
8 | Testcase_08 | Check that the color of the credit card |
9 | Testcase_09 | Check that dimension of the credit card is as expected or not |
10 | Testcase_10 | Check that the Wifi symbol is displayed on the credit card or not |
11 | Testcase_11 | Check that the magnetic strip is displayed on the backside of the credit card number |
12 | Testcase_12 | Check that hologram should be displayed on credit card |
13 | Testcase_13 | Check that weight of the credit card |
Functional Test cases – Credit Card Payment
Sr.No | Testcase_ID | Test Cases |
1 | Testcase_.01 | Verify that maximum credit limit on credit card |
2 | Testcase_.02 | Verify that the maximum withdrawal limit of credit card payment |
3 | Testcase_.03 | Verify that domestic payment transactions allow with credit cards or not |
4 | Testcase_.04 | Verify that international payment transactions allow with credit card or not |
5 | Testcase_.05 | Verify that the user is able to withdraw cash from a credit card or not |
6 | Testcase_.06 | Verify that credit card transaction with valid PIN numbers |
7 | Testcase_.07 | Verify that credit card transactions with invalid PIN numbers |
Negative Test cases – Credit Card
Sr.No | Testcase_ID | Test Cases |
1 | Testcase_01 | Verify that the user should be able to do transactions with invalid pin numbers |
2 | Testcase_02 | Verify that the user should not be able to allow transactions with more than the maximum limit. |
Conclusion:
So In this way, we have mentioned UI, Functional and Negative test cases for credit card. If you are also looking for more test cases examples then please visit the links below.
Thank you, readers..!!
1.Test Cases For Shopping Cart