Answer Posted / dimanche
to test machine while all (power, receiver)connections are
correctly put in
to test the machine while right coin inserted, while get
the dial tone ring
to test the different coin inserted, while get the dial
tone ring comes
to test the same weight of wrong coin are inserted, while
get the dial tone
to test the right coin inserted, lines are busy, coin get
back to the machine
to test the right coin how long the connections are staying
to test the right coin the connections are established,
than try dialtone for next one without insert a coin
if one time the connection becomes going to end the limit,
for continuing a next limit usage of timing, it accepted
the next right coin
if sudden cut of receiver the machine accepted the line
disconnect
if one time connections established, parallely anyother
lines are possible to establish
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What is the toughest moment you faced in your testing carrier in which everyone praised you?
Write a test case for computer keyboard?
write test cases for flipkart.
Can some body help to write possible test cases for a credit card at POS (point of sale)
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
write test case for button of google page?"i am feeling lucky" if button is not appear on page?
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.
What are basic types of test cases?
Write the use cases for following 1. Comment section of Facebook 2. Instagram status Implementation
Explain the load testing?
write the testcases for migrating data from one database to another database?
Explain the exactly meaning of test case?
How to write test cases for "hotel reservatrion" for ms word? Thanks a lot!
Which of the following defines the expected results of a test? Test case specification or test design specification.
How can we write a good test case?