what do u do in peer review?how do u do ?
brahma412@yahoo.co.in July 24
Answer Posted / imran bakal
It is an alternative form of Testing, where some colleagues
were invited to examine your work products for defects and
improvement opportunities.
Some Peer review approaches are,
Inspection – It is a more systematic and rigorous type of
peer review. Inspections are more effective at finding
defects than are informal reviews.
Ex : In Motorola’s Iridium project nearly 80% of the defects
were detected through inspections where only 60% of the
defects were detected through formal reviews.
Team Reviews – It is a planned and structured approach but
less formal and less rigorous comparing to Inspections.
Walkthrough – It is an informal review because the work
product’s author describes it to some colleagues and asks
for suggestions. Walkthroughs are informal because they
typically do not follow a defined procedure, do not specify
exit criteria, require no management reporting, and generate
no metrics.
Pair Programming – In Pair Programming, two developers work
together on the same program at a single workstation and
continuously reviewing their work.
Peer Deskcheck – In Peer Deskcheck only one person besides
the author examines the work product. It is an informal
review, where the reviewer can use defect checklists and
some analysis methods to increase the effectiveness.
Passaround – It is a multiple, concurrent peer deskcheck
where several people are invited to provide comments on the
product.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
What does entry and exit criteria mean in a project?
What is configuration management in software testing ?
What is boundary value testing? Give an example.
What is common interface?
IF ASCII_CODE_OF_ENTERED_CHAR is less than 44 THEN reject it ELSE IF ASCII_CODE_OF_ENTERED_CHAR is greater than 56 THEN reject it ELSE it's a digit, so accept it Which one of the following sets of ASCII codes do you use to test the sample code above WITHOUT redundant coverage?
How can I use bugzilla in my company to track a bug and to allow the client to see the bug report online throughbugzilla. Please explain in detail. I am really need this.
What's the relationship between environment reality and test phases?
What are the principles of software testing?
Do you think tools are required for managing change. Explain and please list some tools/practices which can help you managing change.
Hi Frnds, this is Aman.. can anybody tell me plz what kind of QA Interview questions are asked by IDS Infotech Ltd., Chandigarh? I have lil bit experience only in Manual Testing.. Plz answer my question as soon as possible.. Thnx in advance..
9.Data – driver automation typically includes?
What is a defect?
how will you test transfer funds module...explain in detail
What is the limit for test steps?It should be 10/20/30etc
Architectural structure of the insurance project?