Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


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



How to perform a stress test on an ATM machine? (Note ATM is a Bank ATM say Citibank, IICICI etc)..

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

How to perform a stress test on an ATM machine? (Note ATM is a Bank ATM say Citibank, IICICI etc)..

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

How to perform a stress test on an ATM machine? (Note ATM is a Bank ATM say Citibank, IICICI etc)..

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

How to perform a stress test on an ATM machine? (Note ATM is a Bank ATM say Citibank, IICICI etc)..

Answer / vinod

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

How to perform a stress test on an ATM machine? (Note ATM is a Bank ATM say Citibank, IICICI etc)..

Answer / prabu

thanks for your valuable answers

Is This Answer Correct ?    0 Yes 1 No

How to perform a stress test on an ATM machine? (Note ATM is a Bank ATM say Citibank, IICICI etc)..

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

How to perform a stress test on an ATM machine? (Note ATM is a Bank ATM say Citibank, IICICI etc)..

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

Post New Answer

More Test Cases Interview Questions

Could you pls give me sites where i can test card? mail me to

0 Answers   godaddy.com,


Pls tell me test cases for pepper grinder

0 Answers  


pls i want test cases for telecom billing system

4 Answers  


how we write test cases for navigation or links with example?

0 Answers  


write test cases for flipkart.

0 Answers  


Write test case for windows media player

1 Answers   TCS,


What are the possible (-ve) & (+ve) test cases while transferring money online from 1 account to another account??

3 Answers   Vernalis,


Hai, Could anybody please let me know, how to calculate the number of test cases required to test a program. Please provide me the answer for the following question: “What type of ticket do you require, single or return?”IF the customer wants ‘return’Ask: “What rate, Standard or Cheap-day?”IF the customer replies ‘Cheap-day’Say: “That will be $11:20”ELSESay: “That will be $19:50”ENDIFELSESay: “That will be $9:75”ENDIFNow decide the minimum number of tests that are needed to ensure that allthe questions have been asked, all combinations have occurred and allreplies given. a) 3 b) 4 c) 5 d) 6

1 Answers  


write the test cases for a+b=c?

9 Answers   Aloha Technology, SAP Labs,


How to write test case for this scenario. The system shall allow for a wild card search for the first name with a minimum of one character.

0 Answers  


Roads concatenation Problem Consider we have some GIS (Geo Information System) operating over some road network. Each road represented as array of two-dimensional geographical points. Road network is a set of roads. System has function called Concatenate(). This function takes raw road network and should return optimized road network. Optimization lies in concatenating roads with matching start or end points, i.e. if road AB end point matches road BC start point, then optimized network should contain concatenated road AC. Optimized network shouldn’t contain two roads which can be concatenated. Your task is to suggest set of test cases for Concatenate() function in order to make sure it works correctly. public interface IPoint { double Lat { get; } double Lon { get; } } public Road : List<IPoint> { } public RoadNetwork : List<Road> { } public RoadNetwork Concatenate(RoadNetwork roads);

0 Answers   Infosys,


Write 10 test cases for the condition P=R/I where R and I are integer and P is floating point.

6 Answers   Adobe,


Categories