Answer Posted / rashmi garg
-test the size of the card
-test the color of the card
-test the thickness
-bank name should be there
-material used for card should not be harmful
-card should not break if thrown from a certain height
-card should not be very flexible
-magnetic strip should be at proper place
-magnetic strip have no effect in different environmental
conditions
-card contains the name of the holder
-card contains the expiry date
-card contains account number
-if we swipe the card, machine is accepting it
| Is This Answer Correct ? | 57 Yes | 30 No |
Post New Answer View All Answers
Explain the scalability testing?
Test Case for Text Editor!
Write Test cases for the below scenario? scenario 1: Replace the current CSS software with TML software. Scenario 2: Provide the same reports for business as currently provided by CSS software. Not: CSS and TML are customized software.
WE WANT HEALTHINSURENE PROJECT FUNCTIONAL TEST CASES
What is use case 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
How to write test cases for lift?
plz.. tell me hw to write the Use Case for Online Purchase... just tod. itself i need...
Write test cases for 8+4?
How many test cases u will write for Acceptance testing?
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
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
can one defect be mapped to more than one test script in manual testing
How to generate test cases for 'replace a string' method?
Hi Team, I have two scenarios ,only one step alone deference betweeen them and preconditions of Test scenarios are defferent . In the above sutuation , are we going divide test cases into two or can we club into them into a single. Regards seshu