Publications

Email me if you would like a pdf copy of any of the papers which are behind paywalls.

You can also find my published papers on my Google Scholar profile.

The effects of computational resources on flaky tests

In submission to IEEE TSE, 2023

A tool for automatic identification of Resource-Affected Flaky tests (in Java, Python, and JavaScript code bases), and reporting resource configurations in which tests are (most) stable.

A statistical approach for finding property-access errors

arXiv preprint , 2023

Large-scale static analysis of JavaScript code and development of statistical model to automatically determine incorrect property accesses, and client analysis to identify true positives in code bases (adaption of the event-listener registration error pattern detection approach).