scispace - formally typeset
H

Hua Jie Lee

Researcher at University of Melbourne

Publications -  8
Citations -  535

Hua Jie Lee is an academic researcher from University of Melbourne. The author has contributed to research in topics: Software bug & Test suite. The author has an hindex of 8, co-authored 8 publications receiving 436 citations. Previous affiliations of Hua Jie Lee include Dolby Laboratories.

Papers
More filters
Journal ArticleDOI

A model for spectra-based software diagnosis

TL;DR: This article presents an improved approach to assist diagnosis of failures in software by ranking program statements or blocks in accordance with to how likely they are to be buggy, which out-performs previously proposed methods for the model program, the Siemens test suite and Space.
Proceedings ArticleDOI

Study of the relationship of bug consistency with respect to performance of spectra metrics

TL;DR: This paper discusses how the effectiveness of various metrics degrade in determining buggy statements as the bug consistency (error detection accuracy, qe) of a statement approaches zero, and proposes Effect(M) as to measure the effective of these metrics as qe value varies.
Proceedings ArticleDOI

Spectral Debugging with Weights and Incremental Ranking

TL;DR: Improvements are presented to the program spectra considered here which associate varying weights with failed test cases --- test cases which execute fewer statements are given more weight and have more influence on the ranking, which generally improves diagnosis accuracy.
Proceedings ArticleDOI

Duals in Spectral Fault Localization

TL;DR: It is shown that versions of several previously proposed metrics are optimal, or nearly optimal, for locating single bugs, and that a form of duality exists between locate single bugs and locating "deterministic" bugs.
Proceedings ArticleDOI

Effective Software Bug Localization Using Spectral Frequency Weighting Function

TL;DR: This paper presents an approach of bug localization using a frequency weighting function, and evaluates several well-known spectra metrics using the proposed approach and the existing approach (using binary information of execution count) on two test suites.