Write few functional & non-functional test cases for a
payment gateway system
Answers were Sorted based on User's Feedback
Answer / 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 Cases
Check 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 Cases
Check 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 Cases
Check if the tab offers existing banks to be selected using radio button for netbanking transactions.
Check 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 net banking.
ATM Card Options Test Cases
Check 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 Cases
Check 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 | 0 No |
Answer / 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 |
Answer / mudaeer
functional test case is the payment should work for example i have to pay 300 rs then i have to enter credit details or username and password then 300 rs should get deducted
non functional is performance should be fast
| Is This Answer Correct ? | 2 Yes | 5 No |
how to write a test cases for courier offices?
Requirement from Market “Alice is talking to Bob. Bob thinks that Alice should talk to Chris for more information. Currently, Bob will pass on the directory number of Chris to Alice; Alice/Bob will disconnect the call and then Alice will initiate a new call to Chris. What we need need, Bob should be able to transfer the call to Chris, without Alice making another call.” Implementation done by Unified CM Development Team When a basic call is connected, a new softkey “Transfer” will be displayed on the IP Phone. User (say, Bob) can press that and dial a target (say, Chris). Bob has two options (1) wait for Chris to answer and then tell Chris about call from Alice and then press “transfer” again to complete transfer (2) press “Transfer” immediately; when Chris answers he will be connected to Alice Please come up with test cases thinking from a user perspective, let’s say from a Bank (there could be users such as receptionists, accountants, managers etc.) – in what all scenarios transfer can happen, any negative scenarios (cases where we don’t get a positive response always). If you think you need an enhancement to the feature, please go ahead and suggest that as well.
build 1 bug is raised and it was closed by developer and build 2 is released in build 2 also same bug raised what is the satus of that bug. 1>reopen 2>open 3>new 4>defered
Given the following code, which is true about the minimum number of test cases required for full statement and branch coverage: Read P Read Q IF P+Q > 100 THEN Print “Large” ENDIF If P > 50 THEN Print “P Large” ENDIF how to find statement and branch coverage? Explain in brief?
write test cases for hospitality management system
Elaborate test plan and content availability in test plan.
What are the properties of a good requirement?
Need help to write test case for "Check Availability" field. Any help would be highly appreciated!
Give me 10 test cases on library management system
Write a test scenario for a project which is developed in a VB then after wards it is converted in Java and there is no documentation available.
Can any tell to create test data for SUM (calculation), Scenario is 0 to 9 digits are available as we see in the calculator, I want to certify that the sum of the two numbers are working fine by providing test data.
write a test case for telephone billing ?