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 particiption a manual tester can do in documentation? Are there any tools available for only documentation?

4 Answers   Logica CMG,


if we ve 1000 test cases to run and we ve no time and we dnt wanna use automation tool how we will complete testing in time constrant plz do answer

7 Answers   Nexus Technologies,


Hi everyone.This is one of my interview questions.Could you please send me the answer for this?My ID:spam4rekha@gmail.com Q : what is BVA and ECP ? Thank You rekha

4 Answers  


What do you mean by SLC ?

5 Answers   CSC,


What is diff b/n TRM(Test Responsibility Matrix) and RTM (requirement Tracebility matrix) or both are same??

5 Answers  






What is diff between Reliability Testing and Recovery Testing ?

1 Answers  


What is risk analysis?

2 Answers  


If tester report a bug & developer open it & bug is not occur there. What sud tester do in this situation??

4 Answers  


As a Tester how we choose black or white box testing technique for a application?

4 Answers  


When will we start the regression testing and how(means the process or steps which follows)?

6 Answers  


what is the good test case and bad test case tell me with an example

2 Answers  


what is test methodology and what is the format of that and who will prepare it

1 Answers  


Categories