Auflistung nach Schlagwort "Eclipse Modeling Framework"
1 - 4 von 4
Treffer pro Seite
Sortieroptionen
- ZeitschriftenartikelA Benchmark for Conflict Detection Components of Model Versioning Systems(Softwaretechnik-Trends: Vol. 33, No. 2, 2013) Langer, Philip; Wimmer, ManuelPhilip Langer and Manuel Wimmer Business Informatics Group Institute of Software Technology and Interactive Systems Vienna University of Technology {langer,wimmer}@big.tuwien.ac.at Abstract
- ZeitschriftenartikelA Benchmark for Model Matching Systems: The Heterogeneous Metamodel Case(Softwaretechnik-Trends: Vol. 33, No. 2, 2013) Wimmer, Manuel; Langer, PhilipManuel Wimmer and Philip Langer Business Informatics Group Institute of Software Technology and Interactive Systems Vienna University of Technology {wimmer,langer}@big.tuwien.ac.at Abstract
- ConferencePaperMoFuzz: A Fuzzer Suite for Testing Model-Driven Software Engineering Tools(Software Engineering 2021, 2021) Nguyen, Hoang Lam; Nassar, Nebras; Kehrer, Timo; Grunske, LarsFuzzing or fuzz testing is an established technique that aims to discover unexpected program behavior (\eg, bugs, vulnerabilities, or crashes) by feeding automatically generated data into a program under test. However, the application of fuzzing to test Model-Driven Software Engineering (MDSE) tools is still limited because of the difficulty of existing fuzzers to provide structured, well-typed inputs, namely models that conform to typing and consistency constraints induced by a given meta-model and underlying modeling framework. We present three different approaches for fuzzing MDSE tools: A graph grammar-based fuzzer and two variants of a coverage-guided mutation-based fuzzer working with different sets of model mutation operators. Our evaluation on a set of real-world MDSE tools shows that our approaches can outperform both standard fuzzers and model generators w.r.t. their fuzzing capabilities. Moreover, we found that each of our approaches comes with its own strengths and weaknesses in terms of code coverage and fault finding capabilities, thus complementing each other, forming a fuzzer suite for testing MDSE tools.
- KonferenzbeitragTool supported aspectual predesign(Information Systems Technology and its Applications, 5th International Conference ISTA 2006, 2006) Shekhovtsov, Vladimir A.; Kostanyan, Arkadiy V.; Gritskov, Eugene; Litvinenko, YuryAspectual predesign is an approach to user-verified mapping of the nonfunctional requirements to the system into the aspect-oriented design model. It is an extension of the Klagenfurt Conceptual Predesign. In this paper, we present the architecture of modular software tool aiming to support the aspectual predesign workflow. The XML-based Predesign Exchange Format (PEF) for conversionindependent representation of aspectual predesign model (APM) is introduced.