TTCN-3 Bibliography |
Blom, S., Ioustinova, N., & van de Pol, J. 2005, June 6–8, Testing Railway Interlockings with TTCN-3. Unpublished paper presented at ETSI TTCN-3 User Conference 2005, Sophia Antipolis (France). Added by: Deleted user (25/07/2008, 14:40) Last edited by: Deleted user (13/08/2008, 14:09) |
Resource type: Conference Paper BibTeX citation key: Blom View all bibliographic details |
Categories: General Creators: Blom, Ioustinova, van de Pol Publisher: ETSI (Sophia Antipolis (France)) Collection: ETSI TTCN-3 User Conference 2005 |
Views: 45/2328
|
Abstract |
TTCN-3 is a language for specifying and executing test suites. The language, its operational semantics, the general structure and interfaces of a TTCN-3 test system are standardized by ETSI. Originally developed for testing telecommunication system, TTCN-3 supports real-time and scaled-time testing. In the context of the TT-MEDAL project, TTCN-3 is applied to other domains, in particularly to testing railway and automotive systems. The systems from the railway domain have so called two-phase semantics, namely, the active phase is followed by the waiting phase. Moreover, the delays in a system are much larger then the duration of normal events. Testing such systems with real time and scaled time is inefficient. Here we provide an approach based on simulated time that solves this problem. Our approach is implemented as a specification pattern on the level of TTCN-3 code and by adding certain features to a platform adapter of a TTCN-3 test system. Added by: Deleted user Last edited by: Deleted user |