Showing posts with label Standards. Show all posts
Showing posts with label Standards. Show all posts

Thursday, April 9, 2009

What is the standard for software testing according to software plan?

First there is Master Plan

which has Acceptance Test Plan,System Test Plan, Integration Test Plan, Unit Test Plan


System Test Plan has Test Design Specifications

Test Design Specifications have Test Cases

Test Cases are run by Test Procedure Specifications
1.Master Plan
1.1. Acceptance Test Plan
1.2. System Test Plan
1.3. Integration Test Plan
1.4. Unit Test Plan

1.2.1. Test Design Specifications

1.2.1.1.Test cases
1.2.1.1.1. Test Procedure Specifications

What is the standard for software testing documentation?

IEEE Std 829-1998 Standard for Software Test Documentation

Contents

1.Test Plan
2.Test Design Specification
3.Test Case Specification
4.Test Procedure Specification
5.Test Log
6.Test Incident Report
7.Test Summary Report

Tuesday, March 24, 2009

How software quality can be achieved?

Achievement of quality would be easy if we are doing the things
  • Apply software engineering methods in effective manner
  • Perform formal technical reviews as per required
  • Software metrics and measurements
  • By testing the software on the right time
  • SCM(Software Configuration Management) and SQA(Software Quality Assurance)
  • and by following standards and procedures.
After doing the above steps you would be able to get a quality product