Showing posts with label test case. Show all posts
Showing posts with label test case. Show all posts

Thursday, April 16, 2009

What is 'item pass/ fail creteria' in test plan?

Item Pass /Fail criteria
This section of the test plan describes the pass/fail criteria for each of the items described in Test items.

Sample Pass/Fail criteria for System testing
  • 90% of the test cases must pass
  • All test cases dealing with critical functionality must pass
  • All medium and high severity defects must be fixed
  • Test coverage must be at least 90%

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