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
What is transaction testing?
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
Roads concatenation Problem
Consider we have some GIS (Geo Information System) operating
over some road network. Each road represented as array of
two-dimensional geographical points. Road network is a set
of roads.
System has function called Concatenate(). This function
takes raw road network and should return optimized road
network. Optimization lies in concatenating roads with
matching start or end points, i.e. if road AB end point
matches road BC start point, then optimized network should
contain concatenated road AC. Optimized network shouldn’t
contain two roads which can be concatenated.
Your task is to suggest set of test cases for Concatenate()
function in order to make sure it works correctly.
public interface IPoint
{
double Lat { get; }
double Lon { get; }
}
public Road : List
Write test cases for 8+4?
What is test environment? Elaborate with example.
Sample test cases for data conversion(Utility billing system)
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
How many test cases u will write for Acceptance testing?
Please guide me for Add new user test cases
can anybody help me how to write a test case for a program eg: c or C++ ,and also how to check their outputs
How to write test case for this scenario. The system shall auto populate the Email Address on the contact screen with the Email Address of the user profile
Write the use cases for following 1. Comment section of Facebook 2. Instagram status Implementation
write test cases for flipkart.
What is test cases for mobile phone ?
pls i want test cases for oss? whts the process of oss testing