[1988] Proceedings. Second Workshop on Software Testing, Verification, and Analysis
DOI: 10.1109/wst.1988.5369
|View full text |Cite
|
Sign up to set email alerts
|

An extended overview of the Mothra software testing environment

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

1
87
0
23

Publication Types

Select...
8

Relationship

0
8

Authors

Journals

citations
Cited by 184 publications
(114 citation statements)
references
References 16 publications
1
87
0
23
Order By: Relevance
“…No mutants were created which change, for instance, which Exception is caught, and no test needs to be written to hit the catch block and therefore the catch block remains unexecuted. Research has indicated that killing every non-stubborn mutant will subsume line coverage given an exhaustive set of operators (DeMillo, et al, 1988). However, we find this subsumption only holds when no created mutants are stubborn and when the operator set is exhaustive of all language constructs.…”
Section: Unexecuted Statementsmentioning
confidence: 60%
See 2 more Smart Citations
“…No mutants were created which change, for instance, which Exception is caught, and no test needs to be written to hit the catch block and therefore the catch block remains unexecuted. Research has indicated that killing every non-stubborn mutant will subsume line coverage given an exhaustive set of operators (DeMillo, et al, 1988). However, we find this subsumption only holds when no created mutants are stubborn and when the operator set is exhaustive of all language constructs.…”
Section: Unexecuted Statementsmentioning
confidence: 60%
“…When any existing test case detects the mutant, the mutant is said to be "killed." Mutants that have yet to be detected are referred to as "living" (DeMillo, et al, 1988). A mutation score, calculated by taking the number of killed mutants and dividing by the total number of mutants, summarizes the results of mutation testing.…”
Section: Mutation Testingmentioning
confidence: 99%
See 1 more Smart Citation
“…Mothra [30] and Proteum [31] were developed for Fortran and C, respectively. Jester [32], Jumble [33], MuJava [8,34,35], JavaMut [36] and Response Injection (RI) [37], as well as the tool presented in this paper, are dedicated to the Java language.…”
Section: Related Workmentioning
confidence: 99%
“…There is a strong similarity to Blackburn's algorithms and the algorithms used by Offutt's test data generator for mutation [19,20], the key difference being that Blackburn's is specificationbased, whereas Offutt's constraints are code-based.…”
Section: State-based Approachesmentioning
confidence: 99%