Showing posts with label Tested. Show all posts
Showing posts with label Tested. Show all posts

Thursday, April 16, 2009

What are the 'features not to be tested' in test plan?

features Not to be Tested
This section of the test plan is used to record any features that will not be tested and why.

Friday, March 27, 2009

When reviews are needed? or What are the reasons for reviews?

Reviews are necessary due to following reasons:


  • Reviews are useful not only for finding and eliminating defects, but also for gaining consensus among the project team, securing approval from stakeholders, and aiding in professional development for team members.
  • Reviews help teams find defects soon after they are injected making them cost less to fix than they would cost if they were found in test.
  • All work products in a software project should be either reviewed or tested.
 For Example :Software requirements specifications(SRS) Software Functional Specifications(SFS), schedules, design documents, code, test plans, test cases, and defect reports should all be reviewed.