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 |
how would we do the encryption and decryption testing
who do sanity testing ? who do smoke testing ? plz give me correct answers.
Generally which testing methodology we follow in software organizations. thanx in adv
what is call-pair ,cross testing,
what is the role of QA manager
the interviwer ask ,why u r choose testing field means how can i say the answer for this one friend tell me
Difference between build verification testing,smoke testing,sanity testing,regression testing,functional testing,,is there any relation between these testing types.Always i am facing the same question in the interviews so plz try to answer to my question...plzzzzzz thank u in advance.............
Hello Friends, I m working as tester in a company, i have 1.5 yrs of exp., in my company we used manual testing Technique & i wants to give The ISTQB Certified Tester-Foundation Level certificate Exam. Can any one tell me the next date of the exam.? If anyboady have questions papers OR any material then pls. frwd me on my id : preet45p@yahoo.com Thanks in advanced.
what is telcom Testing and how is it performed is the same methodolgy used for telecom testing as its used for web application
Please Provide me the link to download Testing Category questions and answers If some body has downloaded it pleae send it to me Pavan : Email pavan_cd@yahoo.com Quetion2 : Can any body Explain me about Testing thumb rules
In front end if you enter one record it will be inserted in to 20 tables in back end.so How you are going to test in Manually whether data is going properly in to concern data tables or not? Is there any better solution to do that instead of opening the table and checking individually?
where do u store Testcases and where do u store versions