| 811 | H. Agrawal and R. A. DeMillo and B. Hathaway and W. Hsu, W. Hsu and E. W. Krauser and R. J. Martin and A. P. Mathur and E. Spafford Design of Mutant Operators for the C Programming Language Purdue University, , 1989. |
|
| | Abstract: Available soon... |
| | @TECHREPORT{agrwal_TR_89,
author = {H. Agrawal and R. A. DeMillo and B. Hathaway and W. Hsu, W. Hsu and E. W. Krauser and R. J. Martin and A. P. Mathur and E. Spafford},
title = {Design of Mutant Operators for the C Programming Language},
institution = {Purdue University},
year = {1989},
type = {techreport},
number = {},
address = {},
month = {March},
} |
| 812 | Richard A. DeMillo Test Adequacy and Program Mutation Proceedings of the 11th International Conference on Software Engineering, Pittsburg, PA, USA, May 15-18, 1989., 1989. |
|
| | Abstract: Available soon... |
| | @INPROCEEDINGS{DeMillo01,
author = {Richard A. DeMillo},
title = {Test Adequacy and Program Mutation},
booktitle = {Proceedings of the 11th International Conference on Software Engineering, Pittsburg, PA, USA, May 15-18, 1989.},
year = {1989},
address = {},
month = {},
pages = {355--356}
} |
| 813 | B. J. Choi, Richard A. DeMillo and E. W. Krauser and R. J. Martin and A. P. Mathur and A. Jefferson Offutt and H. Pan and E. H. Spafford The Mothra Tool Set Proceedings of the 22nd Annual Hawaii International Conference on System Sciences (HICSS'22), 3-6 January 1989. |
|
| | Abstract: Mothra is a software test environment that supports mutation-based testing of software systems. Mutation analysis is a powerful software testing technique that evaluates the adequacy of test data based on its ability to differentiate between the program under test and its mutants, where mutants are constructed by inserting single, simple errors into the program under test. This evaluation process also provides guidance in the creation of new test cases to provide more adequate testing. Mothra consists of a collection of individual tools, each of which implements a separate, independent function for the testing system. The initial Mothra tool set, for the most part, duplicates functionality existing in previous mutation analysis systems. Current efforts are concentrated on extending this basic tool set to include capabilities previously unavailable to the software testing community. The authors describe Mothra tool set and extensions planned for the future. |
| | @INPROCEEDINGS{ChoiDKMMOPS89,
author = {B. J. Choi, Richard A. DeMillo and E. W. Krauser and R. J. Martin and A. P. Mathur and A. Jefferson Offutt and H. Pan and E. H. Spafford},
title = {The Mothra Tool Set},
booktitle = {Proceedings of the 22nd Annual Hawaii International Conference on System Sciences (HICSS'22)},
year = {1989},
address = {},
month = {3-6 January},
pages = {275-284}
} |
| 814 | A. Jefferson Offutt The Coupling Effect: Fact or Fiction ACM SIGSOFT Software Engineering Notes, 14(8), December 1989. |
|
| | Abstract: Fault-based testing strategies test software by focusing on specific, common types of errors. The coupling effect states that test data sets that detect simple types of faults are sensitive enough to detect more complex types of faults. This paper describes empirical investigations into the coupling effect over a specific domain of software faults. All the results from this investigation support the validity of the coupling effect. The major conclusion from this investigation is that by explicitly testing for simple faults, we are also implicitly testing for more complicated faults. This gives us confidence that fault-based testing is an effective means of testing software. |
| | @ARTICLE{Offutt89,
author = {A. Jefferson Offutt},
title = {The Coupling Effect: Fact or Fiction},
journal = {ACM SIGSOFT Software Engineering Notes},
year = {1989},
month = {December},
volume = {14},
number = {8},
pages = {131-140}
} |
| 815 | Larry Joe Morell Theoretical Insights Into Fault-Based Testing Proceedings of the 2nd Workshop on Software Testing, Verification, and Analysis (TVA'88)Banff Alberta, Canada, July 1988. |
|
| | Abstract: Available soon... |
| | @INPROCEEDINGS{Morell88,
author = {Larry Joe Morell},
title = {Theoretical Insights Into Fault-Based Testing},
booktitle = {Proceedings of the 2nd Workshop on Software Testing, Verification, and Analysis (TVA'88)},
year = {1988},
address = {Banff Alberta, Canada},
month = {July},
pages = {45-62}
} |
| 816 | Edward William Krauser and Aditya P. Mathur and Vernon Joseph Rego High Performance Software Testing on SIMD Machines Proceedings of the 2nd Workshop on Software Testing, Verification, and Analysis (TVA'88)Banff Alberta, July 1988. |
|
| | Abstract: Available soon... |
| | @INPROCEEDINGS{KrauserMR88,
author = {Edward William Krauser and Aditya P. Mathur and Vernon Joseph Rego},
title = {High Performance Software Testing on SIMD Machines},
booktitle = {Proceedings of the 2nd Workshop on Software Testing, Verification, and Analysis (TVA'88)},
year = {1988},
address = {Banff Alberta},
month = {July},
pages = {171 - 177}
} |
| 817 | John H. Bowser Reference Manual for Ada Mutant Operators Georiga Institute of TechnologyGIT-SERC-88/02, Atlanta, Georgia, 1988. |
|
| | Abstract: Available soon... |
| | @TECHREPORT{Bowser88,
author = {John H. Bowser},
title = {Reference Manual for Ada Mutant Operators},
institution = {Georiga Institute of Technology},
year = {1988},
type = {techreport},
number = {GIT-SERC-88/02},
address = {Atlanta, Georgia},
month = {},
} |
| 818 | Richard A. DeMillo and D. S. Guindi and K. N. King and W. M. McCracken and A. Jefferson Offutt An Extended Overview of the Mothra Software Testing Environment Proceedings of the 2nd Workshop on Software Testing, Verification, and Analysis (TVA'88)Banff Alberta,Canada, July 1988. |
|
| | Abstract: Available soon... |
| | @INPROCEEDINGS{DeMilloGMOK88,
author = {Richard A. DeMillo and D. S. Guindi and K. N. King and W. M. McCracken and A. Jefferson Offutt},
title = {An Extended Overview of the Mothra Software Testing Environment},
booktitle = {Proceedings of the 2nd Workshop on Software Testing, Verification, and Analysis (TVA'88)},
year = {1988},
address = {Banff Alberta,Canada},
month = {July},
pages = {142-151}
} |
| 819 | D. Wu and M. A. Hennell and D. Hedley and I. J. Riddell A Practical Method for Software Quality Control via Program Mutation Proceedings of the 2nd Workshop on Software Testing, Verification, and Analysis (TVA'88)Banff, Alberta, Canada, July 1988. |
|
| | Abstract: Available soon... |
| | @INPROCEEDINGS{WuHHR88,
author = {D. Wu and M. A. Hennell and D. Hedley and I. J. Riddell},
title = {A Practical Method for Software Quality Control via Program Mutation},
booktitle = {Proceedings of the 2nd Workshop on Software Testing, Verification, and Analysis (TVA'88)},
year = {1988},
address = {Banff, Alberta, Canada},
month = {July},
pages = {159-170}
} |
| 820 | Martin R. Woodward and K. Halewood From Weak to Strong, Dead or Alive? an Analysis of Some Mutationtesting Issues Proceedings of the 2nd Workshop on Software Testing, Verification, and Analysis (TVA'88)Banff Albert, Canada, July 1988. |
|
| | Abstract: Available soon... |
| | @INPROCEEDINGS{WoodwardH88,
author = {Martin R. Woodward and K. Halewood},
title = {From Weak to Strong, Dead or Alive? an Analysis of Some Mutationtesting Issues},
booktitle = {Proceedings of the 2nd Workshop on Software Testing, Verification, and Analysis (TVA'88)},
year = {1988},
address = {Banff Albert, Canada},
month = {July},
pages = {152-158}
} |