scispace - formally typeset
J

Jaganmohan Chandrasekaran

Researcher at University of Texas at Arlington

Publications -  13
Citations -  84

Jaganmohan Chandrasekaran is an academic researcher from University of Texas at Arlington. The author has contributed to research in topics: Computer science & Test set. The author has an hindex of 3, co-authored 8 publications receiving 52 citations.

Papers
More filters
Proceedings ArticleDOI

BEN: A combinatorial testing-based fault localization tool

TL;DR: This paper presents the major user scenarios and the highlevel design of BEN, a combinatorial testing-based fault localization tool called BEN, implemented in Java and provides a graphical user interface that provides friendly access to the tool.
Proceedings ArticleDOI

Applying Combinatorial Testing to Data Mining Algorithms

TL;DR: This paper presents an experiment that applies Combinatorial Testing (CT) to five data mining algorithms implemented in an open-source data mining software called WEKA, suggesting that larger datasets do not necessarily achieve higher coverage than smaller datasets.
Proceedings ArticleDOI

Evaluating the Effectiveness of BEN in Localizing Different Types of Software Fault

TL;DR: The experimental results suggest that BEN is more effective, respectively, in localizing faults of lower accessibility, input value-insensitive faults or control flow-inensitive faults than localizing fault of higher accessibility,input value-sensitive or controlflow-sensitive faults in the subject programs.
Proceedings ArticleDOI

A Combinatorial Approach to Explaining Image Classifiers

TL;DR: In this paper, the authors present an approach that uses BEN, a combinatorial testing-based software fault localization approach, to produce explanations for decisions made by ML models, which is key to providing confidence and trustworthiness for machine learning based software systems.
Proceedings ArticleDOI

Effectiveness of dataset reduction in testing machine learning algorithms

TL;DR: Evaluated experiments indicate that in most cases, reduced datasets of even very small sizes can achieve the same or similar coverage achieved by the original dataset, and branch coverage correlates with mutation coverage.