Write few functional & non-functional test cases for a
payment gateway system
Answer Posted / apparao d
Default Payment Gateway Options Test Cases
Check if each of the payment options are selectable.
Check if the each listed payment option opens the respective payment option as per specification.
Check if the payment gateway defaults to the debit card option.
Check if the default option for debit card shows card selection drop down menu.Debit Card Options Test CasesCheck if the dropdown menu of the debit card selection page has “select” option text enabled.
Check if the dropdown menu lists following cards – Visa, MasterCard, American Express etc.
Check if the respective card selection opens expiry date, card number and CVV options.
Check if the tab offers an option to save the card.
Check if the tab offers an option to name the saved card.
Credit Card Options Test CasesCheck if the card options allows card number, expiry date, cvv value text fields.
Check if the card options tab allows text to be added into the text fields.
Check if the number being added into the credit card number field detects the type of card (e.g. visa etc)
Check if the tab offers an option to name the saved card.
Netbanking Options Test CasesCheck if the tab offers options to select other banks than the listed with radiobutton selection.
Check if the tab offers all the leading banks from the country for the netbanking transactions.
Check if the tab offers netbanking option for both local and international banks for the transactions.
Check if the netbanking option has atleast 8 banks for the transaction using radiobutton selection inside tab.
Check if the selection of the radiobutton or the dropdown menu option takes us to the netbanking.
ATM Card Options Test CasesCheck if the ATM only card are allowed to be used on this tab.
Check if atleast 6 banks are used in the tab using the radio button selection.
Check if atleast one of the dropdown button near the bank logo is selected by default.
Check if the banks selected allow processing of the transaction using ATM card details.
Cash Card Options Test CasesCheck if the cash card tab lists itzcash or oxygen as options.
Check if the default radio button is selected for the itzcash.
Check if the transactions using cash cards is allowed by the payment gateway.
Check if the transactions are possible with the cashcards under respective shopping site.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
how to write test cases for smart meter for gas and electricty
I want 100 test scenario for gmail
Please can any one tel how to write the test cases for these Requirements:- 1.The applications sends the periodic data 2.The applications sends the alarm data 3.The Application stores the Periodic data and alarm data if it is unable to send 4.the application having the configure through GPRS or SMS
What is the difference between test scenarios, test cases, and test script?
IN MY APPLICATION SOME WINDOW IS THERE IT CONSISTS OF SOME 25 LABLES IN THOSE FOR THE ALREADY SELECTED ONE IT WILL SHOW THE BACKGROUND COLOR IS YELLOW WHILE CHECKING IT SHOULD CHECK THE ALL LABLES WHICH ONE IS HAVING YELLOW COLOUR backcolor=SwfWindow("ALTAIR").SwfWindow("Load Wafer").SwfLabel(" ").GetROProperty("backcolor") SUPPOSE LIKE DS IT WILL BE THERE THEN FOR THAT SwfLabel(" ") inside this how to specify is my doubt because i have to check all the 25 labels plz explain it how to specify that
can anybody help me how to write a test case for a program eg: c or C++ ,and also how to check their outputs
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 ramp testing?
Define some of the attributes of a test case?
how to prepare a test case for online restaurant table reservation system. plz give an answer ASAP, email at suja_rvndrn@yahoo.co.in
Explain the sanity testing?
how to write test case for GUI testing and tell me in brief about GUI and all related WEB based testing..if possible then pls give example of its test case...m new in testing........thannx for help in advance
"search"test cases on Linkedin website and how will you write test cases on it?
How should I maintain the test cases and Test Log for different versions/builds of the application.
Explain the scalability testing?