TTCN-3 Status Report.

Slides:



Advertisements
Similar presentations
Comparing TTCN-3 and TTCN-2 TTCN-3 User Conference May 3 rd -May 5 th,2004 Sophia Antipolis.
Advertisements

GFT The Graphical Format of TTCN-3
The Use of TTCN-3 for Software Testing Ina Schieferdecker FOKUS, Berlin
Chapter 6. 2 Objectives You should be able to describe: Function and Parameter Declarations Returning a Single Value Pass by Reference Variable Scope.
FALL 2005CSI 4118 – UNIVERSITY OF OTTAWA1 Part 4 Web technologies: HTTP, CGI, PHP,Java applets)
ETSI Protocol and Testing Competence Centre
T Network Application Frameworks and XML Web Services and WSDL Sasu Tarkoma Based on slides by Pekka Nikander.
A First Book of C++: From Here To There, Third Edition2 Objectives You should be able to describe: Function and Parameter Declarations Returning a Single.
Abierman-nanog-30may03 1 XML Router Configs BOF Operator Involvement Andy Bierman
2nd TTCN-3 User Conference, June The TTCN-3 Metamodel – A Basis for Tool Integration Ina Schieferdecker TU Berlin/Fraunhofer Fokus Hajo Eichler,
TTCN-3 Language Maintenance and Evolution TTCN-3 User Conference 2011, Bled Gyorgy Rethy STF 430 Leader
TTCN-3 and ASN.1 interworking Analysis of backward compatibility in ASN.1 Géza Horváth TTCN-3 User Conference – 9 June 2011.
How to execute Program structure Variables name, keywords, binding, scope, lifetime Data types – type system – primitives, strings, arrays, hashes – pointers/references.
Copyright © GENIVI Alliance 2015
Identifying classes, Packages and drawing class Diagrams, Object Diagrams and composite structure diagrams Week 07 1.
TTCN-3 Testing and Test Control Notation Version 3.
Data Sharing Service Kiran Devaram Samatha Gangapuram Harish Maringanti Prashant Shanti Kumar Pradeep Tallogu.
CR 2025 – Component Synchronization Operations
Work Item “Patterns in Test Development (PTD)” Re-start Meeting 17 March, Berlin Helmut Neukirchen Institute for.
XML-based Representation of Test Cases for Distributed Systems Alexander Kraas 7. October 2008.
STF 454 “DESIGN OF TDL” Proposed TDL features © ETSI All rights reserved.
SOFTWARE TESTING TRAINING TOOLS SUPPORT FOR SOFTWARE TESTING Chapter 6 immaculateres 1.
Graphical Data Engineering
Anthony Wiles MTS#34 Rome, April 2002
TDL Standardization and Development – Building a Community
ADVANCED BATCH.
CONFORMIQ DESIGNER 2012 MTS #55 Meeting.
T Network Application Frameworks and XML Web Services and WSDL Sasu Tarkoma Based on slides by Pekka Nikander.
STF 454 TDL – Overview Last change:
About the Presentations
TTCN-3 Status Report STF349 Team.
Extension Package: Behaviour Types
ETSI related TTCN-3 activities and issues
Course Name: QTP Trainer: Laxmi Duration: 25 Hrs Session: Daily 1 Hr.
STF 454 “Design of TDL” – Status Report
ETSI TC MTS STF478 Status Report
MTS#59 - Input from CTI Silvia Almagia May 2013
STF 478: TTCN-3 Evolution 2014 Progress Report #3
dr György Réthy, Ericsson
TC MTS / STF 430 Close Debriefing Report
ETSI ES Using XML schema with TTCN-3
STF446 Final Report Summary
STF446 Report#1 Summary Gyorgy Rethy STF Leader.
ETSI TC MTS TDL SC meeting Reports
Typical Workflow - today
dr György Réthy, Ericsson
Remote Procedure Call Hank Levy 1.
STF430 Final Report Summary
TTCN-3 CONFORMANCE TEST SUITE STF 451 STATUS REPORT
Overview of the ETSI Test Description Language
ETSI TC MTS TDL SC meeting Reports
UPDATE on SVN & MANTIS Upgrade
July Tutorial – Possible Solutions
CTI Contribution to TDL meeting 9th April 2015
Remote Procedure Call Hank Levy 1.
ETSI TC MTS TDL SC meeting Reports
STF393 Status TTCN-3 Language Maintenance
ETSI TC MTS TDL SC meeting Reports
STF 454 TDL – Overview Last change:
UPDATE on SVN & MANTIS Upgrade
STF 478: TTCN-3 Evolution 2014 Progress Report #3
UPDATE on SVN & MANTIS Upgrade
UPDATE on SVN & MANTIS Upgrade
Proposal for a New Work Item: TTCN-3 Control Interfaces
ETSI MTS#76 Meeting 23-Jan-2019
Remote Procedure Call Hank Levy 1.
Discussion on TDL future
STF 491: TTCN-3 Evolution 2015 Final Report summary
STF393 Final Report Summary TTCN-3 Language Maintenance
CTI/MTS collaboration - 3GPP TF160
Presentation transcript:

TTCN-3 Status Report

STFs STF 337: Sept. 2007 – Dec. 2007 (21 days) STF 349: March 2008 – Dec. 2008 (63 days) Members: Gyorgy Rethy, Ericsson Thomas Deiß, Nokia Siemens Networks Jens Grabowski, University of Goettingen Ina Schieferdecker, FOKUS March 2008 STF 349 Report at MTS#46

STF 337 – CRs handled Part 1 - Core Part 4 – Operational Semantics 35 CRs – 31 resolved, 4 rejected Part 4 – Operational Semantics 1 CR resolved other part 1 CRs had implications on part 4 Part 5 – TTCN-3 Runtime Interfaces 2 CRs resolved Part 6 – TTCN-3 Control Interfaces 16 CRs – 13 resolved, 3 rejected Part 7 – ASN. 1 mapping Part 8 – IDL mapping  Details see STF report March 2008 STF 349 Report at MTS#46

STF 349 – Current CRs Part 1 - Core Part 4 – Semantics 33 CRs – 4 closed Part 4 – Semantics No CRs yet – some part 1 CRs have implications on part 4 (e.g. local timer) Part 6 – TTCN-3 Control Interfaces 1 CR Part 7 – ASN. 1 mapping Part 10 – TTCN-3 documentation  Details see Mantis: http://t-ort.etsi.org March 2008 STF 349 Report at MTS#46

STF 349 – „Mandatory“ Items from ToR 1. Parameterization 1.1 type parameterization of types 1.2 function/altstep-type formal parameters 1.3 default values of formal parameters or overloading 1.4 assignment notation in actual parameter lists 1.5 passing omit to value parameters 2. Library support 2.1 Identifying library-internal functions and data 2.2 Function references 2.3 Runs on self in function reference type definitions 3. Configuration and deployment support 3.1 Static test configuration 3.2 Calling test cases from running test components 3.3 Support of test component distribution 3.4 Parallel execution of test cases 3.5 Test component synchronization 4. Interworking with other languages 4.1 Update ASN.1 to TTCN-3 mapping to the latest ASN.1 recommendations March 2008 STF 349 Report at MTS#46

STF 349 – „Optional“ Items from ToR 5. Real-time, simulated time and performance extensions 5.1 Real-time semantics 5.2 Timing constraints 5.3 Support for simulated time 6. Other advanced TTCN-3 features 6.1 Improved error handling (exception handling, isbound) 6.2 Break-continue support 6.3 Hex representation for integers 6.4 Macro definitions 6.5 Time-constraint send operations 6.6 Some new predefined functions (record/set of manipulation) 6.7 Features for more flexible logging 6.8 Sending templates over connected ports March 2008 STF 349 Report at MTS#46

Relation of Items and CRs 1.1 type parameterization of types  open 1.5 passing omit to value parameters  resolved in v3.3.1 2.1 Identifying library-internal functions and data  open 3.4 Parallel execution of test cases  CR from 2006 5.1 Real-time semantics  open 5.2 Timing constraints  open 6.3 Hex representation for integers  won’t fix 6.4 Macro definitions  won’t fix 6.5 Time-constraint send operations  won’t fix 6.6 Some new predefined functions (record/set of manipulation)  resolved in v3.3.1 all others are covered by CRs March 2008 STF 349 Report at MTS#46

3GPP CRs 2148 ASN.1 keyword DEFAULT  resolved in v3.3.1 416 Passing omit to value formal parameters  resolved in v3.3.1 2147 implicit omit for coding  proposal prepared 2150 encoding/decoding functions  proposal prepared 2151 local timer  proposal prepared – semantics change – decision needed! 2152 constants  proposal prepared 2144 TTCN-3 reserved words used in other languages  done for ASN.1 (!) and IDL, awaiting the XSD document 2027 ASN.1 (2007) to TTCN-3 mapping  ongoing work Proposal: definition of a part1 mockup v3.3.3 as v4.1.1 publication may be too late for 3GPP Needs support from tool vendors March 2008 STF 349 Report at MTS#46

Work Plan Address the mandatory items of the ToR and prepare input for the optional ones Depending on new incoming CRs we may not resolve all planned CRs CRs received after writing ToR for current STF: 51 (!) new CRs 23 of the new CRs have been resolved in v3.3.2 3 are resolved for v4.1.1 30 (!) new CRs are open for v4.1.1 March 2008 STF 349 Report at MTS#46

Upcoming STF sessions 21-25 April 2008 14-18 July 2008 13-17 October 2008 March 2008 STF 349 Report at MTS#46