Answer Posted / rohinid
You can check each and every type of card will have a specific number of digits as Card Number.
For example say, Discover should have 17 digits only. Also each card will have an expiry date. With these validations in mind, we will write test cases like :---
1. Test the boundary conditions for credit card by giving more than 17 digits and less than 17 digits.
2. Invalid credit card number.
3. Invalid Expiry date etc
Check the credit card number with alpha numeric also. It should not accept alpha numeric characters & tst with 4500 5500 0000 0001 number. This will work only in staging env's
Test credit card(CC) numbers are avail for CC testing purpose,
for ex : 4111111111111111 - for Visa card,
Is This Answer Correct ? | 6 Yes | 1 No |
Post New Answer View All Answers
Do you know anything about Set Top Boxes?
In Manual testing how to test proxy servers? can u please explain with example?
What are tools of performance testing?
write the test case for Bulb & Mobile phone
How to derive test data from the design documents?
What is white box testing?
Can Anbody please send me Daily Work status format in which I can save my daily work activity
What is difference between V-Model and Agile Model?
what comments have u given in peer review? tell me at least 3 comments what u have given? july27 brahma412@yahoo.co.in
How to do security implementation for any URL??
Tell me the SRS based review,brs based review
When we use integration testing for any new system so why we required system testing.
What is boundary value testing? Give an example.
What is the difference between authentication and authorization in web testing?
What icon is used in WinRunner to get an explanation of the syntax of TSL?