What is the purpose of the testing?
Answer posted by radhika on 2005-05-23 17:50:13: the purpose of testing can be quality assurance, verification and validation, or reliability estimation. Testing can be used as a generic metric as well. Correctness testing and reliability testing are two major areas of testing. Software testing is a...
What types of documents would you need for qa, qc, and testing?
Answered by: Pranoy jyoti Swargiary
Answered On : Aug 25th, 2005Documents for QA,QC/ Testing depends upon company to company standards and procedures to carry on the process.Generally,Project Plan,SRS,BRS,Design plan,use cases are reqd to prepare Test Plan for QA/Testing,test scenerios,test strategy,test cases,tracebility matirx,acceptance test plan,all types of testing phases' test plan if reqd.,checklists.Besides that,we will be having test result document,bug report document,test matrics documents,etc,The template for all the documents will vary according to company standards.
QC is inherent characteristics fulfill requirement.
QA is before work commence.
Following three documents are most required
1- BRD
2- FRD
3- SAD
and Test Plan Document
Correct me if I am wrong
To measure & validate the delivered product against the agreed business requirements and identify gaps, faults or unforeseen / unexpected behaviour.
To ensure the product is fit for purpose
The purpose of testing is to run application or system with intention to find out the bugs (Functions that do not perform as expected).