Project

General

Profile

C++TESK-Related Publications » History » Revision 4

Revision 3 (Alexander Kamkin, 07/27/2013 09:41 AM) → Revision 4/12 (Alexander Kamkin, 07/27/2013 09:58 AM)

h1. C++TESK-Related Publications 

 h2. 2010 

 h2. 2011 

 A. Demakov, A. Kamkin, A. Sortov. _*High-Performance Testing: Parallelizing Functional Tests for Computer Systems Using Distributed Graph Exploration*_, Proceedings of the 5 ^th^ OpenCirrus Summit, Moscow, Russia, June 1-3, 2011. 

 bq. The paper describes a method for model-based test generation and execution based on the distributed exploration of a system’s graph model. The key feature of the method is that parallelization is done dynamically and fully transparently for a user. The approach is implemented in the    "Distributed FSM":http://forge.ispras.ru/projects/netfsm test engine of "C++TESK":http://forge.ispras.ru/projects/cpptesk-toolkit. 

 h2. 2012 

 h2. 2013 

 M. Chupilko, A. Kamkin. _*Runtime Verification Based on Executable Models: On-the-Fly Matching of Timed Traces*_, Proceedings of the 8 ^th^ Workshop on Model-Based Testing (MBT), Rome, Italy, 2013 ("arXiv:1303.1010":http://arxiv.org/abs/1303.1010). 

 bq. The paper studies on-the-fly conformance relations for timed systems (including, first of all, HDL models) and describes a practice-oriented methodology for creating and configuring monitors (test oracles) based on executable models (reference models). Actually, the paper formalizes the reaction checking approach used in "C++TESK":http://forge.ispras.ru/projects/cpptesk-toolkit.