Write all test cases for any credit card.

Answer Posted / mansi gupta

*Following details should be present on the card.
1. The name of the bank

2. the name of the beneficiary

3. Exipry date

4. valid from - till when

5. the card no should be of expected length (eg: 16digits)

6. signature of the card holder 

7. 4 digit CVV code

8. the magnetic strip should be correctly placed

9. material of the card should not be too vulnerable

10. the card no should be unique

11. The type of the card

12. necessary T&C 

13. Any authorised machine shoould detect it.

14. The card should not fade away with time and usage.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

write a test case flipkart login page

5418


How should I maintain the test cases and Test Log for different versions/builds of the application.

2073


Do you know mutation testing?

791


Why is it that the boundary value analysis provides good test cases?

868


How to generate test cases for 'replace a string' method?

1015






How to write test case for this scenario. The text field that reads “ enter SDU number or the city and state of the SDU” shall be removed from the contact screen 

1660


Explain the ad hoc testing?

772


How to test a stored procedure?

739


Elaborate test plan and content availability in test plan.

762


Explain the state testing?

734


In a log in page what will be test procedure, test scenario, test description & test steps?

771


how to test stand alone programs?

2198


IN MY APPLICATION SOME WINDOW IS THERE IT CONSISTS OF SOME 25 LABLES IN THOSE FOR THE ALREADY SELECTED ONE IT WILL SHOW THE BACKGROUND COLOR IS YELLOW WHILE CHECKING IT SHOULD CHECK THE ALL LABLES WHICH ONE IS HAVING YELLOW COLOUR backcolor=SwfWindow("ALTAIR").SwfWindow("Load Wafer").SwfLabel(" ").GetROProperty("backcolor") SUPPOSE LIKE DS IT WILL BE THERE THEN FOR THAT SwfLabel(" ") inside this how to specify is my doubt because i have to check all the 25 labels plz explain it how to specify that

2076


Explain the gray box testing?

829


How to write test case for this scenario. The system shall allow for a wild card search for the last name with a minimum of one character

1610