How do you Test Credit Card Validation
Answers were Sorted based on User's Feedback
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 |
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 |
in keyword driven frame work..where Driver Script is locate? is there any inbuilt script for driver script?who writes the driver script?how to call it any body can tell me with an example...like(yahoo login,inbox, logout).
Where do we get the QTP and Load runner softwares CDs ( Original ) in chennai
i have 100 check box in a link,out of 100 check box in 25 check box their written qtp(any where i dont know),i have to select first check box where 1st qtp found.
Tell me an example of the languages supported by webdriver?
Tell me how would you test your own element locator?
Plz suggest me a tool which supports ActiveX controls
what is the difference between Batch test runner and framework ?
Where can i get professional course on web services testing in hyderabad or bangalore
i have recorded a scrip for some window applicaiton(login screen) and i have used browser as IE and i have executed sucessfully that script. and now i want to execute the same scrip in different browsers and i question is wether it the same script will execute in different browsers or not
How the object properties will be recognised by the tool If the functions/ statements are written manually?
Can anybody would u like to tell the details of Automation Framework, with example. and also give preferable books. sites. Thanks in Advance.
How will you automate basic “login” functionality test cases for an application?