For Programmers: Free Programming Magazines  


Home > Archive > Software Testing > December 2005 > ANN: TETware 3.8 Now available









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author ANN: TETware 3.8 Now available
Andrew Josey

2005-12-15, 7:08 pm

The Open Group is pleased to announce the immediate availability of
TETware 3.8,
the latest supported release of the Test Environment Toolkit.
The full release is available to TETware Support customers at
http://tetworks.opengroup.org
Evaluation binaries are available on request from the same location

** New features and notable changes of this release

The following features appear for the first time in this release of
TETware:

The Python API is now part of the supported release for UNIX systems
(it was previously user-contributed software). Its use is dependent
on shared-library versions of the TETware libraries being built.

A Distributed Korn Shell API has been added.

Remote systems can be disconnected within the last test purpose
of a test case and be reconnected when the next test case is
started. The main purpose of this feature is to allow remote
systems to be rebooted, but it can be used in any situation where
connections to tccd on a remote system are broken and need to be
re-established. The feature must be enabled by adding indicators
to the :remote: or :distributed: directive in the scenario file
to specify which systems need to be reconnected, otherwise TETware
will report disconnections as errors in the normal way.

Timestamps in the journal can now be in two formats. The default is
HH:MM:SS as in previous TETware releases. If the TET_FULL_TIMESTAMPS
parameter is set to True then timestamps are generated in either the
format YYYY-MM-DDTHH:MM:SS.mmm or the format YYYY-MM-DDTHH:MM:SS,
depending on which part of TETware generated the timestamp and
whether it was configured to support milliseconds when built.

The systems.equiv file can now specify domains such as
.opengroup.org and subnets such as 192.168.1.0/24, not just
individual host names and addresses.

The main configure script now recognises MacOS X, Solaris 10
and QNX.

When any test purpose produces a result code that has the Abort
action specified in the tet_code file, tcc will abort the test
run after processing the current test case.

More information about these features is contained
in the relevant sections of the TETware Installation
Guides, User Guide and Programmers Guide.



About TET:
The Test Environment Toolkit (TET), is a multi-platform uniform test
scaffold, into which non-distributed and distributed test suites can
be incorporated. TET supports tests written in C, C++, Perl, Tcl,
Shell (sh , bash), Python, POSIX shell, Ruby and Korn Shell. TET is
used widely for conformance testing, including by projects such as
the Linux Standard Base for LSB Certification, and The Open Group for
UNIX certification.
For more information see http://tetworks.opengroup.org

---
Andrew Josey
The Open Group
#include <std/disclaimer.h>

Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com