Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Automated Microbial Diagnostics01:24

Automated Microbial Diagnostics

Automated diagnostic analyzers have transformed clinical microbiology by providing rapid and reliable methods for pathogen identification and antibiotic susceptibility testing. Among these systems, the Vitek 2 is widely used because it automates the traditionally labor-intensive processes of microbial identification (ID) and antibiotic susceptibility testing (AST), delivering standardized and timely results that are essential for effective patient care.Microbial Identification with ID CardsThe...
In Vitro Drug Release Testing: Overview, Development and Validation01:10

In Vitro Drug Release Testing: Overview, Development and Validation

In vitro dissolution and drug release tests assess how quickly and how much of a drug is released from its dosage form into an aqueous medium under standardized laboratory conditions. These tests are essential tools in pharmaceutical development and quality assurance, offering insight into the drug's performance before clinical use.During formulation development, dissolution testing identifies incomplete or inconsistent drug release issues. It also supports decisions on selecting the optimal...

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

A Comprehensive Review of the History and Breed Characteristics of Hanwoo Cattle.

Food science of animal resources·2026
Same author

Food-grade utilization of bovine slaughterhouse by-products for developing cost-effective media supplements in cultivated meat applications.

Food science of animal resources·2026
Same author

Prognostic Value of Skin Lesion Characteristics in Subcutaneous Panniculitis-Like T-Cell Lymphoma: A Retrospective Cohort Study Assessing the Applicability of T Category of the TNM Classification for Primary Cutaneous Lymphomas Other Than Mycosis Fungoides and Sézary Syndrome.

International journal of dermatology·2026
Same author

Clinicopathological factors associated with the prognosis and relapse of primary cutaneous marginal zone lymphoma: a retrospective cohort study.

Leukemia & lymphoma·2026
Same author

Inhibiting Fatty Acid Oxidation Reverses Autophagy-Mediated Acquired Chemotherapy Resistance in Pancreatic Ductal Adenocarcinoma.

Cancer research·2026
Same author

Utilization of animal by-products as sources of bioactive compounds and FBS alternatives for cultured meat: a comprehensive review.

Food science of animal resources·2026
Same journal

sEEGnal: an automated EEG preprocessing pipeline evaluated against expert-driven preprocessing.

Computers in biology and medicine·2026
Same journal

Corrigendum to "Integrating experimental biology, computational methods, and artificial Intelligence in anticancer drug discovery: Bridging the translational Gap" [Comput. Biol. Med. 213 (2026) 111832].

Computers in biology and medicine·2026
Same journal

Organ dose optimization for a point-of-care forearm X-ray photon-counting CT.

Computers in biology and medicine·2026
Same journal

Physics-guided transformation of breathomic feature spaces into disease-specific representations for respiratory disease classification.

Computers in biology and medicine·2026
Same journal

An AI-driven deep learning pipeline for taxonomic classification and biodiversity assessment of deep-sea environmental DNA.

Computers in biology and medicine·2026
Same journal

Rapid personalisation of cardiovascular models using invasively measured right ventricular pressure.

Computers in biology and medicine·2026
See all related articles

Related Experiment Video

Updated: May 12, 2026

Using Motion Capture Technology in the Instrumented Timed Up and Go Test to Detect the Risk of Falling in Aged Adults
05:26

Using Motion Capture Technology in the Instrumented Timed Up and Go Test to Detect the Risk of Falling in Aged Adults

Published on: October 25, 2024

Integration testing through reusing representative unit test cases for high-confidence medical software.

Youngsul Shin1, Yunja Choi, Woo Jin Lee

  • 1School of Computer Science and Engineering, Kyungpook National University, 1370 Sankyuk-dong, Buk-gu, Daegu, Korea. youngsulshin@gmail.com

Computers in Biology and Medicine
|April 10, 2013
PubMed
Summary
This summary is machine-generated.

This study introduces a new integration testing method for complex medical software. By reusing unit test cases, it efficiently detects subtle interaction faults, improving safety and reducing testing time.

Related Experiment Videos

Last Updated: May 12, 2026

Using Motion Capture Technology in the Instrumented Timed Up and Go Test to Detect the Risk of Falling in Aged Adults
05:26

Using Motion Capture Technology in the Instrumented Timed Up and Go Test to Detect the Risk of Falling in Aged Adults

Published on: October 25, 2024

Area of Science:

  • Software Engineering
  • Medical Informatics
  • Computer Science

Background:

  • Medical software complexity is increasing, making fault detection during integration testing challenging.
  • Traditional black-box integration testing may miss critical interaction faults in complex systems.
  • Safety-critical medical software requires thorough testing to ensure reliability.

Purpose of the Study:

  • To propose a cost-effective integration testing method for medical software.
  • To enhance the detection of subtle interaction faults.
  • To leverage existing unit testing artifacts for integration testing.

Main Methods:

  • Reusing unit test cases to derive integration test cases.
  • Extracting representative test cases based on internal module behavior.
  • Generating a single test sequence using state domain to cover extracted cases.

Main Results:

  • The proposed method provides effective test cases for examining diverse execution paths.
  • It enables the detection of interaction faults without deep analysis of complex modules.
  • Achieves high test coverage comparable to unit testing with near-optimal sequence length.

Conclusions:

  • Reusing unit test cases is a viable strategy for effective integration testing of complex software.
  • This approach improves the detection of interaction faults in safety-critical systems.
  • Offers a cost-effective solution for enhancing medical software reliability.