Proceedings of the 2013 International Symposium on Software Testing and Analysis 2013
DOI: 10.1145/2483760.2483773
|View full text |Cite
|
Sign up to set email alerts
|

Selective mutation testing for concurrent code

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
4
1

Citation Types

1
53
0

Year Published

2013
2013
2021
2021

Publication Types

Select...
4
2
1

Relationship

2
5

Authors

Journals

citations
Cited by 53 publications
(54 citation statements)
references
References 44 publications
1
53
0
Order By: Relevance
“…Various methodologies for reducing the cost of mutation testing have been proposed. One widely used methodology is selective mutation testing [3]- [7], [9], [20], [21], which only generates and executes a subset of mutants for mutation testing. Ideally, the selected subset of mutants should be representative of the entire set of mutants.…”
Section: Introductionmentioning
confidence: 99%
See 3 more Smart Citations
“…Various methodologies for reducing the cost of mutation testing have been proposed. One widely used methodology is selective mutation testing [3]- [7], [9], [20], [21], which only generates and executes a subset of mutants for mutation testing. Ideally, the selected subset of mutants should be representative of the entire set of mutants.…”
Section: Introductionmentioning
confidence: 99%
“…The most widely studied approach for selective mutation testing is operator-based mutant selection [3]- [5], [7], [9], [20], which only generates mutants using a subset of mutation operators; the selected subset of mutation operators is required to be effective, i.e., if a test suite kills all the non-equivalent mutants generated by the selected set of operators (i.e., the test suite is adequate for selected mutants), then the test suite should kill (almost) all the non-equivalent mutants generated by all mutation operators. Further, selected operators should lead to high savings; the savings is usually calculated as the ratio of non-selected mutants over all the mutants.…”
Section: Introductionmentioning
confidence: 99%
See 2 more Smart Citations
“…As mutation testing is widely recognized as a heavy-weight testing methodology, many researchers aim to reduce the cost of mutation testing. Selective mutation testing techniques [13,34,55] select a representative subset of all mutants and ensure that the selected set of mutants achieves almost the same results as the whole mutant set. Howden [20] proposed weak mutation, which checks whether the test could result in a different internal state in the mutant from that in the original program rather than check the final results.…”
Section: Mutation Testingmentioning
confidence: 99%