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

i was asked to generate test data for a equlateral
triangle,please any one explain how to do & what are the
process.

Answer Posted / aniruddha

posibilities are

1-all side of triangle should be equal(1 UNIT to infinity
UNIT)
2-all internal angle of the triangle should be 60 + 60 +
60=180
3-It should have three edges...

Is This Answer Correct ?    10 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

In a log in page what will be test procedure, test scenario, test description & test steps?

1126


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

2418


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

1085


Write a test case for a car, which has been, recently launch in a market to check its durability, fuel efficiency and its optimum speed.

2545


what is the test plan for ms-word

2445


What is the syntax testing?

1115


This was asked to me recently in Microsoft interview How would you do DOS copy command testing

2426


Do you know mutation testing?

1156


Suppose a job should be executed for every two hours? Write test case for this?

1135


Explain the syntax testing?

1149


write a test case for yahoo compose page?

2684


Sample test cases for data conversion(Utility billing system)

7444


how to make test case for anolog voice logger?

2448


An Excel sheet contains 2rows and 3 columns of data.I want to copy these data in to the another excell sheet. Write the possible positive and negative test cases?

2970


how to write a test procedure & test log for login system

3254