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

How will you review test cases?

Answer Posted / raghavendra kc

Test case review requires following check points:

1.whether test cases covered all the use case scenarios mentioned in requirement document. This can be verified by using Requirement Tracability Matrix or can prepare own xl sheet to track use case coverage
2. Whether Test Case objecive meets the functionality properly and understandable by others
3. Test Steps includes Pre condition, test steps, expected results maps the use case/requirement specification and are understandable.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is component testing?

1314


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

2457


Write a test case for telephone?

1207


please give me different test scenario for uploading whatsapp status from gallery and camera

6108


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


In manual testing, I have query regarding data conversion testing. I am working on xml document. How do we write test cases for below input as well as for output Input: 1. software Testing Output: 1.software testing

1860


What is ramp testing?

1215


how to write test case on gmail for TO field in compose page? only for the particular field.what will different type of user do with it like student,doctor?

5115


If I wrote test cases for Login Window with test case Name Login window & test case id L_01.Now if Name of Login window get changed in the next version.then May I have to change the Test case name & Test case id OR HAVE TO block the previous test case and write the new one

2540


How to test a stored procedure?

1202


What is gray box testing?

1279


Explain the functional testing?

1205


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

2549


Why is it that the boundary value analysis provides good test cases?

1340


How to write test case for this scenario. If the Zip Code field is populated, the system shall compare  the zip code value entered to the zip code value in  the Family Individual Information Tab

9270