dmet: Software fault data

dmetR Documentation

Software fault data

Description

Software fault data with d-metrics (dynamic metrics)

Details

This data set are software fault data with dynamic metrics such as the number of test cases, and so on. in real embedded software which is control programs for a printer.

ds1

The fault data for control programs for a printer. The number of total faults is 66, and the number of testing periods is 20. Metrics are;

day

The day of testing period.

fault

The number of faults detected at the testing period.

tc

The number of test cases executed at the testing period.

ctc

The cumulative number of test cases executed by the testing period.

cov

The gain of C0 coverage at the testing period.

ccov

The C0 coverage by the testing period.

ds2

The fault data for control programs for a printer. The number of total faults is 58, and the number of testing periods is 33. Metrics are;

day

The day of testing period.

fault

The number of faults detected at the testing period.

tc

The number of test cases executed at the testing period.

ctc

The cumulative number of test cases executed by the testing period.

cov

The gain of C0 coverage at the testing period.

ccov

The C0 coverage by the testing period.

ds3

The fault data for control programs for a printer. The number of total faults is 52, and the number of testing periods is 30. Metrics are;

day

The day of testing period.

fault

The number of faults detected at the testing period.

tc

The number of test cases executed at the testing period.

ctc

The cumulative number of test cases executed by the testing period.

cov

The gain of C0 coverage at the testing period.

ccov

The C0 coverage by the testing period.

References

H. Okamura, Y. Etani, and T. Dohi (2010) A multi-factor software reliability model based on logistic regression, Proceedings of 21st International Symposium on Software Reliability Engineering (ISSRE2010), 31-40.


okamumu/msrat documentation built on Jan. 17, 2024, 11:55 a.m.