How to perform a stress test on an ATM machine?
(Note ATM is a Bank ATM say Citibank, IICICI etc)
Answers were Sorted based on User's Feedback
Answer / jagadish
here the stress test doesn't exactly the same machine the
server side by using the card(atm) for more no of times than
its exact load.
for one atm machine then try to transact more cards at a time .
more no of transactions by the machine in a given period of
time to check what is its max capacity of work load accepted
by the system.
try to transact by n no of cards for transaction in day
without giving time interval.
these are some of the stress related things for an atm machine
Is This Answer Correct ? | 5 Yes | 4 No |
Answer / jagadish
good saurab but here we are testing on the stress i.e more
than its load at what point the system is not responding for
the request processed by a customer on an atm is stress. u r
description can be used for the test cases of functionality
but not the stress
with regards
jagadish (jagadishk.9454@gmail.com)
Is This Answer Correct ? | 2 Yes | 2 No |
Answer / venkat
venkat,
i agree above all the answers are some what releavent to
the question.
we wanted to check weather the ATM bank is response to the
behiond mini statement to all the entered ATM card from the
customer.
Is This Answer Correct ? | 0 Yes | 0 No |
Jagdish,
I agree both of you. You both are right as it is a stress
test can be performed for a single functionality/multiple
functionality at a given point of time.
I wanted to thank you as soon I got your response, but i
wanted to wait for few more responses.
Thanks for Saurab too, giving one more direction of testing.
regards
-Vinod Ghate
Is This Answer Correct ? | 1 Yes | 2 No |
Answer / saurabh
Very nice answer.....
i just thought of addin 1 more point.
during a transaction there are button in the machine, try
multiple keys during another prosess.
e.g. u pressed for mini statement and wen the statement is
being prosessed, press enter button or clear button.
I hope i was clear.
Is This Answer Correct ? | 0 Yes | 2 No |
Answer / bank hack
IF YOU PRESS AND HOLD ENTER AND THEN PRESS CLEAR ON ANY ATM
YOU GET A MENUE FOR EMERGENCY CASH ....JUST NEED TO FINED OUT THE CODE 6 NUMBERS . (YOU MUST HOLD ENTER DOWN AND KEEP PRESSING CLEAR ) (NO CARD INSERTED ...DO NOT USE A CARD JUST PRESS)
Is This Answer Correct ? | 0 Yes | 3 No |
can any one give the format of writing test cases in excel sheet.
how do u knw when to stop writing test case for a given project.
1.If there are so many test cases to be run suppose (100).How will we run those test cases.(using batch) 2. How will we perform over riding in QTP can any one please give me script. thanks
what are test repository???? need for test repository/need for maintaining test cases?? advantages and disadvantages for maintaining test case??
Please give me a test case scenario for search engine covering all the fuctionalities
Can you list down a few characteristics of a test case?
how many test cases do u need to ship a product?
What is test cases for mobile phone ?
how to write test cases for sort drop down box containning 6 options in the drop down list.
There is a web portal that has been tested and working properly. Now a new module called as the "online shopping module" had been added. Ther are two search pages , a normal search and an advanced search page. You are responsible for only these two modules for testing Questions 1) Write the scope for testing 2)High level test scenarios 3)Test case for one high level test scenario 4) Assumptions while writing the test case 5) Questions that u might need to ask as a QA to test the application NOTE- the requiremnts wont be given. One has to assume the requirements Please tell me how to test a search page and also please help me answer the above questions
2 Answers Infosys, Zycus Infotech,
How to write test case template for ATM
if u want to test an application which takes a data value between 0 and 59 and if u choose 55 ,what type of testing it is a) System testing b) error guessing c) Black box d) None