Answer Posted / 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 |
Post New Answer View All Answers
Do you know explain security testing?
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 for yahoo compose page?
By clicking the file button on a Word document and opening the Print window, Identify what needs to be white box tested and what needs black box testing. (On the black box testing items, identify boundary conditions and equivalence partition testing is possible and give data examples.)
please tel me how to write test case for search engine to track peoples,when user enter the city,state,zipcode(ex:Kansas city,Missouri,64155)? (note country is already selected as a united states )
HOW TO WRITE TEST CASES FOR MEGHA MENU DROP DOWN BOX.
write test cases on file open dialog box in notepad
How to write a test case for create folder in the email. create aliases for email adress in the email. thanks Its urgent
What is the syntax testing?
pls i want test cases for oss? whts the process of oss testing
can any body help me with providing a a case for usability testing...
Define some of the attributes of a test case?
You have designed test cases to provide 100% statement and 100% decision coverage for the following fragment of code. If width > length then biggest_dimension = width else biggest_dimension = length end_if the following has been added to the bottom of the code fragment above. Print 'biggest dimension is ' &biggest_dimensionprint 'width: ' & width print 'length: ' & length how many more test cases are required?
can anyone please help me in writing Test cases for HRMS,ERP and for CRM Apllications...I am joined as a trainee.so i have to write test cases for these applications..Soo can anyone pls help me....mail id: bapuji.karyampudi@gmail.com....Please reply me guys.
Explain which test cases are written first black boxes or white boxes?