scispace - formally typeset
A

Arthur Baars

Researcher at Polytechnic University of Valencia

Publications -  23
Citations -  608

Arthur Baars is an academic researcher from Polytechnic University of Valencia. The author has contributed to research in topics: Haskell & Test data generation. The author has an hindex of 15, co-authored 23 publications receiving 577 citations. Previous affiliations of Arthur Baars include Utrecht University & University of Valencia.

Papers
More filters
Proceedings ArticleDOI

Typing dynamic typing

TL;DR: It is shown how, by a careful use of existentially and universally quantified types, one may achieve the same effect, without extending the language with new or unsafe features.
Proceedings ArticleDOI

Symbolic search-based testing

TL;DR: The algorithm combines symbolic information with dynamic analysis and has two key advantages: It does not require any change in the underlying test data generation technique and it avoids many problems traditionally associated with symbolic execution, in particular the presence of loops.
Journal ArticleDOI

Evolutionary functional black-box testing in an industrial setting

TL;DR: The empirical setup used to study the use of evolutionary functional testing in industry through two case studies, drawn from serial production development environments at Daimler and Berner & Mattner Systemtechnik, indicate that evolutionaryfunctional testing in an industrial setting is both scalable and applicable.
Journal ArticleDOI

Parsing permutation phrases

TL;DR: A parser combinator library is extended with support for parsing free-order constructs of permutation phrases, which include the generation of parsers for attributes of XML tags and Haskell's record syntax.