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

what is crud testing ?

4 Answers   HP, Intel,


WHAT IS TESTLOG?

6 Answers  


Name three types of tests that should NOT be automated.

2 Answers  


what do u do in peer review?how do u do ? brahma412@yahoo.co.in July 24

2 Answers   CTS,


In an interview, what r the general questions asked in manual?pls give me anwser to this question?

2 Answers  






Changes and enhancements to system?

0 Answers   Infogain,


how you r executing Test case explain in detail

2 Answers  


Hi All, I am new in testing field. I got an interview and the question was asked- What would be your high level test case on the following scenario. There are 2 fields one is SCORE and other is GRADE and there is a go button. Scenario is If score is 90- 100 then grade should be A, if Score is 80-90 then B, if 70- 80 then C Else F. So I told that - I will check Boundary values by giving max +1 and min-1 values. I will check the functionality is working as per the requirement or not. I will include + and - testing. But seems like my answer was not correct, obviously because I don't have much experience. So plz provide me the best answer of this Q ? Thanks in advance. Preeti

11 Answers   Accenture,


What is localization testing?

4 Answers  


1.What kind of i/p we require from end user to start proper esting? 2.what's confirmation testing ? 3.Whats pilot testing ? 4. what's Defect cascading ? 5.Concept of work bench ?

1 Answers   CTS,


What is Adhoc testing?

10 Answers   4Cplus, Mind Tree,


What is acceptance testing?

3 Answers  


Categories