Proceedings. 2004 International Symposium on Empirical Software Engineering, 2004. ISESE '04. 2004
DOI: 10.1109/isese.2004.1334897
|View full text |Cite
|
Sign up to set email alerts
|

Assuring fault classification agreement - an empirical evaluation

Abstract: Inter-rater agreement is a well-known challenge and is a key issue when discussing fault classification. Fault classification is, by nature, a subjective task since it highly depends on the people performing the classification. Measures are required to hinder the subjective nature of fault classification to propagate through the fault classification process and onto subsequent activities using the classified faults, for example process improvement. One approach to prevent the subjective nature of fault classif… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

2
26
0

Year Published

2005
2005
2017
2017

Publication Types

Select...
4
2
1

Relationship

0
7

Authors

Journals

citations
Cited by 25 publications
(28 citation statements)
references
References 10 publications
2
26
0
Order By: Relevance
“…Table 1 reports the number of feasible V&V techniques and failure types for each of the five phases. [9] show the absence of correlation among failure types, the failure misclassification was randomly chosen from among the other feasible failure types within that phase. Because specific misclassifications could threaten results validity, we repeated the error injection algorithm 10,000 times, for each phase and for each error rate.…”
Section: Discussionmentioning
confidence: 99%
See 2 more Smart Citations
“…Table 1 reports the number of feasible V&V techniques and failure types for each of the five phases. [9] show the absence of correlation among failure types, the failure misclassification was randomly chosen from among the other feasible failure types within that phase. Because specific misclassifications could threaten results validity, we repeated the error injection algorithm 10,000 times, for each phase and for each error rate.…”
Section: Discussionmentioning
confidence: 99%
“…Vice versa, the Loss for failure type J is 66% when the error rate is only 5%. We note that according to past studies [6] [7][8] [9], the failure classification error is likely more than 5%. Thus, in a realistic context, bugs of certain failure types are likely very hard to detect, even when choosing the V&V technique that historically caught most of them.…”
Section: Computation Of Lossmentioning
confidence: 99%
See 1 more Smart Citation
“…More generally, it occurs when two or more threads attempts to access shared resources held by other threads, and none of the threads can give them up [18,21]. During deadlock, all involved threads are in a waiting state.…”
Section: Concurrency Bug Classificationmentioning
confidence: 99%
“…It occurs when concurrent threads perform conflicting accesses by trying to update the same memory location or shared variable [18,19].…”
Section: Concurrency Bug Classificationmentioning
confidence: 99%