A bank application with From a/c, To a/c, amount and a
submit button - What are the conditions that you write for it.

Answer Posted / sam

One of my friend's come up with the below scenarios

Scenario 1: amount transfer with all valid details in all
fields
Scenario 2: amount transfer to a non-existing account number
scenario 3: amount transfer without account number in To
a/c number
Scenario 4: amount transfer without account number in From
a/c number
Scenario 5: amount transfer when there are no funds in the
from account number
Scenario 6: amount transfer without amount (numbers) in the
amount field
Scenario 7: amount transfer with amount greater than
maximum allowed amount/per day
Scenario 8: amount transfer with amount 0.00 in the amount
field (Try this hahahaha)
Scenario 9: amount transfer with amount greater than
available balance in the from account

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can you explain an application boundary?

650


is it possible web application make it as executable file

1895


What is Web architecture that are followed while doing online project and tell the samples of architecture?

1803


write test condition for testing SMS service of a mobile phone maximun length is 100 character while sending and 80 character for receiving write test scenarios do not write test cases

3048


How to write testcases for unread/read mails for gamil inbox? and what are the types of testing you do on them?

3945






IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?

9084


write 5 critical test cases on product payment form on flipkart.com?

1505


Hi Friends, Just One Month Back I was Join in Small Company as a Testing Eng.I have Six Month Exp. In this Company all my team memb.r fresher & PM give responsibility on us to prepare all require QC doc. for our new project.So I need ur help in this matter .How Can I start my work and Which Doc.I start to collect & From Where I get Detail Information all abt these thing. Thanks to all friends who give reply to this. Suyog

1434


In testing environment have you ever found any areas for improvement while you at work. (Please give some real life example).

1422


How quickly we need to fix the bug? Or how soon the bug should get fixed?

709


how many meeting in realtime environment? what are they?plz explain?

1480


What is CVS and why it is used?

1378


What is difference between Build, Version and Release

1685


Tell some examples of bug severity and bug priority?

642


what the purpose of requirement phase

12433