How to perform a stress test on an ATM machine?
(Note ATM is a Bank ATM say Citibank, IICICI etc)
Answer Posted / prabu
thanks for your valuable answers
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
How to write test case for this scenario. The text field that reads “ enter SDU number or the city and state of the SDU” shall be removed from the contact screen
Explain the syntax testing?
Please guide me for Add new user test cases
how to write test cases for smart meter for gas and electricty
1 Crystal Ball 1.1 Purpose This is a simple tool, for entertainment purposes only. 1.2 Scope Only for registered user. 1.3 User Interface Single page with graphic of crystal ball, and text box for typing question. User has to type her question in text box outside ball. Reports: - On ‘submit’, the system needs to access any one of the pre-stored responses at random and display in a graphical, visually appealing manner in the crystal ball. - Audio / graphical changes need to be built in, for added user experience enhancement, like music, sound effects, visual changes. Need to get details.
i am preparing for interviews in real time job what test cases we have to prepare please explain with example?
How many test cases u will write for Acceptance testing?
how to write test cases for online restaurant table booking system?
If I have to write the test cases for any report & there is date box.then may I have to write only select date or have to write all steps required for selecting date
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
Explain the ad hoc testing?
Write a test case for telephone?
plz.. tell me hw to write the Use Case for Online Purchase... just tod. itself i need...
What is use case testing?
Positive and Negative test cases for the speedometer?(minimum 5 each)