How do you Test Credit Card Validation

Answers were Sorted based on User's Feedback



How do you Test Credit Card Validation..

Answer / manish gupta

1. Credit card integration with its payment provider.
2. Credit card integration with its payment processor.
3. Credit card number validation with its processor.
4. Credit card international use capability.
5. Credit points.
6. Credit cards transactions are recorded only once.
7. Credit card account can be closed; after that credit card should not be useable.
8. Daily credit limit
9. Overall credit limit
10. Late charges
11. Credit card number should be unique to each user.
12. Credit card should only work when provided correct expiry date and CVV code online.
13. Credit card should work as direct sale when used on POS i.e without CVV Code.
14. Credit card bill to address verification should return success to owner's bill to address.
15. Once limit is reached. System should decline credit card.
16. Multiple transactions can be performed on credit card in same hour, day, month etc depending on its respective limit
17. test the size of the card
18. test the color of the card
19. test the thickness
20. bank name should be there
21. material used for card should not be harmful
22. card should not break if thrown from a certain height
23. card should not be very flexible
24. magnetic strip should be at proper place
25. magnetic strip have no effect in different environmental conditions
26. card contains the name of the holder
27. card contains the expiry date
28. card contains account number
29. if we swipe the card, machine is accepting it

Is This Answer Correct ?    14 Yes 2 No

How do you Test Credit Card Validation..

Answer / guest

1. Is Card Number and pass code entered.
2. Card number contains 16 digits and Pass code is 3 digits.
3. Is it valid card number(eg. Visa card number should
start with 4321xxxx, and Master card number should start
with 1234xxxx..)
4. Expiry date is valid.

Is This Answer Correct ?    10 Yes 13 No

Post New Answer

More Automation Testing AllOther Interview Questions

What is the deference between automation tools and management tools?

0 Answers  


Tell me what is a keyword-driven framework?

0 Answers  


What is ‘good code’? What is ‘good design’?

0 Answers  


Which test cases can be automated?

0 Answers  


How to write output data to a file (txt,csv,excel) using Test complete automation tool?

2 Answers  






hi every one this is ashok pls any one give answer me pls question is while testing with selenium after giving id user name and password , the inbox will be open , how to handle this one

0 Answers  


How do you identify the test cases which are suitable for automation?

0 Answers  


Name the frameworks that are used in software automation testing?

0 Answers  


wat would be the -ve test case for search where u can brak it ,tell dnt tell abt spl characters insertion ,boundary values chk.

0 Answers  


notice the distinction between data driven testing and retesting?

0 Answers  


How could you explain the main difference between webdriver and rc?

0 Answers  


What is quality assurance?

10 Answers   HCL,


Categories