How to perform a stress test on an ATM machine?
(Note ATM is a Bank ATM say Citibank, IICICI etc)
Answer Posted / 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 View All Answers
Scenarios to test wireless Speaker via bluetooth
How to write test case for this scenario. If the Zip Code field is populated, the system shall compare the zip code value entered to the zip code value in the Family Individual Information Tab
How to write test cases on laptop???
Suppose a job should be executed for every two hours? Write test case for this?
Explain the ramp testing?
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
What is Initial Configuration?
What is component testing?
Test Case for Text Editor!
How to write a test cases for the following Please it is urgent Once user clicks that link Invite Friend page opens up thru which user can do 2 functions - first is to search friends detail(name, mail id) from her address book in other sites (india times, yahoo, gmail and rediff) and second to mail the invite to the selected person/s. User can send invite to multiple person at same time. Searching friends detail in other address books will work like this: - User will input name, email id, pwd etc, select from which site she want to get friends list and then click on Import. - Users address book from other sites will be imported in one shot(first time) to iDiva database. - It will be arranged in alphabetical order(complete list) and mail ids which are already used will be in different color. - User will be able to update her address book by clicking on ""Refresh"" button on the page, which will trigger the process again, and fetch new mail ids.
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
What are basic types of test cases?
Explain the format of a requirement traceability matrix. And how to include this rtm in the requirement document?
Give me a example that differentiate Test case Procedure,Test case Scenario,Test case Discription & test steps.
I need GUI test case for home page?