Write Testcases for creditcard limit.



Write Testcases for creditcard limit...

Answer / 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

More Manual Testing Interview Questions

what is unit testing? It comes under white box or Black Box testing?

19 Answers   Trigent,


What are the main key components in client and server applications?

0 Answers  


Suppose Username and Password is there, Username is limited to 8 characters!! Then what r all the Possible Test Cases for it??

3 Answers   Ciena,


Write 10 test scenarios to test remember me checkbox present in login window

0 Answers  


In first version of the build i found a bug . I report it to my developers with all the procedures and that was accepted by the developers and the bug was in open state. In the next version of the build the bug was not able to reporduce it .Then wat will be the status of that bug

9 Answers   Siemens,






What is the usability test case for yahoo login page

4 Answers   Global Logic,


what are quality tools and its types?describe each

1 Answers   TCS,


What are the Defect Life Cycle?

2 Answers   Fidelity,


What will be your approach if a particular script in Load Test fails?

0 Answers   ADP,


What is the difference between windows application and Client server application ?

3 Answers   IBM, MMT,


can u merge 10GUI map files into a single GUI map file in winrunner?

0 Answers   QA,


this is a question asked by an interviewer..."why have u choose the testing field"

2 Answers  


Categories