Write notes on any TWO of the following. (a) Software Inspections and Reviews (b) Reliability Growth Model (c) Test Documentation
Write notes on any TWO of the following.
(a) Software Inspections and Reviews
(b) Reliability Growth Model
(c) Test Documentation
The software inspection refers to the peer review of software product by testers and a individuals. The person who look for errors and well proficient in this field can be done.
The purpose of it to find and understanding the deviations and specially the clauses and absences. Also it is provide the inspections to make corrections.
It divided into two parts.
1. Document review
2. Code review
The Document review analyze the flow of the software product and find the most significant hole from where the hacker or malformed thing can be entered and provide the efficient way to prevent them.
So basically it is a term of security.
And the code review is a structure of the code. Is structure of code maintained. Or is there any leakage of the code. Any leakage of the code segment can make a terrible outcomes.
So that is why Software Inspection is necessary to do.
Step by step
Solved in 2 steps