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

Hi All! Am new to Selenium and would really appreciate your help writing test cases for the following scenario: 1. Manually create 2 logins User A and User B on say, orkut.com or facebook.com. 2. Have User A invite User B as a friend. 3. Have User B accept the friend request. 4. Have User A post a comment on his own profile. 5. Have User B post a reply to that comment. 6. Each User logs out of his respective account. 7. Do not use Selenium IDE. 8. Use Selenium RC and Java.

0 Answers  


Does every software project need testers?

0 Answers  


good faculty for selenium in hyderabad?

5 Answers  


What is the purpose of deselectall() method?

0 Answers  


Tell us what is the alternate way to click on login button?

0 Answers  






what is the difference between winrunner,loadrunner,qtp,silktest,rational robo?

1 Answers  


Explain me what are the main advantages of automation testing?

0 Answers  


Please explain what is the difference between findelement () and findelements ()?

0 Answers  


Tell us how to select a value in a dropdown?

0 Answers  


Tell us what methods of robot class do you know?

0 Answers  


Do you know the difference between close and quit command?

0 Answers  


What are the attributes of a good framework?

0 Answers  


Categories