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
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 |
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 |
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 |
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 |
What is test Strategy ? whether it's comes under test plan? Explain me?
What is the difference bet white box testing and black box testing.pls give me an example
Hi ALl, Can you please list out Q & A for Test Lead,which Interviewer may ask in interview for Test Lead position
What is Functional Testing and Regression Testing?give one real time Example?
What is Version Control?
How you will test pen
6 Answers Accenture, Digital Mesh,
Can anyone tell me the test scenario for railway reservation online booking. I need all test scenario.... please friends help me.
write test case for gmail sign up page ?
What is smoke testing and user interface testing ?
Testing Application means what? I want the actual meaning of application?
what is difference b/w Quality assurance & Quality control
1.Difference between System Testing and UAT 2.Difference between Load, Stress, Volume and Performance Testing. 3.Difference Between Integration testing and System Testing 4.Difference between Bug and Defect 5.Difference between Use Case and Test Case 6.Difference between Test Plan and Test Strategy 7.Difference between Test Scenario and Test Case 8.Difference between SRS and FRS 9.What are the difference b/w client & server? 10.explain test case template? 11.explain test plan template? 12.explain testing process? 13.explain bug report template? 14.what is scenario? 15.what is criteria?What are test entry and test exit criteria? 16.what is test strategy? 17.what is baseline? 18.what is hotfix? 19.what is Inspection,Walkthrough,Review,Audits 20.what is Stress Testing,Volume Testing,Sanity Testing 21.what is QA and QC? 22.Explain V-Model and Stages? What is Adv And DisAdv? 23.What is Boundary Value Analysis? 24.What is Equivalence Partitioning? 25.What is Error Guessing ? 26.What is Cause Effect Graphing techniques? 27.What is Bug , Defect and Error? 28.How will you report the bug? 29.What are the different test deliverables? Which deliverable we need to submit at the end of testing? 30.What methodologies have you used to develop test cases? 31.How you will close the defect? 32.What is meant by the bug state "Reproduce"? 33.What is change request?How do you handle change requests ? 34.what type of documents do u prepare during testing? 35.what are the testing methodologies? 36.What is release notes? 37.what is Response Time? 38.What report u generate after completing testing? 39.What is Test Bed? 40.Example for a bug having high severity and low priority? 41.Give me examples for high priority and low severity defects?