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
write test case for button of google page?"i am feeling lucky" if button is not appear on page?
can any body help me with providing a a case for usability testing...
Give me a example that differentiate Test case Procedure,Test case Scenario,Test case Discription & test steps.
How to write test cases for the following scenario: The system shall limit the search result display to 200 records. Do we need to write test data for it. How do we create a test data for it.
What is business validation test case?
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
What are the Test Cases Comes under Regression Suite?
Positive and Negative test cases for the speedometer?(minimum 5 each)
Write a test case on online shopping website? (please tell me the format how to write in MS excel,if u have any sample than attach it.)
What are the possible test cases for a palindrome.It must be starting with alphabet and its length is 100 .It should accept alphanumerics only.It should take only 100 numerics to the textbox
Explain the format of a requirement traceability
explain end to end scenario's for online Money transfer in Banking Domain?
Explain the sanity testing?
Some test case for mambo cms (only basically: graphic, function...) Thanks for answer.
please tel me how to write test case for search engine to track peoples,when user enter the city,state,zipcode(ex:Kansas city,Missouri,64155)? (note country is already selected as a united states )