Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Titan » Titan's presence on 2017 fall conferences
Titan's presence on 2017 fall conferences [message #1777070] Fri, 24 November 2017 09:44 Go to next message
Elemer Lelik is currently offline Elemer LelikFriend
Messages: 1120
Registered: January 2015
Senior Member
Dear all,

as in the years before, we promoted Titan on a number of workshops and conferences this fall; I will report about these conferences below from the somewhat restricted angle of Titan usage and applications.

UCAAT (User Conference on Advanced Automated testing) organized by ETSI and hosted by Fraunhofer Fokus ,held between the 11th and 13th of October in Berlin carried the slogan "Tackling testing challenges in the age of connected things" and thus, unsurprisingly, revolved around model based testing, TTCN-3 and IoT:
see https://ucaat.etsi.org/2017/programme

ETSI TC MTS has approved the creation of a new IoT testing working group.
The kick-off meeting of the new working group was held on 23rd October, with many new members Audi, Dekra, relayr, Fraunhofer IPK (manufacturing research) and Sintesio.
The need for an IoT testing and certification landscape in general, and concrete protocols ( MQTT, CoAP, OPC-UA and LWM2M ) in need of test scenarios were identified. Workshop session were held in the topics of use cases (smart cities, smart buildings, special use of wearables etc.), interoperability, testing and certification, IoT security and privacy, connectivity (in non-licensed spectrum and LTE NB-IoT) and business aspects.

Two presentations that were of interest from our point of view:

https://ucaat.etsi.org/images/Presentations/UCAAT2017_Adamis_Mapping-TDL-to-TTCN-3.pdf

reported about TDL (Test Description Language) , which is a modeling language on its' way to be standardized by ETSI representing a special interest as mapping to TTCN-3 will also be standardized, permitting direct conversion of TDL models into TTCN-3 code.

https://ucaat.etsi.org/images/Presentations/UCAAT2017_Csondes_Test-platform-IoT-testing.pdf

introduced RIoT , an IoT load generator framework based on Titan to be soon open sourced; we will come back with details later.

From the posters session , the poster signed by
Jens Grabowski, Tomas Urban, Kristóf Szabados, György Réthy, Julien Deltour and Jacob Wieland (Modernizing TTCN-3) roadmapped the future evolution of the language.

ETSI IoT week , an IoT centered workshop took place at ETSI's Headquarters in Sophia Antipolis, South of France. between the 23rd and 26th of October:
http://www.etsi.org/etsi-iot-week-2017

Of interest to us was Session 5: IoT Testing and Certification , session chair: Franck Le Gall, Easy Global Market

https://docbox.etsi.org/Workshop/2017/201710_IoTWEEK/WORKSHOP/S05_IoTTESTINGandCERTIFICATION


https://docbox.etsi.org/Workshop/2017/201710_IoTWEEK/WORKSHOP/S05_IoTTESTINGandCERTIFICATION/ERICSSONFRAUNHOFFER_RETHY_RENNOCH.pdf
by Axel Rennoch, Fraunhofer FOKUS & György Réthy, Ericsson discussed the Eclipse open-source IoT test ecosystem IoT-T

https://docbox.etsi.org/Workshop/2017/201710_IoTWEEK/WORKSHOP/S05_IoTTESTINGandCERTIFICATION/UniofMurcia_Matheu.pdf

presented the ARMOUR 2020 IoT security test initiative using Titan and a modeling tool CertifyIT

https://docbox.etsi.org/Workshop/2017/201710_IoTWEEK/WORKSHOP/S05_IoTTESTINGandCERTIFICATION/SEJONGUNIVERSITY_SONG.pdf

by Prof. Song JaeSeung from Sejong University & KETI discussed test and certification of IoT; Song is also part of the oneM2Mtester project based on Titan:
https://github.com/IoTKETI/oneM2MTester


Netdev 2.2, The Technical Conference on Linux Networking was held in Seoul, Korea , November 8th to 10th, 2017 at SpaceShare Daechi Center.

https://www.netdevconf.org/2.2/schedule.html

As we don't have first hand experience about this conference being (unofficially but graciously) represented there by Harald Welte

https://www.netdevconf.org/2.2/session.html?welte-ttcn3-talk

I will reproduce here a report from one of the participants

https://lwn.net/Articles/738895/
Netdev 2.2 day 2 report [LWN.net]

TTCN-3 and Eclipse TITAN for testing protocol stacks
Presenter: Harald Welte
Reporter: Hajime Tazaki
"Harald Welte, who has been working in the telecom area for a decade now, started his talk by introducing the importance of protocol testing, especially in the telecom area because of the large number of
protocols used in that space. He introduced TTCN-3 which is a domain-specific language just for protocol conformance tests.
Eclipse TITAN is an open source tool chain released by Ericsson in 2015 which supports TTCN-3.
Harald then walked through the language definition and functionality of TTCN-3. The TTCN-3 language is designed with a comprehensive type system, powerful program control statements, a template system, run-time executor for parallel test components (to speed up testing), etc. It is also powerful with the abstracted encoder and decoder to verify that the contents of incoming packets are what a test expected.
Harald then shared his experience with an example test code of a real use case.
His demo showed a test for a standardized protocol implementation, Media Gateway Control Protocol (MGCP, RFC3435). Harald showed how he utilized the language features for MGCP testing.
A question was asked if there is an experience to test the Linux kernel network stack. Harald then shared his experience of testing the connection tracking feature of netfilter subsystem,
which is highlighting the usefulness of the tool and the language."

See also Haralds' reflection on the subsect in:
http://laforge.gnumonks.org/blog/20171010-netdevconf/


Finally , HUSTEF 2017 , the Hungarian Software Testing Forum conference was held between 13-15 November 2017, where else, in Budapest , with over 650 participants from 25 countries
https://www.hustef.hu/

The session on the Technology track presented by
Balazs Supola, Sigma Technology Hungary & Lénárd Nagy, Ericsson Hungary: Testing a Moon Rover with the Open Source Titan Framework
talked about using Titan in testing embedded applications of space-certified projects.
Again, a project I hope we will hear more in the future.



Best regards
Elemer




[Updated on: Mon, 27 November 2017 18:42]

Report message to a moderator

Re: Titans' presence on 2017 fall conferences [message #1777098 is a reply to message #1777070] Fri, 24 November 2017 12:40 Go to previous messageGo to next message
Gustavo Gonnet is currently offline Gustavo GonnetFriend
Messages: 36
Registered: October 2015
Location: Montreal, Quebec, Canada
Member
Hi Elemer, thank you for the report.
I can't wait to hear more about RIoT , the IoT load generator framework based on Titan to be soon open sourced.

Nice!
Gustavo.
Re: Titans' presence on 2017 fall conferences [message #1777101 is a reply to message #1777098] Fri, 24 November 2017 12:56 Go to previous message
Elemer Lelik is currently offline Elemer LelikFriend
Messages: 1120
Registered: January 2015
Senior Member
Thank you Gustavo,

...announcement soon to come.....



BR

Elemer
Previous Topic:Error: ServerPort has neither connections nor mappings
Next Topic:make error in LTE test of coding by asn1c
Goto Forum:
  


Current Time: Fri Apr 19 09:15:58 GMT 2024

Powered by FUDForum. Page generated in 0.01748 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top