4.6 Article

Instance Space Analysis of Search-Based Software Testing

相关参考文献

注意:仅列出部分参考文献,下载原文获取全部文献信息。
Article Computer Science, Information Systems

An Instance Space Analysis of Regression Problems

Mario Andres Munoz et al.

Summary: This article introduces the Instance Space Analysis of regression problems in Machine Learning, providing a visualization of algorithm performance across various test datasets and enabling the assessment of algorithm strengths and weaknesses. The framework can evaluate the suitability of regression techniques and reveal the biases, diversity, and difficulty levels of popular regression problems used within the community.

ACM TRANSACTIONS ON KNOWLEDGE DISCOVERY FROM DATA (2021)

Article Mathematics

Performance of Enhanced Multiple-Searching Genetic Algorithm for Test Case Generation in Software Testing

Wanida Khamprapai et al.

Summary: The enhanced multiple-searching genetic algorithm (EMSGA) proposed in the article can improve the efficiency and fault detection capabilities of software testing. Experimental results show that EMSGA has better performance compared to conventional algorithms, enabling seamless automation of software testing.

MATHEMATICS (2021)

Article Computer Science, Software Engineering

An Empirical Comparison of Combinatorial Testing, Random Testing and Adaptive Random Testing

Huayao Wu et al.

IEEE TRANSACTIONS ON SOFTWARE ENGINEERING (2020)

Proceedings Paper Computer Science, Artificial Intelligence

Causes and Effects of Fitness Landscapes in Unit Test Generation

Nasser Albunian et al.

GECCO'20: PROCEEDINGS OF THE 2020 GENETIC AND EVOLUTIONARY COMPUTATION CONFERENCE (2020)

Proceedings Paper Computer Science, Software Engineering

Dorylus: An Ant Colony Based Tool for Automated Test Case Generation

Dan Bruce et al.

SEARCH-BASED SOFTWARE ENGINEERING, SSBSE 2019 (2019)

Proceedings Paper Computer Science, Software Engineering

Java Unit Testing Tool Competition - Seventh Round

Fitsum Kifetew et al.

2019 IEEE/ACM 12TH INTERNATIONAL WORKSHOP ON SEARCH-BASED SOFTWARE TESTING (SBST 2019) (2019)

Article Computer Science, Artificial Intelligence

Instance spaces for machine learning classification

Mario A. Munoz et al.

MACHINE LEARNING (2018)

Article Computer Science, Hardware & Architecture

Mapping the Effectiveness of Automated Test Suite Generation Techniques

Carlos Oliveira et al.

IEEE TRANSACTIONS ON RELIABILITY (2018)

Article Computer Science, Software Engineering

Automated Test Case Generation as a Many-Objective Optimisation Problem with Dynamic Selection of the Targets

Annibale Panichella et al.

IEEE TRANSACTIONS ON SOFTWARE ENGINEERING (2018)

Article Computer Science, Information Systems

A large scale empirical comparison of state-of-the-art search-based test case generators

Annibale Panichella et al.

INFORMATION AND SOFTWARE TECHNOLOGY (2018)

Proceedings Paper Computer Science, Software Engineering

Java Unit Testing Tool Competition - Sixth Round

Urko Rueda Molina et al.

PROCEEDINGS 2018 IEEE/ACM 11TH INTERNATIONAL WORKSHOP ON SEARCH-BASED SOFTWARE TESTING (SBST) (2018)

Article Computer Science, Software Engineering

Analysing the fitness landscape of search-based software testing problems

Aldeida Aleti et al.

AUTOMATED SOFTWARE ENGINEERING (2017)

Article Computer Science, Software Engineering

A detailed investigation of the effectiveness of whole test suite generation

Jose Miguel Rojas et al.

EMPIRICAL SOFTWARE ENGINEERING (2017)

Article Computer Science, Artificial Intelligence

Performance Analysis of Continuous Black-Box Optimization Algorithms via Footprints in Instance Space

Mario A. Munoz et al.

EVOLUTIONARY COMPUTATION (2017)

Proceedings Paper Computer Science, Software Engineering

Many Independent Objective (MIO) Algorithm for Test Suite Generation

Andrea Arcuri

SEARCH BASED SOFTWARE ENGINEERING, SSBSE 2017 (2017)

Proceedings Paper Computer Science, Software Engineering

An Empirical Evaluation of Evolutionary Algorithms for Test Suite Generation

Jose Campos et al.

SEARCH BASED SOFTWARE ENGINEERING, SSBSE 2017 (2017)

Proceedings Paper Computer Science, Software Engineering

LIPS vs MOSA: A Replicated Empirical Study on Automated Test Case Generation

Annibale Panichella et al.

SEARCH BASED SOFTWARE ENGINEERING, SSBSE 2017 (2017)

Proceedings Paper Computer Science, Software Engineering

Is 100% Test Coverage a Reasonable Requirement? Lessons Learned from a Space Software Project

Christian R. Prause et al.

PRODUCT-FOCUSED SOFTWARE PROCESS IMPROVEMENT (PROFES 2017) (2017)

Proceedings Paper Computer Science, Software Engineering

Java Unit Testing Tool Competition - Fifth Round

Annibale Panichella et al.

2017 IEEE/ACM 10TH INTERNATIONAL WORKSHOP ON SEARCH-BASED SOFTWARE TESTING (SBST) (2017)

Article Computer Science, Information Systems

DBSCAN Revisited, Revisited: Why and How You Should (Still) Use DBSCAN

Erich Schubert et al.

ACM TRANSACTIONS ON DATABASE SYSTEMS (2017)

Proceedings Paper Computer Science, Software Engineering

Private API Access and Functional Mocking in Automated Unit Test Generation

Andrea Arcuri et al.

2017 10TH IEEE INTERNATIONAL CONFERENCE ON SOFTWARE TESTING, VERIFICATION AND VALIDATION (ICST) (2017)

Article Economics

Visualising forecasting algorithm performance using time series instance spaces

Yanfei Kang et al.

INTERNATIONAL JOURNAL OF FORECASTING (2017)

Proceedings Paper Computer Science, Information Systems

An Empirical Analysis of the Correlation between CK Metrics, Test Coverage and Mutation Score

Robinson Crusoe da Cruz et al.

ICEIS: PROCEEDINGS OF THE 19TH INTERNATIONAL CONFERENCE ON ENTERPRISE INFORMATION SYSTEMS - VOL 2 (2017)

Article Computer Science, Software Engineering

Using indirect coupling metrics to predict package maintainability and testability

Saleh Almugrin et al.

JOURNAL OF SYSTEMS AND SOFTWARE (2016)

Proceedings Paper Computer Science, Software Engineering

Search-Based Testing of Procedural Programs: Iterative Single-Target or Multi-target Approach?

Simone Scalabrino et al.

SEARCH BASED SOFTWARE ENGINEERING, SSBSE 2016 (2016)

Proceedings Paper Computer Science, Software Engineering

Unit Testing Tool Competition - Round Four

Urko Rueda et al.

2016 IEEE/ACM 9TH INTERNATIONAL WORKSHOP ON SEARCH-BASED SOFTWARE TESTING (SBST) (2016)

Proceedings Paper Computer Science, Software Engineering

Relating Code Coverage, Mutation Score and Test Suite Reducibility to Defect Density

David Tengeri et al.

2016 IEEE NINTH INTERNATIONAL CONFERENCE ON SOFTWARE TESTING, VERIFICATION AND VALIDATION WORKSHOPS (ICSTW) (2016)

Article Computer Science, Software Engineering

Achieving scalable mutation-based generation of whole test suites

Gordon Fraser et al.

EMPIRICAL SOFTWARE ENGINEERING (2015)

Proceedings Paper Computer Science, Software Engineering

Unit Testing Tool Competition - Round Three

Urko Rueda et al.

2015 IEEE/ACM 8TH INTERNATIONAL WORKSHOP ON SEARCH-BASED SOFTWARE TESTING (SBST) (2015)

Proceedings Paper Computer Science, Artificial Intelligence

Random or Genetic Algorithm Search for Object-Oriented Test Suite Generation?

Sina Shamshiri et al.

GECCO'15: PROCEEDINGS OF THE 2015 GENETIC AND EVOLUTIONARY COMPUTATION CONFERENCE (2015)

Article Computer Science, Software Engineering

A Large-Scale Evaluation of Automated Unit Test Generation Using EvoSuite

Gordon Fraser et al.

ACM TRANSACTIONS ON SOFTWARE ENGINEERING AND METHODOLOGY (2014)

Article Computer Science, Interdisciplinary Applications

Towards objective measures of algorithm performance across instance space

Kate Smith-Miles et al.

COMPUTERS & OPERATIONS RESEARCH (2014)

Article Computer Science, Software Engineering

Whole Test Suite Generation

Gordon Fraser et al.

IEEE TRANSACTIONS ON SOFTWARE ENGINEERING (2013)

Article Computer Science, Information Systems

Estimating software testing complexity

Javier Ferrer et al.

INFORMATION AND SOFTWARE TECHNOLOGY (2013)

Article Computer Science, Software Engineering

An orchestrated survey of methodologies for automated software test case generation

Saswat Anand et al.

JOURNAL OF SYSTEMS AND SOFTWARE (2013)

Proceedings Paper Computer Science, Software Engineering

EvoSuite: On The Challenges of Test Case Generation in the Real World

Gordon Fraser et al.

2013 IEEE SIXTH INTERNATIONAL CONFERENCE ON SOFTWARE TESTING, VERIFICATION AND VALIDATION (ICST 2013) (2013)

Proceedings Paper Computer Science, Software Engineering

A Replicated Study on Random Test Case Generation and Manual Unit Testing: How Many Bugs Do Professional Developers Find?

Rudolf Ramler et al.

2013 IEEE 37TH ANNUAL COMPUTER SOFTWARE AND APPLICATIONS CONFERENCE (COMPSAC) (2013)

Article Computer Science, Software Engineering

Evolutionary algorithms for the multi-objective test data generation problem

Javier Ferrer et al.

SOFTWARE-PRACTICE & EXPERIENCE (2012)

Proceedings Paper Computer Science, Theory & Methods

Effectiveness of software metrics for object-oriented system

Yeresime Suresh et al.

2ND INTERNATIONAL CONFERENCE ON COMMUNICATION, COMPUTING & SECURITY [ICCCS-2012] (2012)

Article Computer Science, Software Engineering

Genetic Algorithms for Randomized Unit Testing

James H. Andrews et al.

IEEE TRANSACTIONS ON SOFTWARE ENGINEERING (2011)

Article Computer Science, Software Engineering

A Theoretical and Empirical Study of Search-Based Testing: Local, Global, and Hybrid Search

Mark Harman et al.

IEEE TRANSACTIONS ON SOFTWARE ENGINEERING (2010)

Article Statistics & Probability

Principal component analysis

Herve Abdi et al.

WILEY INTERDISCIPLINARY REVIEWS-COMPUTATIONAL STATISTICS (2010)

Article Computer Science, Software Engineering

Empirical Evaluation of a Nesting Testability Transformation for Evolutionary Testing

Phil McMinn et al.

ACM TRANSACTIONS ON SOFTWARE ENGINEERING AND METHODOLOGY (2009)

Article Computer Science, Information Systems

A systematic review of search-based testing for non-functional system properties

Wasif Afzal et al.

INFORMATION AND SOFTWARE TECHNOLOGY (2009)

Article Computer Science, Hardware & Architecture

A Survey of Coverage-Based Testing Tools

Qian Yang et al.

COMPUTER JOURNAL (2009)

Article Computer Science, Theory & Methods

Cross-Disciplinary Perspectives on Meta-Learning for Algorithm Selection

Kate A. Smith-Miles

ACM COMPUTING SURVEYS (2008)

Article Computer Science, Artificial Intelligence

Evaluating evolutionary testability for structure-oriented testing with software measurements

Frank Lammermann et al.

APPLIED SOFT COMPUTING (2008)

Article Computer Science, Information Systems

Search based software testing of object-oriented containers

Andrea Arcuri et al.

INFORMATION SCIENCES (2008)

Proceedings Paper Computer Science, Software Engineering

Software testing research: Achievements, challenges, dreams

Antonia Bertolino

FOSE 2007: FUTURE OF SOFTWARE ENGINEERING (2007)

Article Computer Science, Software Engineering

Search-based software test data generation: a survey

P McMinn

SOFTWARE TESTING VERIFICATION & RELIABILITY (2004)

Article Statistics & Probability

Box-cox transformations and heavy-tailed distributions

JL Teugels et al.

JOURNAL OF APPLIED PROBABILITY (2004)

Article Automation & Control Systems

Looking for natural patterns in data - Part 1. Density-based approach

M Daszykowski et al.

CHEMOMETRICS AND INTELLIGENT LABORATORY SYSTEMS (2001)