User profiles for Fraser Gordon

Gordon Fraser

Professor of Computer Science, University of Passau
Verified email at uni-passau.de
Cited by 13316

Testing with model checkers: a survey

G Fraser, F Wotawa, PE Ammann - … Testing, Verification and …, 2009 - Wiley Online Library
About a decade after the initial proposal to use model checkers for the generation of test
cases we take a look at the results in this field of research. Model checkers are formal …

The danger hypothesis—potential role in idiosyncratic drug reactions

M Pirmohamed, DJ Naisbitt, F Gordon, BK Park - Toxicology, 2002 - Elsevier
Idiosyncratic or type B reactions are characterised by their unpredictability and lack of
simple dose-dependency. They occur in a small proportion of patients, and usually the …

Evosuite: automatic test suite generation for object-oriented software

G Fraser, A Arcuri - Proceedings of the 19th ACM SIGSOFT symposium …, 2011 - dl.acm.org
To find defects in software, one needs test cases that execute the software systematically,
and oracles that assess the correctness of the observed behavior when running these test …

Are mutants a valid substitute for real faults in software testing?

…, L Inozemtseva, MD Ernst, R Holmes, G Fraser - Proceedings of the …, 2014 - dl.acm.org
A good test suite is one that detects real faults. Because the set of faults in a program is usually
unknowable, this definition is not useful to practitioners who are creating test suites, nor …

Whole test suite generation

G Fraser, A Arcuri - IEEE Transactions on Software Engineering, 2012 - ieeexplore.ieee.org
Not all bugs lead to program crashes, and not always is there a formal specification to check
the correctness of a software test's outcome. A common scenario in software testing is …

[BOOK][B] Animal microbiology. Volume 1: immunology, bacteriology, mycology, diseases of fish and laboratory methods.

A Buxton, G Fraser - 1977 - cabdirect.org
Finding real or imaginary defects in a textbook is fairly easy, but the authors were aware of
this and disarmed criticism by writing in their Preface of" the difficulties that can beset two …

Mutation-driven generation of unit tests and oracles

G Fraser, A Zeller - Proceedings of the 19th international symposium on …, 2010 - dl.acm.org
To assess the quality of test suites, mutation analysis seeds artificial defects (mutations) into
programs; a non-detected mutation indicates a weakness in the test suite. We present an …

A survey on metamorphic testing

S Segura, G Fraser, AB Sanchez… - IEEE Transactions on …, 2016 - ieeexplore.ieee.org
A test oracle determines whether a test execution reveals a fault, often by comparing the
observed program output to the expected output. This is not always practical, for example when …

Evaluating and improving fault localization

S Pearson, J Campos, R Just, G Fraser… - 2017 IEEE/ACM 39th …, 2017 - ieeexplore.ieee.org
Most fault localization techniques take as input a faulty program, and produce as output a
ranked list of suspicious code locations at which the program may be defective. When …

Parameter tuning or default values? An empirical investigation in search-based software engineering

A Arcuri, G Fraser - Empirical Software Engineering, 2013 - Springer
Many software engineering problems have been addressed with search algorithms. Search
algorithms usually depend on several parameters (eg, population size and crossover rate in …