Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

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

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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How should I maintain the test cases and Test Log for different versions/builds of the application.

2469


write test cases on file open dialog box in notepad

1799


By clicking the file button on a Word document and opening the Print window, Identify what needs to be white box tested and what needs black box testing. (On the black box testing items, identify boundary conditions and equivalence partition testing is possible and give data examples.)

1290


What are the test cases for mouse?

1358


Explain the state testing?

1071


Define some of the attributes of a test case?

1147


I need GUI test case for home page?

3675


How many test cases u will write for Acceptance testing?

2225


How would you do " Keeping two folders in sync testing"

2464


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);

2452


Could you pls give me sites where i can test card? mail me to

2725


How to test Webservices and how can we write test cases for that

3388


For how many days (or) weeks you will test a product or software?

2018


What are basic types of test cases?

1248


Explain transaction testing?

1096