What are the Software Engineering practices and attributes that are required for assessing the reliability of good architectural and coding practices? - Software Quality Control

What are the Software Engineering practices and attributes that are required for assessing the reliability of good architectural and coding practices?



The following are the SE Practices and attributes:

- Coding practices / standards.

- Practices of Application Architecture.

- Determining the complexity of the algorithms.

- Determining the multi-layer design compliance.

- Ratio of component and pattern usability.

- Determining the software to avoid the patterns which would lead to unexpected results / behaviors.

- Determination of data integrity and consistency.
Post your comment