What are the Documents we need for writing test cases apart from BRS S/W RS and Design document. Is Desing document i.e LLD HLD is necessary for writing test cases? Explain ?

Questions by vibha_testing   answers by vibha_testing

Showing Answers 1 - 4 of 4 Answers

Cheers

  • Feb 16th, 2006
 

You would need the LLD and HLD when you plan to write "test cases" for a code. But if you are doing "functional" testing some basic document you need are the Scope, Business Requirement, UI Specification, UI Design / Screen mockup.

  Was this answer useful?  Yes

KALYAN

  • Feb 17th, 2006
 

HLD and LLD are very usefull when u r writing integration test cases...bcos through HLD we know the heirarchy of the table.

  Was this answer useful?  Yes

Amit Jain

  • Mar 27th, 2006
 

The main documents needed to write the test cases is SRS. On the basis of SRS the test leads writes the Test Plan . Only after the test plan , the real test cases are written. sometimes USE Cases are also used for writing the test cases

The design documents are not used to write the test cases.

  Was this answer useful?  Yes

divyag

  • Jan 9th, 2011
 

A Test Case is a document which contains set of input values, execution preconditions, expected results and developed for a particular objective, such as to verify fulfillment with a specific requirement

Entry criteria to Prepare testcases
Approved test paln
Approved SRS,FRS
Approved Test scenarios
Testcase Template

The design Document should be like
Efffective-here find faults
Evolvable-Easy to maintain
Economic-cheap to use i.e,minimum no.of testcases to cover max functionalities
Represents to others easy to understand
Do not do unnecessary things

  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