TCI

Do TTCN-3 tools support test process management capability? Is it possible to integrate them with other tools like IBM/HP change management?

August 12, 2010

TTCN-3 test tools themselves do not include heavy test process management. There is standardized interface (TCI-TM) to integrate Test Management software to the TTCN-3 executable.  TCI-TM is the standardized interface  that enables to control the TTCN-3 executable through third party test process management systems from outside.

Read the full article →

What are TCI and TRI?

August 12, 2010

TTCN-3 Control Interface (TCI) is a standardized interface helps to connect external logger, test management and codecs to the test tool. TTCN-3 Runtime Interface (TRI) is a standardized interface that helps to connect system adapter and platform adapter with the system under test (SUT).

Read the full article →