In: Computer Science
What are the major technical reviews and audits affecting software and system, the System Engineering team is responsible? Discuss any two
No screenshot
Three major types of reviews are,
1 Software peer review
2 Software management review
3 Software audit review
1. Software Peer Review
Peer review is performed for determining the defects in the software, whose quality is also checked by other members of the team.
Major peer reviews are,
Code review - computer source code is evaluated for improving quality and security.
Pair Programming - Two programmers work together and develop code.
Technical Review - Team of qualified personals review the software and suitability .
2. Software Management Review
These reviews is done in later stages by management representatives.It evaluate the work status and on the basis of such reviews decision regarding downstream activities are taken.
3. Software Audit Reviews
It is an external review, wherein one or more auditors who are not part of the development team conduct an independent evaluation of the software product and its processes to assess their compliance with stated specification, standards.