what are reviews in sdlc?

Answers were Sorted based on User's Feedback



what are reviews in sdlc?..

Answer / vivek

Review is the process of inspection of the design
documents, code and test cases.

In SDLC, review starts with the Requirements Document. The
document is reviewed by the entire team and once the
feedback/comments are finalised, the Requirement Document
is freezed.

Then comes the turn of the Technical Design Document.
Again, it is reviewed by the entire team and
feedbacks/comments are provied and implemented.

Test Plan is also reviewed by the entire team.

Code written is reviewed, firstly within the developer team
and then by the entire team(as in my org).

Similarly, Test scenarios/cases are reviewed by the test
team members and then by the entire team.

Is This Answer Correct ?    12 Yes 2 No

what are reviews in sdlc?..

Answer / srihari

In SDLC for every phase it has reviews.
The deliverables coming from each phase will be reviewed by
PM,TM and on-site team.

In Testing phase,we have 2 types of reviews. 1. Peer review
and 2. SME(Subject Matter Experts) review.

Peer review will be conducted by our lead in our presence
only.
SME review will be conducted by Sr. Developer or System
Analyst.

After each review, they will give comments. Then based on
the comments we will incorporate it in the test cases.

Is This Answer Correct ?    6 Yes 5 No

Post New Answer

More Manual Testing Interview Questions

How will you maintain your team to get proper Qty (I am lead for testing team)?

2 Answers  


What is the exact diff between sanity and smoke test and who will do in real time?

3 Answers  


what is the Test completion Criteria?

4 Answers   Mind Tree,


What is v&v model??what is the difference between vmodel and V&v model??

1 Answers  


2)The prototype model is chosen on what grounds? A)During information engineering phase when all the requirements are clear and there is no space for any confusion. B)When the requirements are well understood and there is a need for developers to create a fully functional system within a very short time period. C)During information engineering phase when only generalized objectives of the software are defined and it is not possible to define detailed inputs, business rules and output requirements. D)when the focus should be given on the delivery of an operational product with each increment, where each increment is a spiral model.

2 Answers   Mind Tree,






Which is the most important phase in SDLC

7 Answers   Duke IT, TCS,


Random order tests are conducted to exercise different class instance life histories. is it true

1 Answers  


what is baseline document,can u say any two?

5 Answers  


What is the significance of version control in software testing

1 Answers   IBM,


What characteristics would you seek in a candidate for test-group manager?

0 Answers   Satyam, Wipro,


What is difference between individual test team testing and self testing by developer? give pros n cons.

2 Answers   Persistent,


in database testing, which are the things u used?

2 Answers  


Categories