Quality is delighting customers
Hi,
Any buddy explain me what is peer review document process, that document contains what?
help me to knowing the peer review document process.
Thanks
Shanavas
Tags:
Permalink Reply by Deepak Kumar on September 24, 2011 at 7:57am
Permalink Reply by rameshk on September 24, 2011 at 1:25pm Hi Shanavas,
It nothing for if u are writing testcase in excel hope u might have seen ur excel might contain versioning and review colums.
so once if completed ur task u need send it for reviews to whether u have missed/covered the requremts
Regards,
ramesh
Permalink Reply by Shanavas on September 24, 2011 at 3:35pm Thanks Ramesh,
i understand the process of the peer review.
Thanks,
Shanavas
Permalink Reply by Don Mills on September 25, 2011 at 2:24am Big topic, Shanavas. Let's see:
Probably you're interested in peer reviews of technical documents, where "technical" means "created by a specialist in some discipline for use by one or more specialists in the same or other disciplines." Examples include: Project plans, schedules, and budgets; requirements specifications; design specifications; source code; user documentation; and test documentation (plans, designs, scripts ...).
"Peer review" refers generally to hierarchical peers of the author. In general, if the author is a manager (plans, budgets, schedules ...), the reviewers should be managers; if the author is "staff" (specifications, code, test documentation ...), the reviewers should be "staff". Including managers in a "staff" peer review severely damages its effectiveness. On the other hand, thoroughgoing peer reviews of project plans, schedules, and budgets are probably the most valuable to do: If such documents are wrong, the whole project will go wrong.
Conduct of the review will depend on the purpose -- broadly:
The Inspection process goes:
Besides the author, reviewers should include intended users of the target document (people who will need to use it to achieve downstream work) -- e.g., for a Software Requirement Specification, users might include a software architect, a technical writer, a system tester, and a customer representative (representative of customer/user management who will have to sign off the document). The author of the main source used by the author of the target document (e.g., for a Software Requirements Specifiocation, the author of the Business Requirements Specification) should also be included. Reviewers of (e.g.) a Project Management Plan prepared by a Project Manager might include (e.g.) a Development Manager, a Test Manager, a Release Manager, and a senior customer representative.
These reviewers will all be checking the same page(s) in parallel, but from different expert perspectives. Optimum size for an Inspection team: 4 to 6 people (adding more adds to the cost without finding enough additional issues to justify the added cost).
It's a very common mistake, to allow an author to write pages of poor-quality material with no assistance. Technical authors (managers, analysts, designers, coders, etc.) shouldn't write more than about a page at a time without its being reviewed immediately, until (after between five and ten pages) the author has learned so much about his/her own error patterns that their defect injection rate has fallen to such a low level that continued review is no longer required. Ongoing quality can then be measured via reviews of occasional sample pages (e.g., every 10th page or so).
The types of review I've mentioned are all more-or-less "formal", meaning structured by written rules that help ensure that the reviewers understand what they're required to achieve, and how to achieve it. In general, informal reviews are likely to be only around 10% effective at finding defects, walkthroughs perhaps 20%, technical reviews perhaps 50%, and inspections (by experienced inspectors) up to 85%. To put some perspective on that, an Inspection by experienced reviewers is likely to find between 80 and 100 major defects per page of a typical requirements specification. Each major defect missed by the other, "cheaper", methods is likely to cost 10 times as much downstream (in development and testing) than finding it at the requirements stage would have cost. This accounts for a lot of what's wrong in the IT industry.
There's a lot more to it than the above, but I hope that helps, Shanavas.
-- Don
© 2012 Created by Quality Testing.