scispace - formally typeset
B

Branson W. Murrill

Researcher at Virginia Commonwealth University

Publications -  14
Citations -  376

Branson W. Murrill is an academic researcher from Virginia Commonwealth University. The author has contributed to research in topics: Test strategy & Software analysis pattern. The author has an hindex of 7, co-authored 14 publications receiving 364 citations. Previous affiliations of Branson W. Murrill include College of William & Mary.

Papers
More filters
Journal ArticleDOI

Estimating the probability of failure when testing reveals no failures

TL;DR: These formulas incorporate random testing results, information about the input distribution; and prior assumptions about the probability of failure of the software and include Bayesian prior assumptions.
Proceedings ArticleDOI

Perturbation analysis of computer programs

TL;DR: A model for perturbation analysis is defined, and the model is used to explain the performance of analysis techniques (e.g. statement, data flow, and mutation analysis).
Journal Article

An empirical, path-oriented approach to software analysis and testing

TL;DR: In this paper, a testing strategy that uses DEFA information to select an optimal set of test paths and to quantify the results of successful testing is proposed, which outperforms mutation testing in catching arbitrary data state errors.
Journal ArticleDOI

An empirical, path-oriented approach to software analysis and testing

TL;DR: A testing strategy is proposed that uses DEFA information to select an optimal set of test paths and to quantify the results of successful testing, and it is shown that this testing strategy outperforms mutation testing in catching arbitrary data state errors.
Proceedings ArticleDOI

A perturbation-based testing strategy

TL;DR: An error flow model is described that allows emphasis to be placed on propagation analysis, which is implemented using data state perturbation, and some results are presented that support the coupling effect and the consistency of perturbations-adequate testing.