ETS configuration

Each ETS is supplied in the form of a package containing the full environment needed to execute this ETS. In this package, all the files depending on the ETS include a basename corresponding to the generic name of the ETS. In this help the basename is replaced by the ETS string.

The Clarinet application runs the ETS by operating the Tester-profiles in User-Program behaviour. The User-Program can be applied on signalling link (ETS for ISDN, QSIG, V5, ATM, SS7) or Data Link (ETS for IP, H323, Frame Relay, X25).

Profiles  in the ETS directory 

Profiles ready to be executed are installed in each ETS directory are to be executed by the Tester are provided as reference in each ETS directory:

  • Profile to be executed by the Tester in User program mode. Each of them includes the reference to the following files:
    • executable files (.exe)
    • testCases list (.tda)
    • PICS/PIXIT file (.pia)
  • optional "init" profile when the connection between the TESTER and the SUT has to be verified and initialized before running the ETS by launching some  call simulation profile (especially for ISDN BRI ETS)..
  • some IUT profiles for  ETS checking. They allow the simulation of IUT behaviour.

Profile configuration of the Tester 

According to the ATS and the compilation options, compilation can generates:

  • a single program for all the Test Cases which can be run by Test Case.
  • a series of programs grouping certainTest Cases. Each ETSxxx.EXE User program executes a group of Test Cases for a STATE or for a STATE+TYPE pair.

Most of the ETS have only a single executable file chaining automatically the full series of the TestCases.

The execution parameters of the User program are the following:

  • Program name: name of the user program to be launched. The programs associated with the ETS-xxx can be relative to a group of Test Cases (Q931 or Q931 states for example).
  • Parameters:
    • Test descriptor file.
    • PICS/PIXIT file.
    • option to specify whether the Length field of the ASN.1 BER encoding is indefinite or has a fixed value.
    • option enabling addition of a waiting time in seconds before the execution of the first Test Case, and between the end of execution of a Test Case and the beginning of execution of the next one.

TTCN-ETS event trace

The Clarinet-System package enables one to have a TTCN trace during execution of an ETS.

The Protocol Event-Editor provides access to edition of TTCN events as well as protocol events. The display of TTCN events depends on the specifications of the current protocol filter.

TTCN-ETS report

At each profile execution a result report is written in an ASCII file (ETSyy.RES). For each test, the file includes the following information:

  • the test launching date.
  • the end-of-test date.
  • the test result.

The ETSyy.RES name is associated with that of the ETSyy.EXE User program executed by the profile.

Documentation

The documentation common to all the ETS is included in the standard Clarinet Help file. The specific documentation concerning an ETS is included in each related package as files in MS-Word or PDF format.


home     Quick start     Specifications     Connections     Features     How to?     Notes     Search     Site Map

updated:  27-Feb-04