Jove
Visualize
Contact Us

Related Concept Videos

Multiple Comparison Tests01:13

Multiple Comparison Tests

4.4K
Multiple comparison test, abbreviated as MCT, is a post hoc analysis generally performed after comparing multiple samples with one or more tests. An MCT will help identify a significantly different sample among multiple samples or a factor among multiple factors.
It would be easy to compare two samples using a significance alpha level of 0.05. In other words, there is only one sample pair to be compared. However, it would be difficult to identify a significantly different sample if the number...
4.4K
Methods of Documentation VI: Case Management Model01:15

Methods of Documentation VI: Case Management Model

839
The case management model is a multidisciplinary approach that involves healthcare professionals from diverse disciplines, such as physicians, nurses, therapists, social workers, and pharmacists, working collaboratively to address the various needs of patients. Each healthcare professional brings unique expertise and perspectives, contributing to a more comprehensive understanding of the patient's condition and tailoring treatment plans accordingly.
For example, a patient with a chronic...
839
Quantifying and Rejecting Outliers: The Grubbs Test01:02

Quantifying and Rejecting Outliers: The Grubbs Test

3.5K
Sometimes, a data set can have a recorded numerical observation that greatly  deviates from the rest of the data. Assuming that the data is normally distributed, a statistical method called the Grubbs test can be used to determine whether the observation is truly an outlier.  To perform a two-tailed Grubbs test, first, calculate the absolute difference between the outlier and the mean. Then, calculate the ratio between this difference and the standard deviation of the sample. This...
3.5K
Quality Assurance01:19

Quality Assurance

934
Quality assurance is the overarching term used to describe the activities employed to ensure the proper performance of a system. These activities can be classified into three categories: quality control, quality assessment, and internal corrective measures. Typically, these activities work cyclically: quality control is performed before and during the analysis, while quality assessment occurs during and after the investigation. Internal corrective measures are implemented based on the findings...
934
Expected Frequencies in Goodness-of-Fit Tests01:19

Expected Frequencies in Goodness-of-Fit Tests

7.1K
A goodness-of-fit test is conducted to determine whether the observed frequency values are statistically similar to the frequencies expected for the dataset. Suppose the expected frequencies for a dataset are equal such as when predicting the frequency of any number appearing when casting a die. In that case, the expected frequency is the ratio of the total number of observations (n)  to the number of categories (k).
7.1K

You might also read

Related Articles

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

Sort by
Same author

CyberDetect MLP a big data enabled optimized deep learning framework for scalable cyberattack detection in IoT environments.

Scientific reports·2025
Same author

Retraction Note: Prediction of patient's neurological recovery from cervical spinal cord injury through XGBoost learning approach.

European spine journal : official publication of the European Spine Society, the European Spinal Deformity Society, and the European Section of the Cervical Spine Research Society·2024
Same author

Prediction of patient's neurological recovery from cervical spinal cord injury through XGBoost learning approach.

European spine journal : official publication of the European Spine Society, the European Spinal Deformity Society, and the European Section of the Cervical Spine Research Society·2023
Same author

Complex-compound Odontome with 526 Denticles: A Unique Case Report.

International journal of clinical pediatric dentistry·2023
Same author

Conjugation of ampicillin and enrofloxacin residues with bovine serum albumin and raising of polyclonal antibodies against them.

Veterinary world·2016
Same author

A study on biochemical facet of anemia in cancers: A strong link between erythropoietin and tumor necrosis factor alpha in anemic cancer patients.

Indian journal of cancer·2016
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 Experiment Video

Updated: Jan 9, 2026

Integrating Remote Sensing with Species Distribution Models; Mapping Tamarisk Invasions Using the Software for Assisted Habitat Modeling SAHM
12:26

Integrating Remote Sensing with Species Distribution Models; Mapping Tamarisk Invasions Using the Software for Assisted Habitat Modeling SAHM

Published on: October 11, 2016

13.8K

BugPrioritizeAI for multimodal test case prioritisation using bug reports, code changes, and test metadata.

P Kalyani1, C Prakasa Rao2, Bhargavi Goparaju1

  • 1Department of CSE, Rise Krishna Sai Prakasam Group of Institutions, Ongole, Andhra Pradesh, India.

Scientific Reports
|December 8, 2025
PubMed
Summary

Regression testing is crucial but costly. This study introduces BugPrioritizeAI, an AI-enhanced framework for test case prioritization (TCP) that uses multimodal data for faster fault detection and reduced overhead.

Keywords:
Bug report analysisCode change rankingDeep learningExplainable AITest case prioritisation

More Related Videos

A Metadata Extraction Approach for Clinical Case Reports to Enable Advanced Understanding of Biomedical Concepts
07:50

A Metadata Extraction Approach for Clinical Case Reports to Enable Advanced Understanding of Biomedical Concepts

Published on: September 20, 2018

16.4K
Testing for Metacognitive Responding Using an Odor-based Delayed Match-to-Sample Test in Rats
08:06

Testing for Metacognitive Responding Using an Odor-based Delayed Match-to-Sample Test in Rats

Published on: June 18, 2018

7.6K

Related Experiment Videos

Last Updated: Jan 9, 2026

Integrating Remote Sensing with Species Distribution Models; Mapping Tamarisk Invasions Using the Software for Assisted Habitat Modeling SAHM
12:26

Integrating Remote Sensing with Species Distribution Models; Mapping Tamarisk Invasions Using the Software for Assisted Habitat Modeling SAHM

Published on: October 11, 2016

13.8K
A Metadata Extraction Approach for Clinical Case Reports to Enable Advanced Understanding of Biomedical Concepts
07:50

A Metadata Extraction Approach for Clinical Case Reports to Enable Advanced Understanding of Biomedical Concepts

Published on: September 20, 2018

16.4K
Testing for Metacognitive Responding Using an Odor-based Delayed Match-to-Sample Test in Rats
08:06

Testing for Metacognitive Responding Using an Odor-based Delayed Match-to-Sample Test in Rats

Published on: June 18, 2018

7.6K

Area of Science:

  • Software Engineering
  • Artificial Intelligence
  • Machine Learning

Background:

  • Regression testing is essential in continuous integration and delivery but computationally expensive.
  • Existing test case prioritization (TCP) methods often rely on single data sources and lack semantic understanding.
  • Current deep learning models for TCP face challenges in cross-project generalization and interpretation.

Purpose of the Study:

  • To propose BugPrioritizeAI, an explainable, multimodal framework for test case prioritization.
  • To improve fault detection speed and reduce software testing overhead.
  • To provide developers with insights into test case prioritization decisions.

Main Methods:

  • Developed BugPrioritizeAI, a framework integrating bug reports, source code changes, and test metadata.
  • Utilized a multimodal approach to model semantic relationships across software artifacts.
  • Incorporated an AI-enhanced bug triage component (BugTestRankNet) for ranking potentially buggy files.

Main Results:

  • BugPrioritizeAI effectively ranks test cases for quicker fault detection.
  • The framework demonstrates reduced testing overhead compared to traditional methods.
  • SHAP-based explanations offer transparency into the prioritization logic.

Conclusions:

  • BugPrioritizeAI offers a novel, explainable, and multimodal solution for test case prioritization.
  • The framework addresses limitations of existing TCP approaches and deep learning models.
  • This AI-enhanced method supports efficient software development by optimizing regression testing.