1 / 12

WP4 Algorithms, Tools and Fault Injection

WP4 Algorithms, Tools and Fault Injection. Mutation-Based TCG (D4.3) Bernhard K. Aichernig, TUG. WP4 - Objectives. Model-Based Mutation Testing Tools UML, Action Systems Simulink. D4.3 Progress. Tools: Ulysses Ioco checker implemented in Sicstus Prolog Mutation testing of Action Systems

bill
Télécharger la présentation

WP4 Algorithms, Tools and Fault Injection

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. WP4Algorithms, Tools and Fault Injection Mutation-Based TCG (D4.3) Bernhard K. Aichernig, TUG

  2. WP4 - Objectives • Model-Based Mutation Testing Tools • UML, Action Systems • Simulink

  3. D4.3 Progress • Tools: • Ulysses • Ioco checker implemented in Sicstus Prolog • Mutation testing of Action Systems • Hybrid Systems! • Model animator • Argos • OOAS to AS translator implemented in C# • Rich types: lists, list-comprehension, sets, quantors • Type checking • Model checking via CADP translation • Model animator • Cover (ETH) • Mutation Testing with CBMC for Simulink models

  4. D4.3 Progress • Tool validation • Ulysses can produce complete LTS • ioco check of two equivalent models • Argos can produce complete LTS • via CADP interface • Simplify and check bi-similarity in CADP • Model validation (UML, OOAS, AS) • Step-wise animation of Actions • In Argos and Ulysses • Model checking • mu-calculus checks in CADP

  5. D4.3 Progress • Publications • Willibald Krenn and Bernhard Aichernig. Test case generation by contract mutation in Spec#. In MBT 2009, the 5th Workshop on Model Based Testing, 2009. • Bernhard Aichernig and Harald Brandl. Conformance testing of hybrid systems with qualitative reasoning models. In MBT 2009, the 5th Workshop on Model Based Testing, 2009. • Martin Weiglhofer, Bernhard Aichernig, and Franz Wotawa. Fault-based conformance testing in practice. International Journal of Software and Informatics, 2009. • Kroening, D; Strichman O. A framework for decision procedures in program verification. Formal Aspects of Computing, 2009. • Kroening, D;Weissenbacher, G. Verification and falsification of programs with loops using predicate abstraction. Formal Aspects of Computing, 2009. • G Basler, M Mazzucchi, T Wahl, and D Kroening. Symbolic counter abstraction for concurrent software. Lyon, 2009. Springer.

  6. Hybrid Systems Testing in Ulysses • When the water level inT2 decreases below Reserve, pump P1 delivers water to T2. • When T2 is Full or T1 gets Empty pump P1 is turned off. • The inflow into T1 is external to the system. • Pump P2 is controlled by a user. • d/dt(x1) = (flowIn – flowP1) / A1 • d/dt(x2) = (flowP1– flowP2) / A2

  7. Hybrid Systems Testing in Ulysses

  8. Hybrid Systems Testing in Ulysses

  9. Hybrid Systems Testing in Ulysses For environmental evolution: • Qualitative reasoning engine: ASIM • Ported from GNU to Sicstus Prolog

  10. Hybrid Systems Testing in Ulysses

  11. Hybrid Systems Testing in Ulysses

  12. Recent Disseminations • Europe: FMCO 2009 + Doctoral Symposium • South America: ICFEM 2009

More Related