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

when we should start writing test cases?

Answer Posted / lokesh kanithi

It wil depends...
But mostly..When the requirement specifications are
complted.
We can start writing Test Cases in parrelel with Design
phase itself.(but make sure u understand the requirements
correctly.

Is This Answer Correct ?    25 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);

2418


can anybody help me how to write a test case for a program eg: c or C++ ,and also how to check their outputs

2573


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?

2199


test cases for friend finder system using gps?

1736


What are the different check points for SIT and UAT while testing an Internet Banking application. Consider any one functionality of Internet Banking

1891


Write the use cases for following 1. Comment section of Facebook 2. Instagram status Implementation

883


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

3802


Why does the boundary value analysis provide good test cases?

1128


How to write test cases on laptop???

15492


Explain the integration testing?

1106


can you tell me how to write test cases for payments, receipts, inward clearing, outward clearing, A/c statements ?

4158


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

2453


Write a test case of login window?

1209


What is explain security testing?

1129


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

9109