Answer Posted / 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 |
Post New Answer View All Answers
How to do manual testing of a E-insurance project (end to end process)
What are the different types of software testing?
what are the risk factors in the project? what is the base for testplan and entry criteria ,exit criteria for test plan?
Assume a login page, and you have written 10 cases(say for example). How will you justify that these 10 testcase suffient for the login and how do you say this is 100% satisfies the need.
What are the roles of glass-box and black-box testing tools?
What is defect removable efficiency?
can you tell me how to write test cases for payments, receipts, inward clearing, outward clearing, A/c statements ?
Can list out some disadvantages of manual testing?
what are the prerequisite conditins to test clientserver and web applications
structure of an incident report is covered in stand for software test document IEEE 829 and is called as?
What are the principles of software testing?
What are the various techniques in black box testing?
Explain severity with example and expalin each example?
how can we give (ASSIGN) bug privitorirs and seviroty to the bug explain with exanple
What is meant by entry criteria and exit criteria in software testing?