Quality attributes for Software Product Flashcards

1
Q

What is Quality attributes ?

A

Also known as Non functional requirements

Describes overall characteristics that a software product should have.

Which are performance, reliability, and usability.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Three examples of Performance for Software Product

A
  • How much time does it take for a system to respond to user input.
  • Measure workload processing capacity of system
  • Does the system has ability to handle increased load
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Three examples for Reliability for Software Product

A
  • System’s uptime and accessibility
  • System remains functional despite component failures
  • Measure system’s ability to recover from failures
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Three examples of usability for Software Product

A
  • User Interface responsiveness
  • How easily a user can learn and use software
  • Ensures software is usable by individuals with disabilities
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

3 characteristics of ISO 91261/ ISO 25000 external software quality standards

A

→ Functionality - how well a system meets specific requirements and performs its intended functions efficiently.

→ Reliability - how it maintains performance.
Involves fault tolerance, error handling, stability, ensure consistent and accurate results without unexpected failures.

→ Portability - how easily a software can be transferred between different environments without modifications.

Platform independency, adapt to various operating systems

Compatibility to diverse hardware configurations

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

How 2 types of quality checking are carried at in early stages of a development project

A

1) Document review
examine project documents for accuracy and completeness.

Team members provide feedback and make corrections.

2) Inspection
Detail examination of project artefact
Participants discuss findings in structured meeting and prioritize defect resolution.

Follow-up inspections conducted to ensure all issues are addressed.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly