1.

What Are The Factors That Influence Software Quality?

Answer»
  • Clear PURPOSE of the product. All documentation must be clearly written.
  • Completeness to the fullest DEVELOPMENT of the product.
  • Only needed information and minimum lines of code should present. It is important as the memory is limited.
  • The software product should be portable, so that computers of various configurations would support the EXECUTION of the product.
  • Product should be maintainable, so that the UPDATING activity can be CONTINUED throughout the life time of the software product.



Discussion

No Comment Found