GITB TDL Documentation
Welcome to the documentation of the GITB Test Description Language (TDL). The GITB TDL is used to define test cases to realise a specification’s conformance testing needs. This documentation provides a reference for all concepts and constructs involved in the definition of test cases, as well as code snippets and guidelines to use during test development.
Chapter overview
Chapter |
Description |
---|---|
Introducing the GITB TDL and its key concepts. |
|
A simple hello world example for the GITB TDL. |
|
Defining test suite descriptors and packaging your test suite archives. |
|
Defining the executable test cases to drive your tests. |
|
Reusing and customising common sets of test steps across test cases. |
|
Understanding the type system used by variables to manage test session state. |
|
Defining expressions, accessing configuration, and using built-in metadata. |
|
Defining the test steps to implement test cases and common step concepts. |
|
Using the built-in test step implementations and custom extensions. |
|
Exploring common scenarios through complete example test suites. |
|
Listing the highlights of the latest GITB TDL release and changelog. |
Note
Click Ask AI to get interactive help from our AI assistant based on the official documentation.