what are the sanity test cases for a waterBottel?

Answer Posted / manikya

Check if the water bottle has a hole or damaged throught
which water may leak...

Is This Answer Correct ?    3 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the load testing?

623


Explain the ad hoc testing?

667


What is the syntax testing?

682


If there are 3 modules what would be test for that three modules but that 3 modules are not developed or what are the test case for that 3 modules

1085


Write all test cases for Bus Pass Renewal

1062






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?

888


Explain the unit testing?

657


Write Test cases for the below scenario? scenario 1: Replace the current CSS software with TML software. Scenario 2: Provide the same reports for business as currently provided by CSS software. Not: CSS and TML are customized software.

2437


Write a test case for telephone?

677


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.

2224


Write test cases for this scenario if a job fails it should get restarted again this should happen for three times if it fails again then it should quit?

1918


Write test cases to test a browser app

1246


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?

4595


What is test cases for mobile phone ?

772


Can any tell to create test data for SUM (calculation), Scenario is 0 to 9 digits are available as we see in the calculator, I want to certify that the sum of the two numbers are working fine by providing test data.

2035