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 to write test case on paper and pen.

Answer Posted / sowmya

Sorry first test cases were for paper

and the second one was for pen

Is This Answer Correct ?    2 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

1988


hai we need to get some data from a logfiles and populate into database .to check this we need to write test cases .how to write test case for this scenario tell me as functional and stress testing differ

2371


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

2527


What is the toughest moment you faced in your testing carrier in which everyone praised you?

2309


Could you pls give me sites where i can test card? mail me to

2801


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

985


Explain the scalability testing?

1218


Explain which test cases are written first black boxes or white boxes?

1166


Explain the exactly meaning of test case?

1245


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

1220


If for any software product, if the customers more often us few functions, and rarely use few othere functionality. what a tester can expect more deffects can be found, in what area, where the functionality frequently used OR where rarly used?

2254


How many test cases u will write for Acceptance testing?

2298


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

2429


Give me a example that differentiate Test case Procedure,Test case Scenario,Test case Discription & test steps.

2809


How to write test case for this scenario. The system shall compare the requested name with the Service Member Name field in the database

2055