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...

testcases for biggest of three numbers?plz give the answer

Answer Posted / vikas pujar

I feel. Since code is already in place to verify biggest of
3 numbers we just need to input some combinations:

1) All three same numbers check wat is the result. Eg:
999,999,999

2) Two numbers same and verify result : Eg - 500,500, 400

3) Bounday Value Analysis Eg: 499,500,501

Is This Answer Correct ?    27 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to write test cases for "hotel reservatrion" for ms word? Thanks a lot!

1198


Credit card field contains four text boxes. We can validate each textbox separately with conditions but how can we write integrated testcase for all the four?

2402


HOW TO WRITE TEST CASES FOR MEGHA MENU DROP DOWN BOX.

2794


how to write testcase for the output of an program ****0 ***01 **012 *0123 01234

1831


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?

2549


how to write a test cases for Quick links like Feedback/Suggestions Advertise with us Contribute Invite a Friend FAQs Make HomePage RSS Feed Buzz Words Email Privacy Statement Terms & Conditions Copyright Disclaimer Download Forgot Password

3129


how to make test case for anolog voice logger?

2573


Explain the branch coverage testing?

1253


write the testcases for migrating data from one database to another database?

2702


how to write test cases for smart meter for gas and electricty

3085


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

2528


how to write test case for GUI testing and tell me in brief about GUI and all related WEB based testing..if possible then pls give example of its test case...m new in testing........thannx for help in advance

3893


Write the test case for a login page?

1247


Sample test cases for data conversion(Utility billing system)

7579


write a test case for telephone billing ?

4549