Answer Posted / gauri
1. See for a message stating what value of coin it accepts.
2. See if it accepts coin.
3. put a coin see check whether it give coke.
4. put a coin see if it gives any other drink than coke.
5. Put a wrong value coin, see if it returns the coin.
6. put a wrong value coin see if it still gives coke or
something else.
7. Put something else instead of coin then check what it
does.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
You must test a trouble report where the problem cannot be reproduced. You tried using various test data files and mutations from the data files the customer sent along with the trouble report. The software does not fail the way it did at the customer's site.
What is the Difference between Network testing and Web Testing?
What are the cases why parameterization is necessary when load testing the Web server and the database server?
What is difference between cmmi and cmm levels?
Write 2 scenarios for System testing?
Why we have to do manual testing?
Being an Manual tester, what will be the role or activity in test plan ?
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
Can anyone please answer the below question on Manual Testing: Tell me about atleast 5 bugs you come across in your last testing?
Describe your personal software development process.
1)What are the QA procedures followed 2) Write test cases on a weatherreport.com web page that has only two dropdown and a submit button, Fist drop down is a countries and second is metros in the selcted countries.When proper selection si doen and submitted it shows weather report of that metro.? 3)Write test cases on Mobile Alarm Module? 4)Write test cases on Company Water Bottle?
What are differences in testing a client server and a web application?
Write down ten test cases for below scenario: Increase the day by 1 and date format should be mm/dd/yyyy Conditions are : date should not be greater then 31 and date<1 month should not be greater then 12 and month<1 year should not be greater then 10000 and year<1 Thanks in advance
How to test a Falsh player scrollings?
What is 'Account Conditioning'?