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

Answers were Sorted based on User's Feedback



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

Answer / chris

gui test cases
check wether the acc in accepting how many digits according to test plan
same with other account wether it is accepting alpha numeric characters
then performance test cases
try to enter submit button with out entering valid amount
try to enter submit button with valid amount
submit button try to enter submit button with entering any amount in acct transfers

Is This Answer Correct ?    5 Yes 0 No

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

Answer / 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

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

Answer / swathi

I have explained the interviewer all possible scenarios
drawing a decision table. But he is asking me to write
exclusive test cases as i am experienced.

I think anybody's experience comes in place when there is a
lot of complexity associated with the application. If you
give login to a tester and to a sr tester, they will both
write the same kind of test cases.

Any thoughts?

Is This Answer Correct ?    3 Yes 2 No

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

Answer / pc_db_tester

other than basic scenarios that are mentioned in first
answer, we should also tell scenarios as well. for example -
suppose an account has only 10K balance available and
current operation is more than 10K then the bank application
should prompt error message for this operation. etc... there
could be lot of scenarios as well...

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Manual Testing Interview Questions

suppose we r executing 10 test cases.let us assume one test case(like 5th test case) failed. then as a test engineer what u will u do?is it app problem or u'r s"?

6 Answers  


In one company i got a question like this..... Find bugs in this sentance?

2 Answers   TCS,


suppose u have raised one bug.u have posted to that concerned developer..he can't accept that is a bug.what will u do in the next stage?

10 Answers   AZTEC,


what is the difference between test case and test scenario.Explain with example?

19 Answers   Beryl Systems, Infosys, Intellinet, KUN, Mindteck, TCS,


Please send any one latest 3+ years of experience testing tools resumes my mail id is krishnavenimodaliar26@gmail.com

0 Answers   ME,






If I have written the test cases for Login window . If one new field is added to login window then steps of test case changed in the next build. my question is that should I make change in the steps of previous test case or write another test case with new steps?

1 Answers  


What is meant by Risk Analysis?

5 Answers   Accenture,


What is the role of the QA lead?

1 Answers   IBM,


how to test the cookies ?

2 Answers   IBM,


Encapsulation of attributes and operations inside objects makes it easy to obtain object state information during testing. is it true.explain

0 Answers  


what is the difference between waterfall model & v-model?

4 Answers   IBM, TCS,


What would be a person who is looking for a job in testing should put his jobprofile in some jobs websites like Naukri,Times,Monster,Etc,Etc.... as a QA or QC if He/She is trying for Manual or Automation Testing?

2 Answers  


Categories