Write all test cases for any credit card.
Answers were Sorted based on User's Feedback
Answer / dimanche
do check the bank name
check the card no.
check the magnetic strip area
check the card quality
do comparability of existing cards
do swip the card into the machine it accepted
do swip the card into max. credit limit
valid period
test the authantication signature
check the payment gateway
check the address gateway
life of card
if damaged duplicate it assign
| Is This Answer Correct ? | 4 Yes | 8 No |
Answer / atul goyal
also check for the size of the card
it should not flexible i.e. check for material
| Is This Answer Correct ? | 12 Yes | 17 No |
Answer / amit
1. Check the flexibily of card. It should not break after
dropping a certain height.
2. Card should not be exceed from defined limit.
3. Check the space where cardholder do sign.
4. Only authorized machines can approve the transaction.
5. Do a complete cycle with payment gateway and check the
process is doing in the right manner or not.
Let me know if i am wrong and for more answers also
| Is This Answer Correct ? | 3 Yes | 8 No |
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
Imagine that hotmail is the application taht ur going 2 test write 10 critical test case to test it ?
how to search a Unix file system in Google search engine??? write the test cases foe that one???what will be the step
write test case for white board marker.
wht are the test cases, we have to write for check box, Anybody can help me. Thanks in advance.
14. How many test cases are necessary to cover all the possible sequences of statements (paths) for the following program fragment? Assume that the two conditions are independent of each other : - ………… if (Condition 1) then statement 1 else statement 2 fi if (Condition 2) www.istqb.guru then statement 3 a. 2 Test Cases b. 3 Test Cases c. 4 Test Cases d. Not achievable Please explain this how to solve?
Write the 10 test cases for Telephone/Pen.
Please share all possible positive and negative test cases for SQL reporting services.
What are the test cases, we can write for Data Grid. Anybody can help me..Thanks in advance.
hai we need to get some data from a logfiles and populate into database .to check this we need to write test cases .how to write test case for this scenario tell me as functional and stress testing differ
How to write a test cases for the following Please it is urgent Once user clicks that link Invite Friend page opens up thru which user can do 2 functions - first is to search friends detail(name, mail id) from her address book in other sites (india times, yahoo, gmail and rediff) and second to mail the invite to the selected person/s. User can send invite to multiple person at same time. Searching friends detail in other address books will work like this: - User will input name, email id, pwd etc, select from which site she want to get friends list and then click on Import. - Users address book from other sites will be imported in one shot(first time) to iDiva database. - It will be arranged in alphabetical order(complete list) and mail ids which are already used will be in different color. - User will be able to update her address book by clicking on ""Refresh"" button on the page, which will trigger the process again, and fetch new mail ids.
What is port testing ?