What is review and checklist? what is diff between ?

Questions by aharivarma

Showing Answers 1 - 2 of 2 Answers

Review and Check List are most commonly used terms in verification concept.

Review can be done in all the phases of SDLC.First phase is Requirements.In this phase user requirements are collected and noted down.A review is conducted on that collected requirements called as requirements review.In design phase design review can be done.In this review sessions we can identify how much work is completed and how musch work needs to be completed ,any errors that occur in the work are identified and noted down.In coding phase also review can be conducted in similar way.

Check List generally consists of topic and status like as,

Topic                                                Status

Does all units are tested?                       yes/no

Does all test cases executed?                 yes/no

Does all defects are validated?                yes/no

---etc

In the above example status will explain that the topic is completed or not in a form of a check list.This type of check list can be prepared to know that all the activities for testing/development are completed or not.

  Was this answer useful?  Yes

ravi9479

  • Jul 3rd, 2006
 

Hi all

   In general review can done with the help of the checklists.Checklists consist of various errors that can be present, with that checklist the reviewer want to map the available information. 

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions