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

What is the basic stuff you require to begin creating test
cases?

Answer Posted / raman

A test cast should contain particular test case identifier,
test case name, and objective rest conditions, set up, in
put data required, steps and expected results.

Is This Answer Correct ?    2 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is quick test professional and what test environment it supports?

1156


i am preparing for interviews in real time job what test cases we have to prepare please explain with example?

2359


Can any one tell me how to write test data. i mean, to test each input, 2 test input(1 for +ve, & other for -ve) are given. so , for example, if i want to write test data for login form, how many test data should i write in test case?

2260


I need GUI test case for home page?

3688


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

2463


WE WANT HEALTHINSURENE PROJECT FUNCTIONAL TEST CASES

2946


pls i want test cases for oss? whts the process of oss testing

2556


What are the test cases for mouse?

1373


Can any one send me the Sample sanity Test Cases??? Mail id:veerabhadrudu.p@gmail.com

3812


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.

2351


If I have to write the test cases for any report & there is date box.then may I have to write only select date or have to write all steps required for selecting date

2507


Explain the soak testing?

1182


What is ramp testing?

1155


write the test cases for facility module

1672


How many test cases u will write for Acceptance testing?

2234