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 |
what is the difference between sevierty and priority
What is Traceability matrix?
7 Answers Covansys, Wells Fargo,
What are the Assumption while writing the test cases? Explain with the example?
In a system designed to work out the tax to be paid: An employee has £4000 of salary tax free. The next £1500 is taxed at 10% The next £28000 is taxed at 22% Any further amount is taxed at 40% To the nearest whole pound, which of these is a valid Boundary Value Analysis test case? The options provided are a)£1500 b)£32001 c)£33501 d)£28000
Which model is following in your company for developing software?
How do you scope out the size of the testing effort?
How the application is launched to the production environment?
Hi, Anybody knows about Hexaware company..
There is a front end application to enter name and marital status. you are provided with a fesh database. On entering 5 set of data at a time an error occured, but on entering rest of the records you were not able to reproduce it. What could have been the reason for the error.
What is main difference between Testing Techiques and Testing Methodology. I need exact answer of it.
What is difference between web site testing, desktop application testing and wireless application testing? what is the difference in testing strategy to test them?
Acceptance testing is designed whether or not the software is FIT for the user to use. The concept of FIT is important in both design and testing. There are four components of FIT. State these 4 components?