What document we need for QA / QC / Testing

Showing Answers 1 - 27 of 27 Answers

Meenakshi Manjula

  • Oct 4th, 2005
 

requirements specification document is needed.

  Was this answer useful?  Yes

markrajesh

  • Oct 6th, 2005
 

1.Software Requirement Specification

2.Usecases

3.Solution Document

These are the documents needed to write test cases.

Sometime for small project(Time),they don't provide any document like these,but they provide the email between the Client and our PM and some templates.

Illur Iqbal

  • Oct 11th, 2005
 

FRS,SRS & Design documents are indeed necessary to carry out the exercise of testing laced with Quality Analysis and Quality Control.

Abhinay

  • Mar 28th, 2007
 

1. Requirment sepcification

2. Usecases

3. Testplan.

4. Test cases.

  Was this answer useful?  Yes

Sudheer Ch

  • Jul 2nd, 2007
 

The documents required are

1.Business Requirements Documents (Where Business Requirements are mentioned)
2.Functional Specification(Where the desired functionalities mentioned)
3.Detailed Test PlanTest cases
Scope of Each Functionality
 Out Of Scope
Use Cases
 Project Members Details(Tester,PM,Test Lead)
Software and Hardware Requirements.
Schedules.
4.Tracebility Matrix->Where the Test Cases are matched with desired     Requirements mentioned in FS
5.Some other documents which are Organizations specific for Quality control.

Raghukiran

  • Sep 20th, 2007
 

QA - This term means Quality Assurance
QC - This term means Quality Control.

Testers perform the QC activity, QA staff measures the Quality of the process followed by testers.

Hence :
Docs for QC are :
Discovery Docs (For Understanding the Business needs)

Software Requirement Specification (For Preparing Test plan and Test Scenario/Testcase)
Software Design Doc (For additional Clarification).

Once the Test scenarios/Testcases are written Referring the above documents the coverage is recorded in Traceability Matrix.
On execution the Test scenarios/Testcases the Result is noted Test Report.
Any Missing/Wrong/Additional/Deviations in functionalities are noted as Bug and a Bug Report is generated.
At the End of Testing the Release Report is generated to keep track of the Bug raised for the application.

For QA we need following
Review Report of Testplan, Test scenarios/Testcases.
Release Report.
Additional docs as per the Audit.

In order to prepare QA/QCTesting douments a tester must reqires the following documnets

1)BRS(Business Requirement Specification) [All the reuired information]
2)SRS(Software Requirement Specification) [required information interms of functional and non functional specification]

  Was this answer useful?  Yes

sahil

  • Jul 24th, 2012
 

Project Quality Control Plan for QC.
SRS for QA.
Test Cases, Testing Tools, Knowledge of Technology for Tester.

  Was this answer useful?  Yes

rajesh

  • Aug 8th, 2012
 

There should be a process doc for all QA AND QC

  Was this answer useful?  Yes

Bhuwon

  • Aug 22nd, 2012
 

First we should have SRS, also we should have testplan.

  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