Showing posts with label System testing. Show all posts
Showing posts with label System testing. 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 system testing?

System Testing

System testing is testing conducted on a complete, integrated system to evaluate the system's compliance with its specified requirements.

It includes following

  • Functional/ Regression Testing
  • Usability Testing
  • Compatibility Testing
  • Performance Testing
  • Security Testing etc

It is done by testers