What are the possible (-ve) & (+ve) test cases while
transferring money online from 1 account to another account??
Answer Posted / dipika hivrale
positive test cases:
1. Enter correct user name and password(Authorization should be success).
2. Check A/C balance for sufficient to transfer(if A/C balance>1000) transfer allowed.
3.Enter correct authorization code for transfer.(security test).
4.Enter A/C number,Branch name to transfer.(correct details then enable transfer).
5.Transfer amount < max limit,transfer the amount successfully.
6. Check the balance in the accounts.
Negative test cases:
1. Enter incorrect user name and password(Authorization should be failed).
2. Check A/C balance for sufficient to transfer(if A/C balance<1000) transfer not allowed.
3.Enter wrong authorization code for transfer.
4.Enter A/C number,Branch name to transfer.(wrong details, transfer not enabled).
5.Transfer amount > max limit,transferring the amount denied.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
consider a program module that inputs two (2) values, n and max, and computes the sum of the first n integers as long as this sum is less than max; otherwise an error should be reported. if n is negative, then it takes the absolute value. a) list the equivalence partitions, and b) list the boundary values.
How to write test cases for "hotel reservatrion" for ms word? Thanks a lot!
Positive and Negative test cases for the speedometer?(minimum 5 each)
1 Crystal Ball 1.1 Purpose This is a simple tool, for entertainment purposes only. 1.2 Scope Only for registered user. 1.3 User Interface Single page with graphic of crystal ball, and text box for typing question. User has to type her question in text box outside ball. Reports: - On ‘submit’, the system needs to access any one of the pre-stored responses at random and display in a graphical, visually appealing manner in the crystal ball. - Audio / graphical changes need to be built in, for added user experience enhancement, like music, sound effects, visual changes. Need to get details.
Write a test case for computer keyboard?
What are the detailed test cases for Vacations Rental websites (Admin,Traveler,Rental owner)?
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?
How to write test case for this scenario. The First Name data entry field shall be removed from the existing Contact Information screen
can anyone send me a copy of a business requirement and test cases attributed to such requirent. thank u
Some test case for mambo cms (only basically: graphic, function...) Thanks for answer.
Test a function that reads a file into memory, say ReadFileToMemory( FILE * pFile, BYTE * pMem, DWORD numBytes)
What is explain security testing?
Can any one send me the Sample sanity Test Cases??? Mail id:veerabhadrudu.p@gmail.com
Explain the acceptance testing?
Write a test case for a car, which has been, recently launch in a market to check its durability, fuel efficiency and its optimum speed.