How to perform a stress test on an ATM machine?
(Note ATM is a Bank ATM say Citibank, IICICI etc)
Answer Posted / 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 |
Post New Answer View All Answers
how to write test cases in interview exam like one website it contain a/c # text box, current bill amount text box,sms offer,calling offer,internet these 3 are list boxes and remindmelater,continue these 2 are buttons. and qu is like 1.user doesn't have any dues from past 90 days,2.whose bill amount >= rs2000 from past 6 months. use this 2qu write testcases.
Can you list down a few characteristics of a test case?
Do you know explain security testing?
Can any tell to create test data for SUM (calculation), Scenario is 0 to 9 digits are available as we see in the calculator, I want to certify that the sum of the two numbers are working fine by providing test data.
Explain the exactly meaning of test case?
Explain the unit testing?
Hi there Just done with QTP training. I am looking out for a job. can any one share your experinces in real time job. I mean How the work flow goes and what other things do i have to learn for getting a job. please respond ASAP this is urgent for me. Regards Lina.
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
If there are 3 modules what would be test for that three modules but that 3 modules are not developed or what are the test case for that 3 modules
150 integration testing scenarios for gmail
How to test Webservices and how can we write test cases for that
write a test cases for WLAN
Test a file replication service that copies files from one net location to another
What is the state testing?
Explain the format of a requirement traceability