Zobrazeno 1 - 10
of 39
pro vyhledávání: '"Jens Meinicke"'
Autor:
Sarah Nadi, Jens Meinicke, Larissa Rocha Soares, Eduardo Santana de Almeida, Christian Kästner
Publikováno v:
GPCE
In highly configurable systems, features may interact unexpectedly and produce faulty behavior. Those faults are not easily identified from the analysis of each feature separately, especially when feature specifications are missing. We propose VarXpl
Publikováno v:
MSR
Feature flags (a.k.a feature toggles) are a mechanism to keep new features hidden behind a boolean option during development. Flags are used for many purposes, such as A/B testing and turning off a feature more easily in case of failures. While softw
Publikováno v:
ICSE (SEIP)
Feature flags for continuous deployment and configuration options for customizing software share many similarities, both conceptually and technically. However, neither academic nor practitioner publications seem to clearly compare these two concepts.
Publikováno v:
ICSE
Open source is ubiquitous and many projects act as critical infrastructure, yet funding and sustaining the whole ecosystem is challenging. While there are many different funding models for open source and concerted efforts through foundations, donati
Publikováno v:
ESEC/SIGSOFT FSE
Higher-order mutation has the potential for improving major drawbacks of traditional first-order mutation, such as by simulating more realistic faults or improving test optimization techniques. Despite interest in studying promising higher-order muta
Externí odkaz:
https://explore.openaire.eu/search/publication?articleId=doi_dedup___::ecd8bc6883c8d2cc8643b2640da299f2
http://arxiv.org/abs/2004.02000
http://arxiv.org/abs/2004.02000
Publikováno v:
Software & Systems Modeling. 18:499-521
A software product line comprises a family of software products that share a common set of features. Testing an entire product-line product-by-product is infeasible due to the potentially exponential number of products in the number of features. Acco
Publikováno v:
ESEC/SIGSOFT FSE
Generate-and-validate automatic program repair and higher order mutation testing often use search-based techniques to find optimal or good enough solutions in huge search spaces. As search spaces continue to grow, finding solutions that require inter
Variational execution is a novel dynamic analysis technique for exploring highly configurable systems and accurately tracking information flow. It is able to efficiently analyze many configurations by aggressively sharing redundancies of program exec
Externí odkaz:
https://explore.openaire.eu/search/publication?articleId=doi_dedup___::8e97c2e271b8236ebb43e3c9dbf8ff3f
http://arxiv.org/abs/1809.04193
http://arxiv.org/abs/1809.04193
Autor:
Eduardo Santana de Almeida, Jens Meinicke, Sarah Nadi, Larissa Rocha Soares, Christian Kästner
Publikováno v:
VaMoS
Features in highly configurable systems can interact in undesired ways which may result in faults. However, most interactions are not easily detectable as specifications of feature interactions are usually missing. In this paper, we aim to detect int
This book is a self-contained, practical introduction how to use FeatureIDE for modeling and implementing variable systems. In particular, readers learn how to analyze domains using feature models, specify requirements in form of configurations, and