New Project Proposal: Titan [message #1403631] |
Thu, 24 July 2014 13:07  |
Eclipse User |
|
|
|
Titan provides an Eclipse-based IDE for TTCN-3. The user of the tool can develop test cases, test execution logic and build the executable test suite for one or more platforms.
Though Titan is told to be "a TTCN-3 test tool", in fact it is able to use TTCN-3, ASN.1, XSD and IDL specifications describing the message and signal structures at the tested interfaces. ASN.1 is imported directly, while XSD and IDL are first converted to TTCN-3 and then the generated TTCN-3 modules are used in the projects. In case of XSD the TTCN-3 module is decorated with XML encoding instructions. Titan also supports codec control decorators in TTCN-3 files for binary and textual protocol encodings. Defining the test configurations and the dynamic behaviour of the tests are written in TTCN-3. Functions written in C/C++ can be also be called in the TTCN-3 code.
https://projects.eclipse.org/proposals/titan
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Re: New Project Proposal: Titan [message #1695931 is a reply to message #1695870] |
Wed, 20 May 2015 07:36   |
Eclipse User |
|
|
|
Hi Adam,
thank you for your interest;
I assume you refer to Eclipse Titan IDE , and in general Eclipse Titan availability on Windows.
Titan consists of two parts:
-the Java IDE, which is not yet published in open source, we had to rework it due to an unapproved dependency.
However if you wish we can give you an evaluation copy of the binary.
- the core, which is intended to be used on Unix -like platforms; a possible port to Windows exists, but one has to download Cygwin. Due to licensing issues we cannot distribute Cygwin versions, however if one downloads the code from https://github.com/eclipse/titan.core and follows the instructions, one can build a Cygwin version (of course after installing Cygwin on Windows first ).
Please let me know if you encounter problems.
The main project page is at https://projects.eclipse.org/projects/tools.titan,
please browse through, it will give you more details and links to further info.
Best regards
Elemer
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.28862 seconds