Exploring the Output of Software Testing Tools through a Visual Comparative Analysis

📅 2026-05-05
📈 Citations: 0
Influential: 0
📄 PDF

career value

174K/year
📝 Abstract
Software testing is a fundamental process of software development, and prior work has shown that visualizations of test results support testers' decision-making. However, Human-Computer Interaction research on software testing has yet to explore and understand the shared interface elements and patterns in visualization of testing outputs. To address this, we conducted a visual comparative analysis of the output of 50 software testing tools and harnesses (44 with CLI output, 6 with GUI output) across four popular programming languages. Our analysis reveals the common interface elements in software testing tools, how these tools display and visualize test results, as well as the specific make-up of the output. Our findings provide insight on how visual testing output is formatted and how colour is used across both CLI and GUI environments, identifying trends that can be applied by developers of testing tools.
Problem

Research questions and friction points this paper is trying to address.

software testing
visualization
interface elements
comparative analysis
test output
Innovation

Methods, ideas, or system contributions that make the work stand out.

visual comparative analysis
software testing tools
test output visualization
CLI/GUI interface patterns
human-computer interaction