Write Testcases for creditcard limit.
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 |
Can u tell me about the difference between Window based Application and Web Application?
What are the different levels of manual testing?
HOw to test website manually? Is it any criteria to test ?
What is an end-to-end testing?
what is Negative testing and what It?s Purpose?
Define cosmic bug.
hi!how to write test cases on SRS?tell me any example which type of certification is usefull for less then 1 yr exp. people in testing?
Explain what is exhaustive testing?
1)in peer reviews we will verify our colleagues test cases, then it sent to client, then client what reviews perform(whats client feed back)on that test cases? 2)disadvantages of adhoc testing?3) in defect life cycle there are 2 states know verify, close states,difference?
How do we measure quality of testing? What are parameter of this?
What is Deffered? explain it who allocate it?
can anyone please tell me how to test the functional specification?