Quality Flashcards

1
Q

Used to identify the root causes or contributors to a problem, error, or defect. The problem statement is the effect and the possible contributing factors are the causes. For example, a failure in a system integration test could be due to Improper coding Unskilled coder Inappropriate environment Inappropriate test script Insufficient bandwidth The preceding are just a few examples. And each cause can be further explored for a more elaborate cause-and-effect diagram, also known as a “fishbone” diagram (because when drawn, it looks like a fish) or an “Ishikawa” diagram (named for the person who developed it).

A

Cause and effect diagram

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

Can help you see the relationship between the process steps. You can use this information to optimize the process and to see where problems and defects can occur. Useful in process improvement projects or to document any process.

A

Flowcharts

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

Used to ensure that a series of steps are followed consistently. Can be used to organize data around a quality problem. For example, you can tally the number of times that a specific cause is the source of a defect, and then use that when creating a histogram or Pareto chart to prioritize quality problems.

A

Checksheets

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

A vertical bar chart that creates a graphic display of events (such as causes of defects or types of defects) in descending order. The objective is to rank problems based on the frequency of occurrence to determine the order in which to resolve them.

A

Pareto diagrams

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

A vertical bar chart, but a is arranged to show the shape of distribution of an event: for example, the shape of distribution of calls coming into a call center. It can show the spread of results (dispersion) and the median (or mean or mode).

A

Histograms

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

A graphic display of process data over time and against established control limits, and that has a centerline that assists in detecting a trend of plotted values toward either control limit.

A

Control Chart

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

Shows on a bar graph which factors are more significant

A

Pareto Chart

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

Graphs pairs of numerical data, one variable on each axis, to look for a relationship.

A

Scatter Diagram

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

conformance to requirements and a fitness for use. It is fulfilling the project scope.

A

Quality

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

category or rank given to entities having the same functional use but different technical characteristics

A

Grade

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

the process of adding extra features to drive up costs and consume the budget

A

Gold Plating

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

prevention-driven process to do the project work right the first time.

A

Quality Assurance

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

inspection-driven process to keep mistakes from entering the customers’ hands

A

Quality Control

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

the addition of small, undocumented changes that bypass the scope change control system. Sometimes called project poison.

A

Scope Creep

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

like a run chart, but it instead tracks the relationship between two variables. The two variables are considered related the closer they track against a diagonal line. Consider the relationship of costs and schedule

A

Scatter Diagram

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

Line graph of data plotted over time. By collecting and charting data over time, you can find trends or patterns in the process. Because they do not use control limits, they cannot tell you if a process is stable.

A

Run Charts