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 are the Test Cases for " Test Cases " ?

Answer Posted / prabhakar

I think as we are writing test cases by taking requirements
in to consideration, just we need to think what is required
to write a test case. Test case should contain 1) test case
id,2)TC description 3)input,4)expected results actual
results.to write a test case for test case we need to
consider all above. to write test case for any thing we
need to know main functionality of that application.

Is This Answer Correct ?    15 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

2526


What is explain security testing?

1239


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

1198


How to write test case for this scenario. The Contact Information screen shall be displayed to the user during Case Update

1988


How to write test case for this scenario. The First Name data entry field shall be removed from the existing Contact Information screen

2254


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

2550


Positive and Negative test cases for the speedometer?(minimum 5 each)

2949


1 Crystal Ball 1.1 Purpose This is a simple tool, for entertainment purposes only. 1.2 Scope Only for registered user. 1.3 User Interface Single page with graphic of crystal ball, and text box for typing question. User has to type her question in text box outside ball. Reports: - On ‘submit’, the system needs to access any one of the pre-stored responses at random and display in a graphical, visually appealing manner in the crystal ball. - Audio / graphical changes need to be built in, for added user experience enhancement, like music, sound effects, visual changes. Need to get details.

2257


can one defect be mapped to more than one test script in manual testing

2570


What is gray box testing?

1279


How to write test cases for lift?

1372


Do you know mutation testing?

1294


Explain the smoke testing?

1213


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

2100


plz.. tell me hw to write the Use Case for Online Purchase... just tod. itself i need...

2457