1 / 7

Software Metrics

Software Metrics. HNC Computing Unit 8 Quality Management Sue Hargrave. Control Metrics Predictor Metrics. Possible relationships between internal and external software attributes. Number of procedure parameters. Maintainability. Cyclomatic Complexity. Reliability. Program size in

shiela
Télécharger la présentation

Software Metrics

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Software Metrics HNC Computing Unit 8 Quality Management Sue Hargrave

  2. Control Metrics • Predictor Metrics

  3. Possible relationships between internal and external software attributes Number of procedure parameters Maintainability Cyclomatic Complexity Reliability Program size in lines of code Portability Number of error messages Usability Length of user manual

  4. Conditions • The internal attribute must be measured accurately • A relationship must exist between what we can measure and the external behavioural attribute • This relationship is understood, has been validated and can be expressed in terms of a formula or model

  5. Data collection • Static product analysis • Dynamic product analysis • Process data collation

  6. Automated Data Collection Instrumented software system Fault Data Usage Data

  7. Data collection • Decide what questions need to be answered • Inform development staff of purpose of data collection • Manual collection of data during process development

More Related