Showing posts with label Functionality. Show all posts
Showing posts with label Functionality. Show all posts

Monday, April 27, 2009

What is sanity testing?

Sanity testing
Sanity testing is that type of testing in which after first time reporting of bugs and fixing it, before starting regression testing all the software is sane or got through an overview of all the functionality whether there are some ripple effects or not.

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%