what do u do in peer review?how do u do ?
brahma412@yahoo.co.in July 24
Answers were Sorted based on User's Feedback
Answer / ravi
after writing the testcase that test casedocument given to
my coligue , my colige test that document tht type of
testing is known as peer testing
Is This Answer Correct ? | 3 Yes | 4 No |
Answer / 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 |
How does unit testing play a role in the development / software lifecycle?
define risk management system with example ?
How many days need to test one module?If any one know the answer please tell me?
Anyone give me the Test Scenario template.
Suppose product is to be delivered on urgent basis.There is no time to test on all OS and Browseres.We have time to execute atlest in one combination of OS and browser.Which one do you prefer and why?
wht is Defect removable efficiency
What is the difference between Severity and Priority?
Why Should we prepare traceability matrix?
can anyone tell me few critical bugs in ecommerce project.
Explain pilot testing.
What is the difference between IE, Opera & Mozilla Firefox in web Testing and which brower will think that is much better?
What is the difference between stub & Driver? which is needed in Top Up & Bottom Down Testing?