scispace - formally typeset
Journal ArticleDOI

An orchestrated survey of methodologies for automated software test case generation

TLDR
An orchestrated survey of the most prominent techniques for automatic generation of software test cases, reviewed in self-standing sections, aimed at giving an introductory, up-to-date and (relatively) short overview of research in automatic test case generation.
About
This article is published in Journal of Systems and Software.The article was published on 2013-08-01. It has received 599 citations till now. The article focuses on the topics: Software reliability testing & Test strategy.

read more

Citations
More filters
Proceedings ArticleDOI

DeepTest: automated testing of deep-neural-network-driven autonomous cars

TL;DR: DeepTest is a systematic testing tool for automatically detecting erroneous behaviors of DNN-driven vehicles that can potentially lead to fatal crashes and systematically explore different parts of the DNN logic by generating test inputs that maximize the numbers of activated neurons.
Journal ArticleDOI

A Survey on Metamorphic Testing

TL;DR: This article provides a comprehensive survey on metamorphic testing, which summarises the research results and application areas, and analyses common practice in empirical studies of metamorphIC testing as well as the main open challenges.
Book ChapterDOI

Mutation Testing Advances: An Analysis and Survey

TL;DR: This chapter presents a survey of recent advances, over the past decade, related to the fundamental problems of mutation testing and sets out the challenges and open problems for the future development of the method.
BookDOI

Deductive Software Verification - The KeY Book

TL;DR: This book is the definitive guide to KeY that lets you explore the full potential of deductive software verification in practice and contains the complete theory behind KeY for active researchers who want to understand it in depth or use it in their own work.
Proceedings ArticleDOI

Software testing: a research travelogue (2000–2014)

TL;DR: The goal of this paper is to provide an accounting of some of the most successful research performed in software testing since the year 2000, and to present what appear to be the most significant challenges and opportunities in this area.
References
More filters
Journal ArticleDOI

A Domain Strategy for Computer Program Testing

TL;DR: This paper presents a testing strategy desiged to detect errors in the control flow of a computer program, and the conditions under which this strategy is reliable are given and characterized.
Journal ArticleDOI

A test generation strategy for pairwise testing

TL;DR: A novel test generation strategy for pairwise testing is proposed that requires that for each pair of input parameters of a system, every combination of valid values of these two parameters be covered by at least one test case.
Journal Article

Model Based Testing with Labelled Transition Systems

TL;DR: This tutorial chapter describes a model based testing theory where models are expressed as labelled transition systems, and compliance is defined with the 'ioco' implementation relation.
Book ChapterDOI

Model based testing with labelled transition systems

TL;DR: In this article, the authors describe a model based testing theory where models are expressed as labelled transition systems, and compliance is defined with the 'ioco' implementation relation, and a test generation algorithm is described.
Book ChapterDOI

Alternating Refinement Relations

TL;DR: This paper generalizes the definitions of the simulation and trace containment preorders from labeled transition systems to alternating transition systems, and shows that, like ordinary simulation, alternating simulation can be checked in polynomial time using a fixpoint computation algorithm.