how to write the test case for online (credit/debit) payment
Answers were Sorted based on User's Feedback
Answer / sm
Following are the most valid Test cases for the give test
scenario:->
1)Enter the Credit/Debit card no correctly validate for its
correctness
2)Enter the pin code provided for the card number
3)Enter the amount to be paid in the online validate it for
the amount availability to the entered card number
4)After entering all the required information once validate
the receipt how much amount it received from the card
| Is This Answer Correct ? | 15 Yes | 12 No |
Answer / ganesh thik
1.Enter valid account number
2.Enter invalid account number
3.enter valid code number
4.Enter invalid code number
5.enter valid amount
6.enter invalid amount.
7.check balance inquiry function
8.check print receipt function
9.check balance credit and debit operation
10.check transaction cancel/close functionality
11.check link time limit functionality
| Is This Answer Correct ? | 1 Yes | 4 No |
iam having 2+yr sof exp in manual testing, at present working in chennai,want to relocte to hyd .if any openings let me know.my id : vaniramymail.com
What is mean by Open Source tools?
What is the testing lifecycle and explain each of its phases (eswar)
How you assign severity for a defect?
what is the difference between Client/Server and Web based Applications please reply
What is the Change management for documentation? What is the role of documentation in QA??
What is the difference between qc and qa? What are the responsibilities of qc and qa?
Tell me some Compatibility defects for web application?
Hai can any one tel me what is Concurency Testing?
When should you begin test planning?
Hi harish n Satish...thanx for the response... Already told Functionality testing and user interface type testing to interviewer but he was expecting something else. And also explained test cases....Is it data driven testing for user id and password combinations? If i am not wrong....?
How to prepare boundary value test cases for 3 input values eg: to get the triangle type i am giving 3 sides a, b, c values should be 1<=a<=200,1<=b<=200,1<=c<=200....