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
Tell me the advantage and disadvantage of cookies?
What Is risk Based testing?
Hi,all i have a desktop App. which have a feature, It's a demo version if u want full version then u have to perches it. Pls give me some idea ASAP how can i break the App.
How many types of api testing are there?
Any one send me sample question for multimedia testing with microsoft access database. I am having interview next week. Please post it or send me my personal e-mail. Thank You
can we do database testing in manual testing? then how we write the test case?
How much the bug is affecting the functionality of the application?
What expected result should come when Enter any sql query like “Select * from hello;” without quotes and with quotes.
Hello, I want to know how to write a regression test plan? Can someone please send me the format/template? Thanks in advance
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?
Once automated, what are the types of functionality provides the highest Return On Investment (ROI) to the company?
How can I do Server side Interface testing in Web Testing?
What are the different types of integration testing?
Hi Can any one tell wht type of questions will be asked in project manager round...urgent plz...
Explain the difference between severity and priority.