Showing posts with label Quality. Show all posts
Showing posts with label Quality. Show all posts

Software Quality Assurance


Formal Technical Reviews

A formal technical review (FTR) is a software quality assurance activity
performed by software engineers with the following objectives:
- to uncover errors in function, logic or implementation of the software ;
- to verify that the software meets its requirements ;
- to esnure that the software has been developed according to the standards ;
- to achieve uniform software ;
- to make projects manageable.

The formal technical review serves to promote backup and continuity
because a number of people become familiar with parts of the software
that they may not have otherwise seen.

Each FTR is conducted as a meeting and is considered successful only
if it is properly planned, controlled and attended

Software Quality Assurance


1. Software Quality

1.1. Definition

Software quality is called the conformance to explicitly stated functional
and performance requirements, documented development standards,
and implicit characteristics.

Important points:

- software requirements are the foundation from which quality is measured ;

- specified standards define development criteria that guide the manner
   in which the software is engineered ;

- if the software meets only the explicit requirements, and does not meet
   the implicit requirements, the software quality is suspect
Related Posts Plugin for WordPress, Blogger...