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
Can anybody write the test cases for the following scenario. I want to create District. for that, District Code field, District Name field, Reset button, Submit button, Back button are there in the screen. whenever we enter District Code & District Name in the related fields, by clicking on Submit button, District should be created. By clicking on Reset button, all fieds should be cleared. By clicking on Back button, user should navigate to home page. Can you write the test cases for the scenario. I want to know the test case format for the scenario. what procedure is the best. tahnks in advance...
What is verification in software testing?
Can any1 tell me suppose u r doing manual testing on unix platform with Shell Script, then how it is done? How u r implementing it & what is the use of Shell scripting on Manual Testing?
If I want to check compability of software in a MAC OS then which steps shold I follow?
how can you test the web environment for security testing?
What is a test server?
What is a test severity and test priority? difference between them with suitable examples?
Define brain stromming and cause effect graphing?
Tell me some Adhoc testing scenarios of ebay (online auction product)?
few automation basic questions One question to write a scriot in any language you know.
what type of quetion may be asked for experienced person in manual tester of 1 year?
Give me an example of something you tried at work but did not work out so you had to go at things another way.
!what are the entry criteria for antomation testing ?
How to do security implementation for any URL??
What’s the difference between verification and validation in testing?