Chapter 10.3: Techniques for quality assurance in system development Flashcards

(30 cards)

1
Q

What is the main purpose of configuration management in projects?

A

To manage and track all changes and information throughout a system’s design, manufacturing, and maintenance phases.

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

What are the two main aspects of configuration management?

A

Configuration identification and configuration control.

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

What is a configuration item (CI)?

A

Any subsystem, component, or service tracked and controlled individually during the system’s life cycle.

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

Why is “as-built” status important in configuration identification?

A

It ensures each CI in the final product is traceable to its exact specifications, allowing accurate spare part replacement and training.

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

What type of documents are NOT considered configuration documents?

A

Design premises, assumptions, and calculations.

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

What is the main purpose of configuration control?

A

To manage and document proposed changes like waivers, deviations, and modifications during system development.

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

What are the five key steps in configuration control?

A

Requesting a change

Documenting the purpose

Evaluating the impact

Assessing feasibility

Approval by a Configuration Control Board (CCB)

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

What’s the role of a Configuration Control Board (CCB)?

A

To approve or reject proposed changes, often including designers and key project managers.

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

What is the purpose of a design review?

A

To ensure the design meets requirements, is risk-free, and is acceptable across all life-cycle aspects.

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

Name three aspects checked in a design review.

A

Safety, reliability, and manufacturability.

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

What is the difference between general and design reviews?

A

Design reviews assess the technical quality and risks of a specific design, while general reviews assess broader project elements.

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

Who participates in design reviews?

A

Representatives from all relevant disciplines: designers, end users, maintainers, and external experts.

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

What are the four types of formal design reviews?

A

Preliminary design review

Critical design review

Functional readiness review

Product readiness review

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

What is the goal of a critical design review?

A

To confirm the hardware/software design meets functional and technical requirements.

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

Why are formal reviews important despite being time-consuming?

A

They help detect major issues, prevent project failure, and validate design readiness.

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

What is an informal design review?

A

A casual, spontaneous discussion among team members to improve or evaluate design ideas.

17
Q

What’s the golden rule of informal reviews?

A

Brainstorm freely, no idea-shaming allowed!

18
Q

What’s the main goal of an audit in project quality management?

A

To verify management systems, technical procedures, and project status using unbiased investigation.

19
Q

How do audits differ from design reviews?

A

Audits check overall compliance and quality systems, not just design elements.

20
Q

What are the four types of characteristic classifications?

A

Critical

Major

Minor

Incidental

21
Q

What type of characteristic requires 100% inspection?

A

Critical characteristics.

22
Q

What’s the difference between critical and incidental characteristics?

A

Critical ones impact safety or core functions; incidental ones have minimal effect.

23
Q

What does FMEA stand for?

A

Failure Mode and Effect Analysis.

24
Q

What’s the goal of FMEA?

A

To identify how a system might fail and assess the risk and impact of each failure.

25
What is RPN and how is it calculated?
Risk Priority Number = Severity × Probability × Detectability
26
Which failure modes are tackled first in FMEA?
Those with the highest RPN.
27
Why are models used in product development?
To reduce the risk of failure by testing functionality, fit, and form before full production.
28
What’s the difference between an EDM and a PPM?
EDM = Engineering Development Model (uses final materials); PPM = Pre-Production Model (for ramp-up/testing manufacturing reliability).
29
What are the 3 categories of system tests?
Design validation Compliance with specs Confirmation user requirements are met
30
What are fatigue and stress tests?
Fatigue = many repeated cycles until failure; Stress = extreme load to find breaking point.