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
What is ramp testing?
how to write testcase for the output of an program ****0 ***01 **012 *0123 01234
If I have to write the test cases for any report & there is date box.then may I have to write only select date or have to write all steps required for selecting date
Elaborate test plan and content availability in test plan.
how to prepare a test case for online restaurant table reservation system. plz give an answer ASAP, email at suja_rvndrn@yahoo.co.in
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
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?
A wholesaler sells printer cartridges. The minimum order quantity is 5. There is a 20% discount for orders of 100 or more printer cartridges. You have been asked to prepare test cases using various values for the number of printer cartridges ordered. Which of the following groups contain three test inputs that would be generated using boundary value analysis?
Do you write test plan and test case?
Test Case for Text Editor!
Explain the dynamic testing?
I want 100 test scenario for gmail
Write a test case for a car, which has been, recently launch in a market to check its durability, fuel efficiency and its optimum speed.
Can any1 tell me how to do and Integration test design and test cases for Order Inventory system for use cases. ALso how is that going to differ from System Testing. The system is similar to amazon.com online ordering system and you can place order by calling customer call center.
# A large IT company is in the process of revising salary structure for its employees. The salary will be on the basis of assessed performance of the previous year for all employee who have completed six months or more. # The rules for salary revision are provided below :- Performance level 1 : Increase existing salary by 30% Performance level 2 : Increase existing salary by 20% Performance level 3 : Increase existing salary by 10% Performance level 4 : Increase existing salary by 5% Performance level 5 : No Increase # For those who have not completed six months, provide a flat increase of 7.5% in their salary. In addition to above provide a special loyalty allowance of Tk. 800 to all employees who have complete THREE years with the organization. # Compute the minimum number of paths that you would require to cover the application and how many test cases would you require?