Write the 3 TestCases to prove tht it is a softdrinkbottle
or not.

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Describe to me what you see as a process. Not a particular process, just the basics of having a process.

6048


please give me different test scenario for uploading whatsapp status from gallery and camera

5473


How many test cases u will write for Acceptance testing?

1792


Please can any one tel how to write the test cases for these Requirements:- 1.The applications sends the periodic data 2.The applications sends the alarm data 3.The Application stores the Periodic data and alarm data if it is unable to send 4.the application having the configure through GPRS or SMS

1874


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 { } public RoadNetwork : List { } public RoadNetwork Concatenate(RoadNetwork roads);

1936






How to write test case for this scenario. The system shall compare the requested name with the Service Member Name field in the database

1519


Explain the domain testing?

670


How to write test cases for manual testing? What are the main syntex for writing test cases for Junit?

2493


Write a test case on a durability of an electric bulb and test it that it will last for next 10 months.

2026


1. Buzz Words 1.1 Purpose Allow user easy access of content based on key/popular words 1.2 Scope All the tags at the portal. 1.3 User Interface - Tags are usually hyperlinks that lead to a collection of items that are associated with the tag. - Click takes you to page similar to Search Result page, should search all content and not only articles - Based on Most Viewed only 1.4 Interfacing/Sourcing Details - Need to develop an application which works on algorithm to calculate size/color of Buzz words. - In phase 1 algorithm will be pretty straight forward of calculating dimesion of Buzz words by going by ""Most Viewed/Visited"" words. Need to get exact algorithm.

2228


Some test case for mambo cms (only basically: graphic, function...) Thanks for answer.

1726


how to write test cases in interview exam like one website it contain a/c # text box, current bill amount text box,sms offer,calling offer,internet these 3 are list boxes and remindmelater,continue these 2 are buttons. and qu is like 1.user doesn't have any dues from past 90 days,2.whose bill amount >= rs2000 from past 6 months. use this 2qu write testcases.

2122


I need GUI test case for home page?

3215


Explain the system testing?

687


can anybody help me how to write a test case for a program eg: c or C++ ,and also how to check their outputs

2092