Request for repository to PyTDL

Slides:



Advertisements
Similar presentations
Identity Management Based on P3P Authors: Oliver Berthold and Marit Kohntopp P3P = Platform for Privacy Preferences Project.
Advertisements

© 2010 IBM Corporation IBM Experience Modeler - Theme Editor Installing Python Image Library Presenter’s Name - Presenter’s Title DD Month Year.
© 2012 IBM Corporation Tivoli Workload Automation Informatica Power Center.
Scaling Account Creation and Management through the TeraGrid User Portal Contact: Eric Roberts
Introduction to Android. Android as a system, is a java based operating system that runs on the Linux kernel. The system is very lightweight and full.
An Introduction to Sakai Sakai is an open source software product used for setting up a Collaborative Learning Environment (CLE)
Extending ArcGIS for Server
1 SPDX - Tools  Objectives:  Reduce the effort of creating, consuming and validating SPDX Documents  Provide a translation from the technical document.
Esri UC2013. Technical Workshop. Technical Workshop 2013 Esri International User Conference July 8–12, 2013 | San Diego, California Sharing Workflows with.
EMI is partially funded by the European Commission under Grant Agreement RI SA2 – Development Tools Andres Abad Rodriguez SA2.4 Tools Activity Leader.
Low-Level Virtual Machine support for Eclipse C/C++ Development Tooling Petri Tuononen - 17/5/2011.
INFSOM-RI WP 4 : Testing Tools and Methodologies Status Report ETICS Review – 15 February 2008 Éva Takács (4D SOFT)
March 19th 2007 TANGO collaboration 1 POGO-7 Pascal Verdier ESRF- Hamburg - 25 th of October 2010 A Short History of Pogo A Short History of Pogo New Technology.
Created DASHBOARDS Get a quick snapshot of your audience and campaign activity.
Loader Tutorial Set Up. Requirements Java 7 Eclipse IvyIDE plugin Git Optional: Ant Maven.
TargetProcess - AGILE Project tracking tool Shashwat Gupta CS
Ansible and Ansible Tower 1 A simple IT automation platform November 2015 Leandro Fernandez and Blaž Zupanc.
De Rigueur - Adding Process to Your Business Analytics Environment Diane Hatcher, SAS Institute Inc, Cary, NC Falko Schulz, SAS Institute Australia., Brisbane,
Esri UC 2014 | Technical Workshop | Administering ArcGIS for Server with Python Jon Bodamer.
ECLIPSE IDE & PACKAGES. ECLIPSE IDE Setting up workspace Making a new project How to make classes Packages (will explain more about this) Useful short-cuts.
Using NetBeans For Your Existing Projects Brian Leonard
Re Write POGO using openArchitectureWare Technology ● Pogo History ● OpenArchitectureWare technology ● Generated code ● Project status.
5 Advantages of Using Travel Agency Software.
Legacy Metasys® Installations
ONAP on Vagrant for ONAPers
TOP project – STATUS UPDATE & Workflow demo
Generic registration Douglas Schilling Landgraf
Proposed IT Infrastructure for TOP OS project
Build Automation with Gradle
HCM Connector for JIRA – Plugin for Atlassian Marketplace
External Web Services Quick Start Guide
Abraj Automation Process Tool
Section 13 - Integrating with Third Party Tools
OpSim Configuration Management Michael Reuter
Demo : Introduction to BlueMix Sandhya Kapoor May 28, 2014
PYTHON: AN INTRODUCTION
Logo here Module 3 Microsoft Azure Web App. Logo here Module Overview Introduction to App Service Overview of Web Apps Hosting Web Applications in Azure.
A451 Theory – 7 Programming 7A, B - Algorithms.
AFS-Based Git Repository
PMC – Office Hours Topic: Campaign Management.
Git Version Control for Everyone
Lunch & Learn: Are you letting your users be your testers?
Five Reasons to Use SharePoint 2013 Communities
Do More with Google Forms
Samer Koda IEEE-SEM – Section Student Representative IEEE-SEM-SA – Webmaster 12/7/2018.
Module 01 ETICS Overview ETICS Online Tutorials
Course: Module: Lesson # & Name Instructional Material 1 of 32 Lesson Delivery Mode: Lesson Duration: Document Name: 1. Professional Diploma in ERP Systems.
MySQL Migration Toolkit
Moving from Studio to Atelier
TDL Open Source Project (TOP) Input to MTS#70,
CONTINUOUS INTEGRATION –WHY WE DO IT?
TOP project – status update for mts#72
Execute your Processes
Chapter # 5 Supporting Quality Devices
TDL and TOP Development at MTS
a middleware implementation
NICOS – IBEX Interactions
By Rajanikanth B Eclipse IDE Overview By Rajanikanth B
Azure DevTest Labs Overview
TDL and TOP Development at MTS
Java Code Review with CheckStyle
ETSI MTS#76 Meeting 23-Jan-2019
Dev10. Eclipse Plug-ins in Notes 101, and then some Teresa Deane, BCC
Discussion on TDL future
TOP Applying for Google Summer of Code
Report on TDL activities since Mts#73
Test Domain and Description Language Recommendations
Introduction to TDL and TOP
“Methodology for RESTful APIs specifications and testing”
Presentation transcript:

Request for repository to PyTDL Michele Carignani (ETSI) MTS#76 23.01.2019

Goals Attract new developers (especially Python users) Provide a “lightweight” tool for TDL To enable generation of executable tests in written Python (long term objective) Have TDL closer to Python

PyTDL A TDL parser, validator, converter/generator in Python uses the textX python package to consume the Xtext grammars already available in TOP (with some modification) ADD SECTION NAME

Why another tool? The point is to differentiate the tool w.r.t. the Eclipse Plugins: not a full featured IDE but a command line tool for automated tasks and conversion, to be easily extended (maybe through a templating system like Mustache) by third parties to integrate TDL with their preferred environments and tools. ADD SECTION NAME

Demo

Please approve the following proposal Open a new repository in TOP git space to host PyTDL ADD SECTION NAME