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 test environment? Elaborate with example.
i am preparing for interviews in real time job what test cases we have to prepare please explain with example?
hai we need to get some data from a logfiles and populate into database .to check this we need to write test cases .how to write test case for this scenario tell me as functional and stress testing differ
Can any one please give me a test case for transaction of money thro' mobile phones. I really need it soon. i need the test case in ieee format.please anyone help me.
how to write test case on gmail for TO field in compose page? only for the particular field.what will different type of user do with it like student,doctor?
What is ramp testing?
Explain the functional testing?
What are the different check points for SIT and UAT while testing an Internet Banking application. Consider any one functionality of Internet Banking
Explain the logic testing?
Which of the following defines the expected results of a test? Test case specification or test design specification.
Explain the exactly meaning of test case?
how to prepare a test case for online restaurant table reservation system. plz give an answer ASAP, email at suja_rvndrn@yahoo.co.in
write the test cases for facility module
Credit card field contains four text boxes. We can validate each textbox separately with conditions but how can we write integrated testcase for all the four?
You have designed test cases to provide 100% statement and 100% decision coverage for the following fragment of code. If width > length then biggest_dimension = width else biggest_dimension = length end_if the following has been added to the bottom of the code fragment above. Print 'biggest dimension is ' &biggest_dimensionprint 'width: ' & width print 'length: ' & length how many more test cases are required?