Write the 3 TestCases to prove tht it is a softdrinkbottle
or not.
Answers were Sorted based on User's Feedback
Answer / sudhir khond
1)check the ingradients
2)check the label on bottle
3)check colour of the bottle
4)check the test of the contents.
5)check any known brand name on bottle.
Is This Answer Correct ? | 3 Yes | 1 No |
Answer / sgarg
1. Validate the presence of Soft Drink label.
2. Validate the bottle look, it should match (not
precisely) with that of other providers.
3. Validate the information provided on drink bottle, the
information shouuld convey the message to the masses that
it is a soft drink bottle.
4. If it is a SODA drink, it should have a taste of SODA
too.
5. if any particular fruit picture is give on the bottle,
verify the taste according to that.
Now Validate the following through some feasible and
easiely available toolkit as per soft drink manufacturing
standards. These TESTS will make sure SCIENTIFICLY and as
per HEALTH STANDARDS that the given DRINK is a SOFT DRINK
1. Test if pesticides are present as per the industry
standards.
2. Validate the absence of alcohal in the drink.
3. Validate the absence of herbicides in the drink.
4. Validate the concentration of the drink.
5. Validate the blend of added ingredients and water. It
should be in a acceptable proportion.
Is This Answer Correct ? | 2 Yes | 1 No |
Answer / k b
1. Check the label and ensure that it is labeled as a softdrink or soda.
2. Shake the bottle to check for fizz. Any softdrink or soda will have fizz as it contains carbonated water.
3. Ensure that it is non-alcoholic or the alcohol content is less than 0.5% of the volume.
Is This Answer Correct ? | 1 Yes | 0 No |
There are 3 elements in this case. Soft, Drink and Bottle and i think this why you were asked only 3 cases to cover the basic elements(though the category is eligible for many test cases:)
1. Verify container's shape,is a bottle.
2. Verify the opening of the bottle is big enough to pass through liquid/drink.
3. To verify container carries soft drink only:Read the label or In the absence of a drink label,small the bottle or the drink (if present) to distinguish between soft and any other sort of drink i.e. hard drink etc.
Is This Answer Correct ? | 1 Yes | 0 No |
Answer / snehagirish
Hi Vijay,
Thanks for posting...but i need some more coz interviewer
is not satisfied with these answer
Is This Answer Correct ? | 1 Yes | 1 No |
Answer / nish
1.check if it has any name mentioned as Soft drink on the
bottle.
2.check the contins and the flovor of the bottle
3.make sure that the color and floavor and quantatty
mentioned or same .
4.check if it contains any chemicals .
5.Check the expiry period and try to check if has some
smell before the expiry period.
6.check its effect when it is in Cold storage and hot
storage .
7.check if the bottle has properly sealed or not .
Is This Answer Correct ? | 3 Yes | 3 No |
Answer / mag
Here main three Test cases would be
1.First i will check for label of the drink (whether it is
from soft drink company).
2.I will check for flovor of the drink
3.I will check for absence of alcohol in the drink.
from these three test cases we can confirm it is soft drink.
Is This Answer Correct ? | 1 Yes | 1 No |
Answer / raghu
-check for the availabilty of the ingrediants label.
-check for the alcohol percentage(as per the softdrink
prospective)
i hope these ar e the two things tht justify the
softdrinkbottle
Is This Answer Correct ? | 1 Yes | 2 No |
Answer / vijay
1.Is that bottle has soft drink
2.is bottle has any label of soft drink company.
3,is that bottle has attractive look like other soft drink
bottle
Is This Answer Correct ? | 0 Yes | 2 No |
What is rhinohunt testing? urgent pls send the answer soon
What is the state testing?
test case for coffee machine?
WHAT IS THE MEANING OF RISK BASED TESTING WITH EXAMPLE pls this is urgent Thanks in advance
This part of a program is given: WHILE (condition A) Do B END WHILE How many decisions should be tested in this code in order to achieve 100% decision coverage? A. 2 B. Indefinite C. 1 D. 4
What are the processes / steps invovled in Defect Prevention meeting?
how to write test cases for smart meter for gas and electricty
Can some body help to write possible test cases for a credit card at POS (point of sale)
give an example of how to write functional test case.in this test case can we write all +ve and -ve conditions?
WE WANT HEALTHINSURENE PROJECT FUNCTIONAL TEST CASES
Could anyone please let me know what are the test cases for a rule based system? WE have a module on RBS which relates the data gathered to a set of rules and uses them to verify if the details are correct. Also we have a data acquisition module which collects the configuration details of a node entering a cluster using the CPUID. Can you please suggest test cases for these two modules, please?
Describe to me the Software Development Life Cycle as you would define it.