negative test cases on banking domain ?
Answer / Vishwas Mishra
Negative test cases are used to validate the application's error handling capabilities. Here are some examples of negative test cases for a banking application:n
1. Invalid Account Number: Enter an account number that does not exist or contains invalid characters.
2. Insufficient Funds: Attempt to transfer or withdraw more money than the available balance.
3. Incorrect Password: Provide incorrect login credentials.
4. Expired Card: Use a credit/debit card that has expired.
5. Unauthorized Transaction: Try to perform actions that are not permitted by your account type, such as transferring funds or withdrawing cash from an ATM.
| Is This Answer Correct ? | 0 Yes | 0 No |
how can we perform load testing and performance testing manually.
What is CMMI?
what is cross project reference what is entry and exit criteria for login page.
We believe in ad-hoc software processes for projects. Do you agree with this? Please explain your answer.
What is Environment Requirement?
What are the Major Functionality for a ATM machine ??
What is the Input of Testcase?
what is scalability testing
May I have to create another test case document for Adhoc Testing, Smoke Testing and all?
What are the advantage of using V models?
how do we start testing when the build is required
What is the first query u encounter to test a database..?