Unit 6 assignment
M1 criteria
Introduction:
This document will contain information about the benefits of using a
good quality code in software code structure. I will list all the benefits of
having a good quality code and explain the benefits of each one of the
benefits.
explain the importance of the quality of the code:
reliability:
reliability means the ability for the software to perform the
operation that is designed for without any failure during the use
period. If the software was not reliable, then it would be less
useful for the users or even if the code function changes while
using the same input with the same environment of use but
giving different results. The best way to ensure the reliability of
the software is by testing and review it frequently in every
possible way. Handling the errors properly can improve the
reliability of the software.
Robustness:
The software should be robust which means the ability of the
software to cope with errors during software usage even under
unusual conditions. That means that the software should be
able to manage any errors since all software is fragile easily
and smoothly that will not confuse the users by using a clear
and understandable error message to the users so that the
user can understand the system easily and correct whatever
incorrect input they have entered.
M1 criteria
Introduction:
This document will contain information about the benefits of using a
good quality code in software code structure. I will list all the benefits of
having a good quality code and explain the benefits of each one of the
benefits.
explain the importance of the quality of the code:
reliability:
reliability means the ability for the software to perform the
operation that is designed for without any failure during the use
period. If the software was not reliable, then it would be less
useful for the users or even if the code function changes while
using the same input with the same environment of use but
giving different results. The best way to ensure the reliability of
the software is by testing and review it frequently in every
possible way. Handling the errors properly can improve the
reliability of the software.
Robustness:
The software should be robust which means the ability of the
software to cope with errors during software usage even under
unusual conditions. That means that the software should be
able to manage any errors since all software is fragile easily
and smoothly that will not confuse the users by using a clear
and understandable error message to the users so that the
user can understand the system easily and correct whatever
incorrect input they have entered.