Answer Posted / n.sujana
1)magnetic strip should be perfect and shouldn't be exposed
to the sun or high radiations.
2)Signature should be there on the signature panel on the
back of the card.
3) name of the bank and account number should be verified by
the automated system.
4)cash advance amount should not exceed the credit limit.
| Is This Answer Correct ? | 32 Yes | 22 No |
Post New Answer View All Answers
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?
Explain the monkey testing?
How to write test case for this scenario. The system shall compare the requested name with the Service Member Name field in the database
Write test cases for this scenario if a job fails it should get restarted again this should happen for three times if it fails again then it should quit?
Can anybody help me in writing test cases for a scenario? need help at the earliest. will send you the requirement doc to your email id. thanks raj
What is test environment? Elaborate with example.
Explain how to develop a test plan and a test case.
how to test a UI and aslo we need to check a log data fil which gets populated in the db.for this two scenarios give me test cases
Explain the ad hoc testing?
Write a test case for telephone?
Explain the soak testing?
If there are 3 modules what would be test for that three modules but that 3 modules are not developed or what are the test case for that 3 modules
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?
write the testcases for migrating data from one database to another database?
explain end to end scenario's for online Money transfer in Banking Domain?