Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

how to write test cases for credit card payment

Answer Posted / sri

Test cases for Credit Card Payment

Step 1. Verify the credit card
step 2. Verify that is real or fake
step 3. Verify the type of credit card whether it is visa or
Master card etc.,
step 4. Verify the Name, address, city and full details of the information of the credit card.
step 5. Verify the credit card and check no number
step 6. Verify the card and check the expiry date
step 7. Verify the card how and check the customer information whether the card holder how much money they are with drawing from the bank.
step 8. Verify the card how many times per day he/she can take the money from the bank
step 9. Verify the card how many times he is depositing the money.
step 10. verify the card if any changes goes wrong and inform the developer to check the code for correct purpose

Is This Answer Correct ?    19 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many test cases u will write for Adhoc testing? How many test cases u will write for Alpha testing? How many test cases u will write for Beta testing? How many test cases u will write for Release candidate testing? How many test cases u will write for Product release testing? How many test cases u will write for Functional testing? How many test cases u will write for Non-Functional testing? How many test cases u will write for Integration testing? How many test cases u will write for System testing? How many test cases u will write for Component testing? How many test cases u will write for Release testing? How many test cases u will write for Load testing? How many test cases u will write for Stress testing? How many test cases u will write for Black box testing? How many test cases u will write for White Box testing? How many test cases u will write for Performance testing? How many test cases u will write for Automation testing? How many test cases u will write for Compatibility testing? How many test cases u will write for Regression testing? How many test cases u will write for Endurance testing? How many test cases u will write for System Integration testing? How many test cases u will write for Boundary value testing? How many test cases u will write for Usability testing? How many test cases u will write for Walk through testing? How many test cases u will write for Sanity testing? How many test cases u will write for Smoke testing? How many test cases u will write for Installation testing? How many test cases u will write for Soak testing? How many test cases u will write for Volume testing? How many test cases u will write for Security testing? Write test cases for Multi path testing? How many test cases u will write for Multi path testing? Write test cases for Dynamic Capacity Expansion (DCE)? Write test cases for Dynamic Volume Expansion (DVE)? Write test cases for Dynamic Raid Expansion (DRM)? Write test cases for Drive failure? Write test cases for Controller Failover? Write test cases for Cable pull? Write test cases for RAID Controller?

2364


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 { } public RoadNetwork : List { } public RoadNetwork Concatenate(RoadNetwork roads);

2476


how to write testcase for the output of an program ****0 ***01 **012 *0123 01234

1781


How should I maintain the test cases and Test Log for different versions/builds of the application.

2491


Explain the integration testing?

1176


how to make test case for anolog voice logger?

2503


Explain the exactly meaning of test case?

1182


This was asked to me recently in Microsoft interview How would you do DOS copy command testing

2504


Explain the concept of semi-random test cases?

1260


how to write test cases for the example state name starts with A B C D E F G H I J K L Z

2548


Explain which test cases are written first black boxes or white boxes?

1119


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.

2624


User registration form so many details will be there to enter like Username,Phone No,Email id ect.how do we write test cases for that? in one textbox i have to write all the test cases and go to next textbox

1674


Scenarios to test wireless Speaker via bluetooth

5491


How many test cases u will write for Acceptance testing?

2245