Pith. sign in

LLMs in the Heart of Differential Testing: A Case Study on a Medical Rule Engine

1 Pith paper cite this work. Polarity classification is still indexing.

1 Pith paper citing it
abstract

The Cancer Registry of Norway (CRN) uses an automated cancer registration support system (CaReSS) to support core cancer registry activities, i.e, data capture, data curation, and producing data products and statistics for various stakeholders. GURI is a core component of CaReSS, which is responsible for validating incoming data with medical rules. Such medical rules are manually implemented by medical experts based on medical standards, regulations, and research. Since large language models (LLMs) have been trained on a large amount of public information, including these documents, they can be employed to generate tests for GURI. Thus, we propose an LLM-based test generation and differential testing approach (LLMeDiff) to test GURI. We experimented with four different LLMs, two medical rule engine implementations, and 58 real medical rules to investigate the hallucination, success, time efficiency, and robustness of the LLMs to generate tests, and these tests' ability to find potential issues in GURI. Our results showed that GPT-3.5 hallucinates the least, is the most successful, and is generally the most robust; however, it has the worst time efficiency. Our differential testing revealed 22 medical rules where implementation inconsistencies were discovered (e.g., regarding handling rule versions). Finally, we provide insights for practitioners and researchers based on the results.

citation-role summary

background 1

citation-polarity summary

fields

cs.SE 1

years

2024 1

verdicts

CONDITIONAL 1

roles

background 1

polarities

support 1

representative citing papers

Testing Medical Rules Web Services in Practice

cs.SE · 2024-12-16 · conditional · novelty 5.0

EvoGURI, a domain-specific extension of EvoMaster, achieved top rule coverage and near-perfect mutation scores when testing a medical rule engine with a strict OpenAPI schema.

citing papers explorer

Showing 1 of 1 citing paper.

  • Testing Medical Rules Web Services in Practice cs.SE · 2024-12-16 · conditional · none · ref 28 · internal anchor

    EvoGURI, a domain-specific extension of EvoMaster, achieved top rule coverage and near-perfect mutation scores when testing a medical rule engine with a strict OpenAPI schema.