What is inspection,walk through and review ?

Answers were Sorted based on User's Feedback



What is inspection,walk through and review ?..

Answer / ameet

Walkthrough :A walkthrough is a set of procedures and
techniques designed for a peer group, lead by the author to
review software code. It is considered to be a fairly
informal type of review. The walkthrough takes the form a
meeting, normally between one and two hours in length.


1 Led by the Author
2 Attended by a peer group
3 Varying level of formality
4 Knowledge gathering
5 Defect finding

------------
Reviews are of 3 types

1) Technical Review: A Technical Review (also known as a
peer review), is considered to be a formal review type,
even though no Managers are expected to attend. It
involves a structured encounter, in which a peer/s analyse
the work with a view to improve the quality of the original
work.

1 Ideally led by the Moderator
2 Attended by peers / technical experts
3 Documentation is required
4 No Management presence
5 Decision making
6 Solving technical problems

2) Inspection Review: An inspection is a formal type of
review. It requires preparation on the part the review team
members before the inspection meeting takes place. A follow-
up stage is also a requirement of the inspection. This
ensures that any re-working is carried out correctly.


1 Led by a Moderator
2 Attended by specified roles
3 Metrics are included
4 Formal process
5 Entry and Exit Criteria
6 Defect finding

3) Informal Review: An informal review is an extremely
popular choice early on in the development lifecycle of
both software and documentation. The review is commonly
performed by peer or someone with relevant experience, and
should be informal and brief.


1 Low cost
2 No formal process
3 No documentation required
4 Widely used review

Is This Answer Correct ?    38 Yes 5 No

What is inspection,walk through and review ?..

Answer / biju

Review: Once the Test cases are created, it will be given
for the review to the peers of the project. This process is
in existence for test case creation and execution since
every one’s perspective of writing test cases and finding
defects are not the same.

Some organizations even have Peer Review 1 and Peer Review
2 and the final review will be done by the Test Lead. The
Test Lead Finalizes and gives assurance that the Review was
done and nothing was missing from the requirement. The
review happens for all the Iterations, Change Request and
Enhancements.

Is This Answer Correct ?    27 Yes 5 No

What is inspection,walk through and review ?..

Answer / biju

Walkthrough is a common term used during the informal
meeting. In every project many walkthrough will happen to
discuss about Business requirements, BCP plan, project
evaluation along with managers etc. No pre-preparation is
needed for this kind of meeting



Inspection is a formal meeting which is a pre-planned
activity. The appointment is generated for this meeting.
The Inspection may happen any time during the project
phase. This may include the developers, testers, managers
and even the client. The inspection is documented and
circulated among the team members.

http://www.sphur.com/?p=253

Is This Answer Correct ?    21 Yes 4 No

What is inspection,walk through and review ?..

Answer / kanchanpreet kaur

inspection is defined as formal evaluation techniques which software requirement design or code are examined detailed by a person or group other than author to detect fault violation development standards and other problems.it is peer review of any work product individual who look for defect using well defined process.

Is This Answer Correct ?    3 Yes 0 No

What is inspection,walk through and review ?..

Answer / g.lohith

what is meant by test harness?

Is This Answer Correct ?    4 Yes 1 No

What is inspection,walk through and review ?..

Answer / vivek

Walkthrough means Verification of the document is by reading first to last...
Inspection means Verification of the document by searching a specific factor in those document..
Peer Review means Verification of the document by comparing with other document..

Is This Answer Correct ?    1 Yes 0 No

What is inspection,walk through and review ?..

Answer / viji

formal- Rules and regulation are followed.Otherwise called
Peer review.one to one meeting

Semiformal- Some sort of rules and regulation are
followed.Otherwise called walkthrough.Reprts are distrubted
among the workers

Informal - No rules and regualtion are followed.Otherwise
called inspection.No meeting conducted

Is This Answer Correct ?    8 Yes 12 No

Post New Answer

More Manual Testing Interview Questions

What is the need for testing?What is the Outcome of Testing? What is the Purpose of Testing? When to start and Stop Testing?

2 Answers   HCL,


what are the inputs fo writing testcases and what are the outputs after executing the testcases?

4 Answers   TCS, Tech Mahindra,


14.What is function point breakdown?

0 Answers   Hewitt,


Give proper Seq. to following testing Types Regression, Retesting, Funtional, Sanity and Performance Testing.?

7 Answers   Wipro,


Which are the major bugs u found while testing an aplication?

6 Answers  






What is the difference between SIT AND IST?

0 Answers   TCS,


What are the types of testing that apply in web applications and not in client/server application (Ex. Broken links i.e there in web, not there in client/server) and also the vice versa

3 Answers   CFC,


What r block box technique

5 Answers   Four soft,


what are different types of test cases?.

29 Answers   CTS, Free Systems, Softdel, Vtiger, Wipro, Yosa Technology, Zylog,


How do u go about testing of client server application

0 Answers   Sonata,


What is mean by Schedule report who is the responsible for generated that one ?

0 Answers  


what are the types of Bug?

0 Answers  


Categories