Describe three types of software process metric that may be collected as part of a process improvement process. Give one example of each type of metric.

What will be an ideal response?

1. Elapsed time. How long it takes to do something. Many possible examples
e.g. time taken to carry out design review.
2. Resource utilisation. The amount of resources used. E.g. the effort required
to test a module.
3. Events that occur. E.g. The number of defects discovered after a system has
been delivered.

Computer Science & Information Technology

You might also like to view...

A ________ is a column, bar, pie slice, or other chart symbol that represents a single data point

A) numeric artifact B) datum C) context source D) data marker

Computer Science & Information Technology

First normal form requires that ________

A) all foreign keys are independent from the primary keys B) all non-key fields in your tables are functionally dependent on the primary keys C) your tables contain no repeating groups or columns. D) your tables have no transitive dependencies

Computer Science & Information Technology