<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
		<id>https://tdlnew.etsi.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Kristofferse</id>
		<title>Wiki - User contributions [en-gb]</title>
		<link rel="self" type="application/atom+xml" href="https://tdlnew.etsi.org/wiki/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Kristofferse"/>
		<link rel="alternate" type="text/html" href="https://tdlnew.etsi.org/wiki/index.php/Special:Contributions/Kristofferse"/>
		<updated>2026-05-23T14:00:05Z</updated>
		<subtitle>User contributions</subtitle>
		<generator>MediaWiki 1.28.0</generator>

	<entry>
		<id>https://tdlnew.etsi.org/wiki/index.php?title=Legal_framework&amp;diff=71</id>
		<title>Legal framework</title>
		<link rel="alternate" type="text/html" href="https://tdlnew.etsi.org/wiki/index.php?title=Legal_framework&amp;diff=71"/>
				<updated>2019-09-06T15:58:05Z</updated>
		
		<summary type="html">&lt;p&gt;Kristofferse: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&lt;br /&gt;
== Intellectual Properties ==&lt;br /&gt;
&lt;br /&gt;
The content shared within the TOP project is covered by the [https://www.eclipse.org/legal/epl-v10.html Eclipse Public License v1], as decided by ETSI TC MTS.&lt;br /&gt;
&lt;br /&gt;
== Contributor agreements ==&lt;br /&gt;
&lt;br /&gt;
=== Corporate Contribution License Agreement ===&lt;br /&gt;
The Contributor License Agreements (CLA) define terms and conditions for any contribution to the TOP project.&lt;br /&gt;
&lt;br /&gt;
Contributions in name of a company (which should be a member of ETSI TC MTS) are covered by the Corporate CLA. This document is to be signed once by the company and covers the contribution from any employee. &lt;br /&gt;
&lt;br /&gt;
[https://tdl.etsi.org/files/CCLA_TC-MTS_29-May-2017.pdf Download the CCLA here]&lt;br /&gt;
&lt;br /&gt;
=== Individual Contributor License Agreement ===&lt;br /&gt;
&lt;br /&gt;
Covers people contributing in their own name, employees are still allowed to register both under corporate and as individuals.&lt;br /&gt;
&lt;br /&gt;
[https://tdl.etsi.org/files/ICLA_TC-MTS_29-May-2017.pdf Download the ICLA here]&lt;br /&gt;
&lt;br /&gt;
=== How to submit the Agreement ===&lt;br /&gt;
&lt;br /&gt;
CCLA should be filled in and sent to this email address.&lt;br /&gt;
&lt;br /&gt;
ICLA is to be accepted during the registration phase for individual accounts.&lt;/div&gt;</summary>
		<author><name>Kristofferse</name></author>	</entry>

	<entry>
		<id>https://tdlnew.etsi.org/wiki/index.php?title=Installation&amp;diff=70</id>
		<title>Installation</title>
		<link rel="alternate" type="text/html" href="https://tdlnew.etsi.org/wiki/index.php?title=Installation&amp;diff=70"/>
				<updated>2019-09-06T15:51:52Z</updated>
		
		<summary type="html">&lt;p&gt;Kristofferse: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The TDL tools are available as a set of Eclipse plug-ins. You need to first be able to run Eclipse. The [http://www.eclipse.org/downloads/packages/eclipse-modeling-tools/neon3 Eclipse Neon Modeling Tools] distribution contains most of the necessary prerequisites for the TDL tools.&lt;br /&gt;
&lt;br /&gt;
Once Eclipse is up and running, you need to add the [http://tdl.etsi.org/eclipse/neon/ update site] for the TDL tools:&lt;br /&gt;
&lt;br /&gt;
    http://tdl.etsi.org/eclipse/neon&lt;br /&gt;
&lt;br /&gt;
To add the new repository to Eclipse, follow these steps:&lt;br /&gt;
&lt;br /&gt;
# Open the menu item &amp;quot;Help&amp;quot; and select the item &amp;quot;Install new software&amp;quot;&lt;br /&gt;
# Click &amp;quot;Add...&amp;quot; button to add a new repository&lt;br /&gt;
# Insert the required information:&lt;br /&gt;
#* Name: TOP Plugins&lt;br /&gt;
#* Location: http://tdl.etsi.org/eclipse/neon&lt;br /&gt;
# Click Ok. In the window, a new set of plugins called TDL should appear&lt;br /&gt;
# Click on the checkbox to select all the plugins, then click &amp;quot;Next&amp;quot;.&lt;br /&gt;
# Now follow the instructions to complete the installation&lt;br /&gt;
&lt;br /&gt;
After the installation Eclipse will need to be restarted.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;'''Next step: [[Usage|Usage of the installed plugins.]]'''&amp;lt;/big&amp;gt;&lt;/div&gt;</summary>
		<author><name>Kristofferse</name></author>	</entry>

	<entry>
		<id>https://tdlnew.etsi.org/wiki/index.php?title=Get_started&amp;diff=69</id>
		<title>Get started</title>
		<link rel="alternate" type="text/html" href="https://tdlnew.etsi.org/wiki/index.php?title=Get_started&amp;diff=69"/>
				<updated>2019-09-05T08:50:51Z</updated>
		
		<summary type="html">&lt;p&gt;Kristofferse: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;__TOC__&lt;br /&gt;
&lt;br /&gt;
= Connecting to the repository =&lt;br /&gt;
&lt;br /&gt;
== Setting up your Gerrit profile ==&lt;br /&gt;
&lt;br /&gt;
In order to use Gerrit to contribute and review code you will need to add your credentials.&lt;br /&gt;
Both SSH and HTTPS are supported, the latter is recommend for starters and its usage will be explained below.&lt;br /&gt;
&lt;br /&gt;
# Navigate to Gerrit at [https://tdl.etsi.org/gerrit https://tdl.etsi.org/gerrit].&lt;br /&gt;
# Sign in (link in the top right corner) entering your EOL or TDL External credentials.&lt;br /&gt;
# Your user name will appear on the top right of the page. Click on it, the select Settings.&lt;br /&gt;
# In the menu on the left, select HTTP Password.&lt;br /&gt;
# Click on &amp;quot;Generate password&amp;quot; button.&lt;br /&gt;
&lt;br /&gt;
Gerrit has a secure password for your HTTP access. When cloning a repository you will be asked to insert username and password:&lt;br /&gt;
use the password copied from the Gerrit settings, not your EOL password. Don't worry, you will need to insert that only once.&lt;br /&gt;
&lt;br /&gt;
== Clone your project ==&lt;br /&gt;
&lt;br /&gt;
This is a procedure that should work in most of the cases and is good for starters with Git and Gerrit. Experienced users can rely on their preferred cloning procedures.&lt;br /&gt;
&lt;br /&gt;
# Navigate to the project general page ([https://tdl.etsi.org/gerrit/#/admin/projects/ List of all the projects]), for example the [https://tdl.etsi.org/gerrit/#/admin/projects/top-gerrit-test TOP test project].&lt;br /&gt;
&lt;br /&gt;
# Now select the options &amp;quot;Clone with commit hook&amp;quot; and &amp;quot;anonymous http&amp;quot; (we suggest anonymous since it seems the only way to make it work with Windows Credential helper).&lt;br /&gt;
&lt;br /&gt;
# Copy the command shown in the page into the clipboard.&lt;br /&gt;
&lt;br /&gt;
=== On Windows ===&lt;br /&gt;
&lt;br /&gt;
The following assumes you are working with [https://git-for-windows.github.io Git-for-windows] and [https://tortoisegit.org/ TortoiseGit].&lt;br /&gt;
&lt;br /&gt;
# Open the folder on your PC where you want the files to be put.&lt;br /&gt;
# Right click on the white space and select &amp;quot;Git Bash Here&amp;quot;.&lt;br /&gt;
# Paste the command that you copied from Gerrit and hit &amp;quot;Enter&amp;quot;&lt;br /&gt;
# You will be asked to insert user name and password by the Windows Credential Helper. Insert your EOL user name and '''the HTTP password you generated in the Gerrit Settings'''. Check the &amp;quot;Git Bash&amp;quot;. If it says &amp;quot;Unauthorized&amp;quot;: try again the command (hit the Up key and it will be shown), this time in the Windows Credential Helper click &amp;quot;Cancel&amp;quot;, then a new window will pop up where you should put again the EOL user name and the HTTP password.&lt;br /&gt;
&lt;br /&gt;
'''Note''': &lt;br /&gt;
* You can find all the project repository URLs on '''[https://tdl.etsi.org/gitweb/gitweb.cgi/ Gitweb]''' or on '''[https://tdl.etsi.org/gerrit/ Gerrit]'''&lt;br /&gt;
** On Gitweb&lt;br /&gt;
**# Click on '''Gitweb''' menu on the portal menu bar.&lt;br /&gt;
**# Select a project to see the available cloning URLs&lt;br /&gt;
** On Gerrit&lt;br /&gt;
**# Click on '''Gerrit''' menu on the portal menu bar.&lt;br /&gt;
**# Click on &amp;quot;Projects&amp;quot; menu on the Gerrit menu bar.&lt;br /&gt;
**# Click on &amp;quot;List&amp;quot; menu.&lt;br /&gt;
**# Select a project to see the available cloning URLs.&lt;br /&gt;
&lt;br /&gt;
= Setting up a local environment for development and testing =&lt;br /&gt;
&lt;br /&gt;
* Install following additional components&lt;br /&gt;
** Sirius Specifier Environment&lt;br /&gt;
** Sirius Properties Views - Specifier Support&lt;br /&gt;
** Xtext Complete SDK&lt;br /&gt;
* Check out the repository&lt;br /&gt;
* Import the plug-ins in the Eclipse workspace&lt;br /&gt;
* Generate the meta-model code&lt;br /&gt;
** Open the '''tdl.genmodel'''&lt;br /&gt;
** Right click on the top-node and generate model code &lt;br /&gt;
* Generate textual editor code&lt;br /&gt;
** Open the '''GenerateTDLan2.mwe'''&lt;br /&gt;
** Right click and select Run As -&amp;gt; MWE2 Workflow&lt;br /&gt;
** Optionally (or alternatively) repeat the same steps for the '''GenerateTPLan2.mwe''' (for editing structured test objectives)&lt;br /&gt;
** Optionally (or alternatively) repeat the same steps for the '''GenerateData.mwe''' (for the graphical viewer)&lt;/div&gt;</summary>
		<author><name>Kristofferse</name></author>	</entry>

	<entry>
		<id>https://tdlnew.etsi.org/wiki/index.php?title=Main_Page&amp;diff=68</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://tdlnew.etsi.org/wiki/index.php?title=Main_Page&amp;diff=68"/>
				<updated>2019-09-04T12:18:52Z</updated>
		
		<summary type="html">&lt;p&gt;Kristofferse: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;&lt;br /&gt;
&amp;lt;span style=&amp;quot;font-size:200%&amp;quot;&amp;gt;'''Welcome to TOP - TDL Open source Project!'''&amp;lt;/span&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The TDL Open Source Project (TOP) fosters the shared development and testing of contributed tools to manage TDL files, generate documentation and code.&lt;br /&gt;
&lt;br /&gt;
The project is an initiative of ETSI TC MTS – the ETSI committee that standardizes methods for testing and specification. &lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;Subscribe [https://tdl.etsi.org/index.php/community here] TDL public mailing list to keep in touch with TDL community, receive news and find support on the TDL public mailing list.&amp;lt;/big&amp;gt; &lt;br /&gt;
&lt;br /&gt;
&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Quick links ==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;&lt;br /&gt;
&amp;lt;table style=&amp;quot;width:100%&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;tr&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Discover the project'''&lt;br /&gt;
&lt;br /&gt;
* [[Governance | Project Governance]]&lt;br /&gt;
* [[Legal framework]]&lt;br /&gt;
* [[Learn about TDL]] &lt;br /&gt;
&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Users'''&lt;br /&gt;
&lt;br /&gt;
* [[Installation]]&lt;br /&gt;
* [[Usage]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;td&amp;gt;&lt;br /&gt;
&lt;br /&gt;
'''Developers'''&lt;br /&gt;
&lt;br /&gt;
* [[How to contribute]]&lt;br /&gt;
* [[Get started|Get started as contributor]]&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/td&amp;gt;&lt;br /&gt;
&amp;lt;/tr&amp;gt;&lt;br /&gt;
&amp;lt;/table&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/big&amp;gt;&lt;br /&gt;
&lt;br /&gt;
== Meetings ==&lt;br /&gt;
&lt;br /&gt;
[[1st TDL Open Source Meeting]] &lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
&lt;br /&gt;
=== TDL Open Source Implementation ===&lt;br /&gt;
&lt;br /&gt;
To accelerate the adoption of TDL, TC MTS has commissioned an open source implementation of TDL in order to lower the barrier to entry for both users and tool vendors in getting started with using TDL. The open source implementation comprises graphical and textual editors, validation facilities, as well as a UML profile for TDL to enable the application of TDL in UML-based working environments.  It will be made available later in 2017 as an ETSI open source software project accessible from the TDL website and enabling contributions from the community.&lt;br /&gt;
&lt;br /&gt;
The open source implementation is based on the Eclipse XText toolset to provide a set of Java libraries and Eclipse plugins to support development of TDL specifications.&lt;br /&gt;
&lt;br /&gt;
=== How to contribute === &lt;br /&gt;
&lt;br /&gt;
Are you a test designer, a test developer or a tool vendor? Your contribution is most welcome! Active contributions to the TDL standardisation require an ETSI membership. Any interested company can find how to become an ETSI member here. &lt;br /&gt;
&lt;br /&gt;
The TOP source base is openly accessible. Its usage is governed by the Eclipse Public License (EPLv1). A source code contribution to TOP (merge request) requires adhering to EPLv1 and signing a Contributor Agreement between the developer and ETSI TC MTS beforehand. Find out more about TOP governance on the Governance wiki page.&lt;br /&gt;
Find out more information on how to contribute here.&lt;/div&gt;</summary>
		<author><name>Kristofferse</name></author>	</entry>

	<entry>
		<id>https://tdlnew.etsi.org/wiki/index.php?title=How_to_contribute&amp;diff=67</id>
		<title>How to contribute</title>
		<link rel="alternate" type="text/html" href="https://tdlnew.etsi.org/wiki/index.php?title=How_to_contribute&amp;diff=67"/>
				<updated>2019-09-04T09:48:52Z</updated>
		
		<summary type="html">&lt;p&gt;Kristofferse: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Are you a test designer, a test developer or a tool vendor? Your contribution is most welcome! Active contributions to the TDL standardisation require an ETSI membership. Any interested company can find &lt;br /&gt;
[http://www.etsi.org/membership/apply how to become an ETSI member here]. &lt;br /&gt;
&lt;br /&gt;
The TOP source base is openly accessible. Its usage is governed by the Eclipse Public License (EPLv1). A source code contribution to TOP (merge request) requires adhering to EPLv1 and signing a Contributor Agreement between the developer and ETSI TC MTS beforehand. Find out more about TOP governance on the [[Governance|Governance wiki page]]. Find out more information on how to contribute here.&lt;/div&gt;</summary>
		<author><name>Kristofferse</name></author>	</entry>

	<entry>
		<id>https://tdlnew.etsi.org/wiki/index.php?title=Governance&amp;diff=66</id>
		<title>Governance</title>
		<link rel="alternate" type="text/html" href="https://tdlnew.etsi.org/wiki/index.php?title=Governance&amp;diff=66"/>
				<updated>2019-09-03T21:48:25Z</updated>
		
		<summary type="html">&lt;p&gt;Kristofferse: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The TOP project has been created to grow a community around TDL the test description language. The language is specified by ETSI Methods for Testing and Specification committe (TC MTS) as an independent, extensible testing language.&lt;br /&gt;
&lt;br /&gt;
You can find more information about ETSI (European Telecommunication Standards Institute) at [http://www.etsi.org/ www.etsi.org] and the information and work program of TC MTS [https://portal.etsi.org/tb.aspx?tbid=97&amp;amp;SubTB=97 here].&lt;br /&gt;
&lt;br /&gt;
The governing rules are decided within TC MTS itself.&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== TOP Governing groups ==&lt;br /&gt;
&lt;br /&gt;
=== Project lead (PL) ===&lt;br /&gt;
&lt;br /&gt;
This is a small group of people from from TC MTS and ETSI CTI that deals with:&lt;br /&gt;
&lt;br /&gt;
* Providing project timeline and roadmap,&lt;br /&gt;
* Ensuring IP compliance of code base,&lt;br /&gt;
* Deciding on TOP roles assignement.&lt;br /&gt;
&lt;br /&gt;
=== Steering Group (SG) ===&lt;br /&gt;
&lt;br /&gt;
TOP Steering Group is formed by the people in the TDL Steering Group. Its tasks:&lt;br /&gt;
&lt;br /&gt;
* To coordinate TOP's technical activities&lt;br /&gt;
* To provide guidelines for future development&lt;br /&gt;
* To resolve conflicts at technical level&lt;br /&gt;
* To guarantee neutrality from contributors&lt;br /&gt;
&lt;br /&gt;
=== Advisory group (AG) ===&lt;br /&gt;
&lt;br /&gt;
The Advisory Group for TOP is ETSI TC MTS itself. Decisions regarding TOP are taken at MTS meetings, held usually every 3 months. The advisory groups goals are:&lt;br /&gt;
* To set the policies of the project&lt;br /&gt;
* To make administrative decisions&lt;br /&gt;
* To coordinate marketing efforts&lt;br /&gt;
&lt;br /&gt;
Find out [mailto:membership@etsi.org how to participate in TC MTS].&lt;br /&gt;
&lt;br /&gt;
== Roles ==&lt;br /&gt;
&lt;br /&gt;
=== User ===&lt;br /&gt;
&lt;br /&gt;
* Browse and download code base.&lt;br /&gt;
* Join the mailing list or forum, access to wiki&lt;br /&gt;
&lt;br /&gt;
=== Contributor ===&lt;br /&gt;
&lt;br /&gt;
Same as user plus:&lt;br /&gt;
* Create a new issue / bug report&lt;br /&gt;
* Provide bug fixes as code patches&lt;br /&gt;
* Create new feature requests&lt;br /&gt;
* Provide code and tests for new features&lt;br /&gt;
* Contribute to the TOP wiki&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Anybody is welcome to contribute code and ideas to the TOP project. To do so, use our Gerrit platform and send your contributions using Git.&lt;br /&gt;
&lt;br /&gt;
Find out [[How to contribute]].&lt;br /&gt;
&lt;br /&gt;
=== Committer  ===&lt;br /&gt;
&lt;br /&gt;
Same as contributor plus:&lt;br /&gt;
* Consolidate code changes&lt;br /&gt;
* Ensure software quality and validate bug fixes&lt;br /&gt;
* Manage new versions and branches&lt;/div&gt;</summary>
		<author><name>Kristofferse</name></author>	</entry>

	<entry>
		<id>https://tdlnew.etsi.org/wiki/index.php?title=Installation&amp;diff=65</id>
		<title>Installation</title>
		<link rel="alternate" type="text/html" href="https://tdlnew.etsi.org/wiki/index.php?title=Installation&amp;diff=65"/>
				<updated>2019-09-03T16:54:21Z</updated>
		
		<summary type="html">&lt;p&gt;Kristofferse: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The TDL tools are available as a set of Eclipse plug-ins. You need to first be able to run Eclipse. The [http://www.eclipse.org/downloads/packages/eclipse-modeling-tools/neon3 Eclipse Neon Modeling Tools] distribution contains most of the necessary prerequisites for the TDL tools.&lt;br /&gt;
&lt;br /&gt;
Once Eclipse is up and running, you need to add the [http://tdl.etsi.org/eclipse/neon/ update site] for the TDL tools:&lt;br /&gt;
&lt;br /&gt;
    http://tdl.etsi.org/eclipse/neon&lt;br /&gt;
&lt;br /&gt;
To add the new repository to Eclipse, follow these steps:&lt;br /&gt;
&lt;br /&gt;
# Open the menu item &amp;quot;Help&amp;quot; and select the item &amp;quot;Install new software&amp;quot;&lt;br /&gt;
# Click &amp;quot;Add...&amp;quot; button to add a new repository&lt;br /&gt;
# Insert the required information:&lt;br /&gt;
#* Name: TOP Plugins&lt;br /&gt;
#* Location: http://tdl.etsi.org/eclipse/neon&lt;br /&gt;
# Click Ok. In the window, a new set of plugins called TDL should appear&lt;br /&gt;
# Click on the checkbox to select all the plugins, then click &amp;quot;Next&amp;quot;.&lt;br /&gt;
# Now follow the instructions to complete the installation&lt;br /&gt;
&lt;br /&gt;
After the installation Eclipse will need to be restarted.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;big&amp;gt;'''Next step: [[Usage]] of the installed plugins.'''&amp;lt;/big&amp;gt;&lt;/div&gt;</summary>
		<author><name>Kristofferse</name></author>	</entry>

	<entry>
		<id>https://tdlnew.etsi.org/wiki/index.php?title=Usage&amp;diff=64</id>
		<title>Usage</title>
		<link rel="alternate" type="text/html" href="https://tdlnew.etsi.org/wiki/index.php?title=Usage&amp;diff=64"/>
				<updated>2019-09-03T16:47:04Z</updated>
		
		<summary type="html">&lt;p&gt;Kristofferse: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;= TDL editor plugin =&lt;br /&gt;
To create a new TDL model by means of the TDLan2 textual representation, follow these steps:&lt;br /&gt;
&lt;br /&gt;
* right click on a project or a folder in the package explorer and select New -&amp;gt; File,&lt;br /&gt;
* type the filename ending with '''.tdlan2''' &lt;br /&gt;
* the corresponding editor shall be automatically opened.&lt;br /&gt;
&lt;br /&gt;
= TDL-TO editor plugin =&lt;br /&gt;
&lt;br /&gt;
To create a new TDL model by means of the TPlan2 textual representation for structured test objectives, follow this steps:&lt;br /&gt;
&lt;br /&gt;
* right click on a project or a folder in the package explorer and select New -&amp;gt; File, &lt;br /&gt;
* type the filename ending with '''.tplan2''' ,&lt;br /&gt;
* the corresponding editor shall be automatically opened.&lt;br /&gt;
&lt;br /&gt;
= Convert the text into XF Format =&lt;br /&gt;
&lt;br /&gt;
* To translate a TDL model from the TDLan2 textual representation to the XF format (or the other way around), open the source model and press the &amp;quot;T&amp;quot; icon on the toolbar. The resulting model shall be stored in the same folder as the source model with the type of the model ('''.tdlan2''' or '''.tdl''') appended to the name of the source model.&lt;br /&gt;
&lt;br /&gt;
= Export TDL Test Objectives as Word tables =&lt;br /&gt;
&lt;br /&gt;
== Install the plugin ==&lt;br /&gt;
&lt;br /&gt;
Make sure that the TDL Word export plugin is installed. Find here [[Installation|how to install the plugins]]. &lt;br /&gt;
After the plugin is installed, you will be asked to restart the Eclipse environment.&lt;br /&gt;
&lt;br /&gt;
After Eclipse restarts, you should be able to see a &amp;lt;code&amp;gt;W&amp;lt;/code&amp;gt; button in the toolbar below the main menu.&lt;br /&gt;
&lt;br /&gt;
[[File:Toolbar.PNG|frame|center]]&lt;br /&gt;
&lt;br /&gt;
== Use the export button! ==&lt;br /&gt;
&lt;br /&gt;
# Open a '''tplan2''' document in Eclipse like this&lt;br /&gt;
[[File:Tdlan example.PNG|thumb|center]]&lt;br /&gt;
# Click on the &amp;lt;code&amp;gt;W&amp;lt;/code&amp;gt; button in the toolbar and wait for a few seconds. It may happen that the Eclipse window is not responsive to clicks during the export&lt;br /&gt;
execution, it does not mean that it is an error.&lt;br /&gt;
# When the processing is done, the newly created Word document will be in the same folder of the  tplan file and should appear in the Project explorer&lt;br /&gt;
# * If the file is not shown, select the project, right click and select ''Refresh'' (or hit F5 on the keyboard)&lt;br /&gt;
&lt;br /&gt;
The result will look like:&lt;br /&gt;
[[File:Word.PNG|thumb|center]]&lt;/div&gt;</summary>
		<author><name>Kristofferse</name></author>	</entry>

	<entry>
		<id>https://tdlnew.etsi.org/wiki/index.php?title=How_to_contribute&amp;diff=29</id>
		<title>How to contribute</title>
		<link rel="alternate" type="text/html" href="https://tdlnew.etsi.org/wiki/index.php?title=How_to_contribute&amp;diff=29"/>
				<updated>2017-10-09T07:20:46Z</updated>
		
		<summary type="html">&lt;p&gt;Kristofferse: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;Are you a test designer, a test developer or a tool vendor? Your contribution is most welcome! Active contributions to the TDL standardisation require an ETSI membership. Any interested company can find &lt;br /&gt;
[http://www.etsi.org/membership/apply how to become an ETSI member here]. &lt;br /&gt;
&lt;br /&gt;
The TOP source base is openly accessible. Its usage is governed by the Eclipse Public License (EPLv1). A source code contribution to TOP (merge request) requires adhering to EPLv1 and signing a Contributor Agreement between the developer and ETSI TC MTS beforehand. Find out more about TOP governance on the [[Governance wiki page]]. Find out more information on how to contribute here.&lt;/div&gt;</summary>
		<author><name>Kristofferse</name></author>	</entry>

	<entry>
		<id>https://tdlnew.etsi.org/wiki/index.php?title=Main_Page&amp;diff=28</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://tdlnew.etsi.org/wiki/index.php?title=Main_Page&amp;diff=28"/>
				<updated>2017-10-08T16:29:18Z</updated>
		
		<summary type="html">&lt;p&gt;Kristofferse: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div style=&amp;quot;font-size:200%&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;'''Welcome to TOP - TDL Open source Project!'''&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The TDL Open Source Project (TOP) fosters the shared development and testing of contributed tools to manage TDL files, generate documentation and code.&lt;br /&gt;
&lt;br /&gt;
The project is an initiative of ETSI TC MTS – the ETSI committee that standardizes methods for testing and specification.&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
&lt;br /&gt;
=== TDL Open Source Implementation ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To accelerate the adoption of TDL, TC MTS has commissioned an open source implementation of TDL in order to lower the barrier to entry for both users and tool vendors in getting started with using TDL. The open source implementation comprises graphical and textual editors, validation facilities, as well as a UML profile for TDL to enable the application of TDL in UML-based working environments.  It will be made available later in 2017 as an ETSI open source software project accessible from the TDL website and enabling contributions from the community.&lt;br /&gt;
&lt;br /&gt;
The open source implementation is based on the Eclipse XText toolset to provide a set of Java libraries and Eclipse plugins to support development of TDL specifications. Navigate the source at the [https://tdl.etsi.org/gitweb/?p=tdl.git;a=summary git repository] and find more information on the &lt;br /&gt;
[https://tdl.etsi.org/wiki/index.php/Main_Page project wiki].&lt;br /&gt;
&lt;br /&gt;
=== How to contribute === &lt;br /&gt;
&lt;br /&gt;
Are you a test designer, a test developer or a tool vendor? Your contribution is most welcome! Active contributions to the TDL standardisation require an ETSI membership. Any interested company can find how to become an ETSI member here. &lt;br /&gt;
&lt;br /&gt;
The TOP source base is openly accessible. Its usage is governed by the Eclipse Public License (EPLv1). A source code contribution to TOP (merge request) requires adhering to EPLv1 and signing a Contributor Agreement between the developer and ETSI TC MTS beforehand. Find out more about TOP governance on the Governance wiki page.&lt;br /&gt;
Find out more information on how to contribute here.&lt;br /&gt;
&lt;br /&gt;
=== Development Tools ===&lt;br /&gt;
&lt;br /&gt;
TOP is developed using tools that are well known, developer friendly and open source.&lt;br /&gt;
&lt;br /&gt;
* Navigate repositories&lt;br /&gt;
* Issue tracker&lt;br /&gt;
* Review tracker&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [[Project Governance]]&lt;br /&gt;
* [[How to contribute]]&lt;br /&gt;
* [[ Get started]]&lt;br /&gt;
* [[Legal framework]]&lt;br /&gt;
* [[Learn about TDL]]&lt;/div&gt;</summary>
		<author><name>Kristofferse</name></author>	</entry>

	<entry>
		<id>https://tdlnew.etsi.org/wiki/index.php?title=Main_Page&amp;diff=26</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://tdlnew.etsi.org/wiki/index.php?title=Main_Page&amp;diff=26"/>
				<updated>2017-10-05T10:21:57Z</updated>
		
		<summary type="html">&lt;p&gt;Kristofferse: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div style=&amp;quot;font-size:200%&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;'''Welcome to TOP - TDL Open source Project!'''&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The TDL Open Source Project (TOP) fosters the shared development and testing of contributed tools to manage TDL files, generate documentation and code.&lt;br /&gt;
&lt;br /&gt;
The project is an initiative of ETSI TC MTS – the ETSI committee that standardizes methods for testing and specification.&lt;br /&gt;
&lt;br /&gt;
== Software ==&lt;br /&gt;
&lt;br /&gt;
=== TDL Open Source Implementation ===&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To accelerate the adoption of TDL, TC MTS has commissioned an open-source reference implementation of TDL in order to lower the barrier to entry for both users and tool vendors in getting started with using TDL. The reference implementation comprises graphical and textual editors, validation facilities, as well as a UML profile for TDL to enable the application of TDL in UML-based working environments.  It will be made available later in 2017 as an ETSI open source software project accessible from the TDL website and enabling contributions from the community.&lt;br /&gt;
&lt;br /&gt;
The reference implementation is based on the Eclipse XText toolset to provide a set of Java libraries and Eclipse plugins to support development of TDL specifications. Navigate the source at the git repository and find more information on the project wiki.&lt;br /&gt;
&lt;br /&gt;
=== How to contribute === &lt;br /&gt;
&lt;br /&gt;
Are you a test designer, a test developer or a tool vendor? Your contribution is most welcome! Active contributions to the TDL standardisation require an ETSI membership. Any interested company can find how to become an ETSI member here. &lt;br /&gt;
&lt;br /&gt;
The TOP source base is openly accessible. Its usage is governed by the Eclipse Public License (EPLv1). A source code contribution to TOP (merge request) requires adhering to EPLv1 and signing a Contributor Agreement between the developer and ETSI TC MTS beforehand. Find out more about TOP governance on the Governance wiki page.&lt;br /&gt;
Find out more information on how to contribute here.&lt;br /&gt;
&lt;br /&gt;
=== Development Tools ===&lt;br /&gt;
&lt;br /&gt;
TOP is developed using tools that are well known, developer friendly and open source.&lt;br /&gt;
&lt;br /&gt;
* Navigate repositories&lt;br /&gt;
* Issue tracker&lt;br /&gt;
* eview tracker&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [[Project Governance]]&lt;br /&gt;
* [[How to contribute]]&lt;br /&gt;
* [[ Get started]]&lt;br /&gt;
* [[Legal framework]]&lt;br /&gt;
* [[Learn about TDL]]&lt;/div&gt;</summary>
		<author><name>Kristofferse</name></author>	</entry>

	<entry>
		<id>https://tdlnew.etsi.org/wiki/index.php?title=Main_Page&amp;diff=25</id>
		<title>Main Page</title>
		<link rel="alternate" type="text/html" href="https://tdlnew.etsi.org/wiki/index.php?title=Main_Page&amp;diff=25"/>
				<updated>2017-10-05T10:12:21Z</updated>
		
		<summary type="html">&lt;p&gt;Kristofferse: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;div style=&amp;quot;font-size:200%&amp;quot;&amp;gt;&lt;br /&gt;
&amp;lt;center&amp;gt;'''Welcome to TOP - TDL Open source Project!'''&amp;lt;/center&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The TDL Open Source Project (TOP) fosters the shared development and testing of contributed tools to manage TDL files, generate documentation and code.&lt;br /&gt;
&lt;br /&gt;
The project is an initiative of ETSI TC MTS – the ETSI committee that standardizes methods for testing and specification.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
* [[Governance]]&lt;br /&gt;
* [[How to contribute]]&lt;br /&gt;
* [[ Get started]]&lt;br /&gt;
* [[Legal framework]]&lt;br /&gt;
* [[Learn about TDL]]&lt;/div&gt;</summary>
		<author><name>Kristofferse</name></author>	</entry>

	<entry>
		<id>https://tdlnew.etsi.org/wiki/index.php?title=Governance&amp;diff=24</id>
		<title>Governance</title>
		<link rel="alternate" type="text/html" href="https://tdlnew.etsi.org/wiki/index.php?title=Governance&amp;diff=24"/>
				<updated>2017-10-05T07:57:16Z</updated>
		
		<summary type="html">&lt;p&gt;Kristofferse: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The TOP project has been created to grow a community around TDL the test description language. The language is specified by ETSI Methods for Testing and Specification committe (TC MTS) as an independent, extensible testing language.&lt;br /&gt;
&lt;br /&gt;
You can find more information about ETSI (European Telecommunication Standards Institute) at [http://www.etsi.org/ www.etsi.org] and the information and work program of TC MTS [https://portal.etsi.org/tb.aspx?tbid=97&amp;amp;SubTB=97 here].&lt;br /&gt;
&lt;br /&gt;
The governing rules are decided within TC MTS itself.&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== TOP Governing groups ==&lt;br /&gt;
&lt;br /&gt;
=== Project lead (PL) ===&lt;br /&gt;
&lt;br /&gt;
This is a small group of people from from TC MTS and ETSI CTI that deals with:&lt;br /&gt;
&lt;br /&gt;
* Providing project timeline and roadmap,&lt;br /&gt;
* Ensuring IP compliance of code base,&lt;br /&gt;
* Deciding on TOP roles assignement.&lt;br /&gt;
&lt;br /&gt;
=== Steering Group (SG) ===&lt;br /&gt;
&lt;br /&gt;
TOP Steering Group is formed by the people in the TDL Steering Group. Its tasks:&lt;br /&gt;
&lt;br /&gt;
* To coordinate TOP's technical activities&lt;br /&gt;
* To provide guidelines for future development&lt;br /&gt;
* To resolve conflicts at technical level&lt;br /&gt;
* To guarantee neutrality from contributors&lt;br /&gt;
&lt;br /&gt;
=== Advisory group (AG) ===&lt;br /&gt;
&lt;br /&gt;
The Advisory Group for TOP is ETSI TC MTS itself. Decisions regarding TOP are taken at MTS meetings, held usually every 3 months. The advisory groups goals are:&lt;br /&gt;
* To set the policies of the project&lt;br /&gt;
* To make administrative decisions&lt;br /&gt;
* To coordinate marketing efforts&lt;br /&gt;
&lt;br /&gt;
Find out [mailto:membership@etsi.org how to participate in TC MTS].&lt;br /&gt;
&lt;br /&gt;
== Roles ==&lt;br /&gt;
&lt;br /&gt;
=== User ===&lt;br /&gt;
&lt;br /&gt;
* Browse and download code base.&lt;br /&gt;
* Join the mailing list or forum, access to wiki&lt;br /&gt;
&lt;br /&gt;
=== Contributor ===&lt;br /&gt;
&lt;br /&gt;
Same as guest plus:&lt;br /&gt;
* Create a new issue / bug report&lt;br /&gt;
* Provide bug fixes as code patches&lt;br /&gt;
* Create new feature requests&lt;br /&gt;
* Provide code and tests for new features&lt;br /&gt;
* Contribute to the TOP wiki&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Anybody is welcome to contribute code and ideas to the TOP project. To do so, use our Gerrit platform and send your contributions using Git.&lt;br /&gt;
&lt;br /&gt;
Find out [[How to contribute]].&lt;br /&gt;
&lt;br /&gt;
=== Committer  ===&lt;br /&gt;
&lt;br /&gt;
Same as contributor plus:&lt;br /&gt;
* Consolidate code changes&lt;br /&gt;
* Ensure software quality and validate bug fixes&lt;br /&gt;
* Manage new versions and branches&lt;/div&gt;</summary>
		<author><name>Kristofferse</name></author>	</entry>

	<entry>
		<id>https://tdlnew.etsi.org/wiki/index.php?title=Governance&amp;diff=23</id>
		<title>Governance</title>
		<link rel="alternate" type="text/html" href="https://tdlnew.etsi.org/wiki/index.php?title=Governance&amp;diff=23"/>
				<updated>2017-10-05T06:24:06Z</updated>
		
		<summary type="html">&lt;p&gt;Kristofferse: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;The TOP project has been created to grow a community around TDL the test description language. The language is specified by ETSI Methods for Testing and Specification committe (TC MTS) as an independent, extensible testing language.&lt;br /&gt;
&lt;br /&gt;
You can find more information about ETSI (European Telecommunication Standards Institute) at [http://www.etsi.org/ www.etsi.org] and the information and work program of TC MTS [https://portal.etsi.org/tb.aspx?tbid=97&amp;amp;SubTB=97 here].&lt;br /&gt;
&lt;br /&gt;
The governing rules are decided within TC MTS itself.&lt;br /&gt;
&lt;br /&gt;
__TOC__&lt;br /&gt;
&lt;br /&gt;
== TOP Governing groups ==&lt;br /&gt;
&lt;br /&gt;
=== Project lead (PL) ===&lt;br /&gt;
&lt;br /&gt;
This is a small group of people from from TC MTS and ETSI CTI that deals with:&lt;br /&gt;
&lt;br /&gt;
* Providing project timeline and roadmap,&lt;br /&gt;
* Ensuring IP compliance of code base,&lt;br /&gt;
* Deciding on TOP roles assignement.&lt;br /&gt;
&lt;br /&gt;
=== Steering Group (SG) ===&lt;br /&gt;
&lt;br /&gt;
TOP Steering Group is formed by the people in the TDL Steering Group. Its tasks:&lt;br /&gt;
&lt;br /&gt;
* To coordinate TOP's technical activities&lt;br /&gt;
* To provide guidelines for future development&lt;br /&gt;
* To resolve conflicts at technical level&lt;br /&gt;
* To guarantee neutrality from contributors&lt;br /&gt;
&lt;br /&gt;
=== Advisory group (AG) ===&lt;br /&gt;
&lt;br /&gt;
The Advisory Group for TOP is ETSI TC MTS itself. Decisions regardin TOP are taken at MTS meetings, held usually every 3 months. The advisory groups goals are:&lt;br /&gt;
* To set the policies of the project&lt;br /&gt;
* To make administrative decisions&lt;br /&gt;
* To coordinate marketing efforts&lt;br /&gt;
&lt;br /&gt;
Find out [mailto:membership@etsi.org how to participate in TC MTS].&lt;br /&gt;
&lt;br /&gt;
== Roles ==&lt;br /&gt;
&lt;br /&gt;
=== User ===&lt;br /&gt;
&lt;br /&gt;
* Browse and download code base.&lt;br /&gt;
* Join the mailing list or forum, access to wiki&lt;br /&gt;
&lt;br /&gt;
=== Contributor ===&lt;br /&gt;
&lt;br /&gt;
Same as guest plus:&lt;br /&gt;
* Create a new issue / bug report&lt;br /&gt;
* Provide bug fixes as code patches&lt;br /&gt;
* Create new feature requests&lt;br /&gt;
* Provide code and tests for new features&lt;br /&gt;
* Contribute to the TOP wiki&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Anybody is welcome to contribute code and ideas to the TOP project. To do so, use our Gerrit platform and send your contributions using Git.&lt;br /&gt;
&lt;br /&gt;
Find out [[How to contribute]].&lt;br /&gt;
&lt;br /&gt;
=== Committer  ===&lt;br /&gt;
&lt;br /&gt;
Same as contributor plus:&lt;br /&gt;
* Consolidate code changes&lt;br /&gt;
* Ensure software quality and validate bug fixes&lt;br /&gt;
* Manage new versions and branches&lt;/div&gt;</summary>
		<author><name>Kristofferse</name></author>	</entry>

	</feed>