SQA Engineer Question:
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.
- 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.
Previous Question | Next Question |
What are the quality characteristics of ISO 9126? | Lis the Software Control Methods? |