How will we prepare test cases

Editorial / Best Answer

ravisohal  

  • Member Since May-2008 | May 24th, 2008


Test Case based on the Test Plan. A test case is a document, which contain Test case ID, Title, Test Plan, Test Catagory being conducted, input, action or event, expected output, actual output and Result. As mentioned above, test case based on test plan. It relates to single event or action which must reflets it relation to the module of test plan. This is a work intensive activity with the testing expert doing the writing and with the assistance of the business expert and the development expert.

A good starting place is to identify some of the smallest or simplest business activities that the new software needs to support and define test cases for each of these activities. Then, define test cases that portray either larger business activities or specific sequences of smaller business activities that tend to

approximate useful business tasks. Check the software business requirements and

confirm that you have accounted for all required business activities with your test cases and add test cases for the business activities that are not covered yet by testing.

Showing Answers 1 - 65 of 65 Answers

rameshkota

  • Nov 11th, 2005
 

by using docs ,like BRS,CRS ,SRS(thruogh requirments)  we prepare usecases

by using usecases we prapare testcases  

  Was this answer useful?  Yes

arif

  • Nov 14th, 2005
 

how will we prepare test cases

  Was this answer useful?  Yes

priya

  • Nov 14th, 2005
 

comment: answer to the question

test cases are prepared depending upon the functional requirement details for object properties, usecases for functionality flow of the system and sometimes ER diagrams or hierarchical diagrams for navigational flow of the application

  Was this answer useful?  Yes

vineela

  • Nov 17th, 2005
 

based on requirements

  Was this answer useful?  Yes

tmehra

  • Nov 21st, 2005
 

The base of any test case is the Requirements documents and specification documents. Understanding the Application properly one can write good test cases, which are used to test the application properly.

  Was this answer useful?  Yes

prakash

  • Dec 21st, 2005
 

hi,

how will you write test cases if the documents like BRD, SRS are completed but use cases are not completed ?

or

can you write test cases by refering only brd?

prakash and savant

smsavant@gmail.com

prakashbj1975@gmail.com

  Was this answer useful?  Yes

sujatha

  • Jan 20th, 2006
 

Sir,

         this is Sujatha.Can u pls give me the following details.

Positive & Negative testcases along with the format,

defect reporting format

  Was this answer useful?  Yes

sunilkumar

  • Feb 17th, 2006
 

is it necessary to prepare use case from functional specification

  Was this answer useful?  Yes

ramanuja

  • Feb 20th, 2006
 

Test cades prepared by Test lead or senior Test Engineers.the base of test case is use cases only.use cases are prepared by business analyst or Management people by through understanding of the project specifications and requirements.

  Was this answer useful?  Yes

Damien Leach

  • Feb 25th, 2006
 

What in your professional opinion is a 'Test Case Matrix'?

  Was this answer useful?  Yes

srinivas

  • Mar 31st, 2006
 

Test Cases r written according to the Functional Specifications and check the Application (Functionality ) with Usability,User Interface,Functionality Testing,Positive and Negative Testing.Test Csaes are the Heart of Testing.

  Was this answer useful?  Yes

pavan

  • Apr 14th, 2006
 

 hai,

 we can prepare test case by using wireframe and test case documents. 

  Was this answer useful?  Yes

kavitha

  • Apr 25th, 2006
 

 yes,i am agree with you test cases can be prepared based on requirements given in BRS & SRS ,but i didn't understand your points those are              

what is negative test cases and positive test cases

pls give reply with detailed description .

thanku,

kavitha

   

  Was this answer useful?  Yes

anny

  • Oct 12th, 2006
 

No,We cannot prepare test case without referring to anything.The reason is all the process in the project is related to the SRS without which we cannot start the project.The test case is to test the project whether it is working properly as per the requirements and as per the user interface.

  Was this answer useful?  Yes

mukesh pataiya

  • Nov 9th, 2006
 

by the reading all the releted comments i think test cases are to be design after a brief study of all the releted document of the project like .

SRS, Requeirment specificaion doc., GUI Specification etc

  Was this answer useful?  Yes

sarada

  • Apr 4th, 2007
 

Use Cases          By     BRS,  SRS

Test Cases         By     Use Cases

  Was this answer useful?  Yes

ANIL KUMAR

  • Jun 26th, 2007
 

Test cases will prepared depending up on the Use cases or Prototype modules. Some companies are not providing prototype models in that case we will prepare the test case by seeing the Use cases.

  Was this answer useful?  Yes

ravikrishna

  • Sep 4th, 2007
 

There is no separate template for +ve and -ve Testcases. Both are same. But our intentions is to pass for +ve Testcases, fail for -ve testcases.

  Was this answer useful?  Yes

Chetan Parmar

  • Sep 7th, 2007
 

Test cases are prepared according to customer Requairement docs (SRS).

  Was this answer useful?  Yes

bhilware

  • Oct 23rd, 2007
 

For preparing Test case you must have maseter test cases,FDD,Use case,Test Plan.without these documents uou can not cover the whole functionality of the application.

  Was this answer useful?  Yes

Jamshaid Qazi

  • Oct 23rd, 2007
 

Yes, There are positive and negative test cases.
Actually, the purpose of test case is to find errors in application. The best test case is that who can identify the errors in application efficiently, So

Positive testing is that testing which attempts to show that a given module of an application does what it is supposed to do.
Negative testing is that testing which attempts to show that the module does not do anything that it is not supposed to do.

  Was this answer useful?  Yes

Loganathan

  • Oct 26th, 2007
 

Negative test case is nothing that check all the available fields by giving all the forms of the input and check whether the result is an error nor an acceptance data.. thanks to kavitha

  Was this answer useful?  Yes

ravisohal

  • May 24th, 2008
 

Test Case based on the Test Plan. A test case is a document, which contain Test case ID, Title, Test Plan, Test Catagory being conducted, input, action or event, expected output, actual output and Result. As mentioned above, test case based on test plan. It relates to single event or action which must reflets it relation to the module of test plan. This is a work intensive activity with the testing expert doing the writing and with the assistance of the business expert and the development expert.

A good starting place is to identify some of the smallest or simplest business activities that the new software needs to support and define test cases for each of these activities. Then, define test cases that portray either larger business activities or specific sequences of smaller business activities that tend to

approximate useful business tasks. Check the software business requirements and

confirm that you have accounted for all required business activities with your test cases and add test cases for the business activities that are not covered yet by testing.

  Was this answer useful?  Yes

khushikris

  • Jun 12th, 2008
 

When i write test cases, i concentrate on one requirement at a time. Then, based on that one requirement, i come up with several real life scenarios that are likely to occur in the use of the application by an end user. When i write test cases, i describe the inputs, action, or event, and their expected results, in order to determine if a feature of an application is working correctly. To make the test case complete, i also add particulars like test case identifiers, test case names, objectives, test conditions, input data requirements (or steps), and expected results.Correct me if i am wrong.Thank u.

nandinital

  • Jun 16th, 2008
 

The more negative u  think the more brilliant test engineer ur.
so before writing test cases think in all negative angles and start working on it.Test engineers' work is to prove the development team wrong.

  Was this answer useful?  Yes

neema barna

  • May 27th, 2009
 

We can prepare test cases by refering functional requirements as functional requirement doc contains all the info about the requirement of the application. Positive test cases we can write with the help of FRS and we also have to write negative test cases with the help of FRS which includes the functionality which we do not want in the application.

  Was this answer useful?  Yes

Test cases are prepared based on the SRS requirements from the base SRS we are preparing the Test Scenario based on the scenario we are preparing the Test case it is nothing but telling that which field we are validating and what are all the inputs we are giving these are all be stored in the formoftest case template

  Was this answer useful?  Yes

The answer to this question depends on industry, company, the software development model, and project.  In general, you prepare functional test cases by first studying the product or project requirements.  If possible, you gain as much information from other documentation like technical specs, work-flow diagrams, wireframes, etc.  Once you have a good understanding of your project, then you can begin authoring test cases.  After the test cases are written, map them to requirements.  And finally prioritize the test cases. 

  Was this answer useful?  Yes

Test Cases are prepared based on the Wireframe and System Requirement Specifications (SRS) once you get this document then you can write no. of possible Test Cases on what Application you are working on.
then , make a Test Case Template.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions