How to perform a stress test on an ATM machine?
(Note ATM is a Bank ATM say Citibank, IICICI etc)
Answer Posted / 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 |
Post New Answer View All Answers
please tel me how to write test case for search engine to track peoples,when user enter the city,state,zipcode(ex:Kansas city,Missouri,64155)? (note country is already selected as a united states )
How can we write a good test case?
WE WANT HEALTHINSURENE PROJECT FUNCTIONAL TEST CASES
What are the Test Cases Comes under Regression Suite?
Hi Team, I have two scenarios ,only one step alone deference betweeen them and preconditions of Test scenarios are defferent . In the above sutuation , are we going divide test cases into two or can we club into them into a single. Regards seshu
This was asked to me recently in Microsoft interview How would you do DOS copy command testing
What is test cases for mobile phone ?
Write a test case for computer keyboard?
Explain the state testing?
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
Can any1 tell me how to do and Integration test design and test cases for Order Inventory system for use cases. ALso how is that going to differ from System Testing. The system is similar to amazon.com online ordering system and you can place order by calling customer call center.
Why does the boundary value analysis provide good test cases?
Can anybody help me in writing test cases for a scenario? need help at the earliest. will send you the requirement doc to your email id. thanks raj
"search"test cases on Linkedin website and how will you write test cases on it?
write the testcases for migrating data from one database to another database?