Answer Posted / sri
Test cases for Credit Card Payment
Step 1. Verify the credit card
step 2. Verify that is real or fake
step 3. Verify the type of credit card whether it is visa or
Master card etc.,
step 4. Verify the Name, address, city and full details of the information of the credit card.
step 5. Verify the credit card and check no number
step 6. Verify the card and check the expiry date
step 7. Verify the card how and check the customer information whether the card holder how much money they are with drawing from the bank.
step 8. Verify the card how many times per day he/she can take the money from the bank
step 9. Verify the card how many times he is depositing the money.
step 10. verify the card if any changes goes wrong and inform the developer to check the code for correct purpose
| Is This Answer Correct ? | 19 Yes | 5 No |
Post New Answer View All Answers
consider a program module that inputs two (2) values, n and max, and computes the sum of the first n integers as long as this sum is less than max; otherwise an error should be reported. if n is negative, then it takes the absolute value. a) list the equivalence partitions, and b) list the boundary values.
Write a test case on online shopping website? (please tell me the format how to write in MS excel,if u have any sample than attach it.)
Write the use cases for following 1. Comment section of Facebook 2. Instagram status Implementation
Write test cases for 8+4?
What is gray box testing?
what is black box system in software development in system analysis and design?
How to write the test scenarios for the following: 1. Searching train. 2. Data encryption and decryption. 3. Single signon. 4. Document printing. 5. Testing EMail. 6. Data authentication.
i am preparing for interviews in real time job what test cases we have to prepare please explain with example?
how many test cases do u need to ship a product?
How to write a test case for create folder in the email. create aliases for email adress in the email. thanks Its urgent
Credit card field contains four text boxes. We can validate each textbox separately with conditions but how can we write integrated testcase for all the four?
Do you write test plan and test case?
Explain the scalability testing?
How can we write a good test case?
Why is it that the boundary value analysis provides good test cases?