Skip to main content

Phases of a Formal Review

Formal Review follow the formal process and it is well structured and regulated. Following are the 6 steps of the formal review process
1. Planning : Planning is the first phase for the formal review process. In this phase Author request to Moderator doe the review. Moderator set the scheduling date, time and send invitation for the Reviewer for review the document. Moderator works to set the Entry level criteria for the document. In Entry level Moderator check that the document should not have the defects or very little defects so that when document review in front of Reviewer then his/her time did not waste. So in Planning phase Moderator check the quality of the document before present to the Reviewer.

2. Kick-Off : The Kick-off meaning is to provide the short description in front of everyone about the objective of the document. In this meeting also provide the relationship between the other document with the review document if document are more.

3. Preparation : In the preparation phase, all reviewers check the document individually and logging the defects as they found as per understanding. Critical success rate is depends on how much pages checking per hours. This terms called checking rates. The optimum checking rate depends on may factors like type of  reviewed document, document complexity, the number of related documents and the experience of the reviewer.

4. Review Meeting : Review Meeting contains 3 phases.

  • Logging Phase : In Logging phase defects detected during preparation phase logged in this phase page by page. 
  • Discussion Phase : If any defects need discussion that found in preparation phase put in the Discussion phase. 
  • Decision Phase : This phase is in the end of the Review Meeting. In this phase decision need to take place by the Participants for the document under review. Decision will take place according to the exit Criteria. Exit Criteria depends on the critical and/or major defects found per page in the Reviewed document. If defects found more then the document need to be rework. 
5. Rework : This Phase will occur if the defects found per page is more then the certain level then document has been be in Rework Phase. 

6. Follow-Up : In this step Moderator check that the Author taking action over all defects found during the the review process. It is Moderator responsibility to verify the document quality and it should be great.

Comments

Popular posts from this blog

How to Put Load on a Script in JMeter

In last post we discussed about how to record a test script and Firefox settings to run the script. In this post we will discuss about how the Thread Group will work, how can we put n number of users to perform load testing, In JMeter by using Thread Group, we can create virtual users. Thread Group is a set of thread which work in same scenario. There are multiple thread group are available which is use to configure how the virtual users interest with the application, How much load maintain and till how much time load maintain.

How to take the Screenshot in Selenium WebDriver?

If we want to take the screenshot then we have to convert our WebDriver object into the screenshot object. we need to change the behavior of the drive to take the screenshot . We can do it by casting

JMeter Overview Description

In this article we will go through the multiple section of JMeter and describe the tool information. we will discuss about every component of JMeter tool in this Article so that you can hands on while working on script on JMeter about these components.