Developing methods that can produce high-quality software is another fundamental goal of software engineering. We can view quality of a software product as having three dimensions:
Correctness is the extent to which a program satisfies its specifications.
Reliability is the property that defines how well the software meets its requirements.
Efficiency is a factor relating to all issues in the execution of software; it includes considerations such as response time, memory requirement, and throughput.
Usability, or the effort required locating and fixing errors in operating programs.
Portability is the effort required to transfer the software from one configuration to another.
Reusability is the extent to which parts of the software can be reused in other related applications.
Maintainability is the effort required to maintain the system in order to check the quality.
Testability is the effort required to test to ensure that the system or a module performs its intended function.
Flexibility is the effort required to modify an operational program.
Dinesh Thakur holds an B.SC (Computer Science), MCSE, MCDBA, CCNA, CCNP, A+, SCJP certifications. Dinesh authors the hugely popular Computer Notes blog. Where he writes how-to guides around Computer fundamental , computer software, Computer programming, and web apps. For any type of query or something that you think is missing, please feel free to Contact us.
Search Content
Basic Courses
Advance Courses