-
Notifications
You must be signed in to change notification settings - Fork 0
Home
stackedsax edited this page Feb 20, 2013
·
8 revisions
DTF (Distributed Testing Framework) allows for a simple yet powerful way to test distributed systems. All test cases written for execution within DTF are written in XML and in a language known as the DTF XML scripting language. This language aims to give the end user all of the flexibility and power he/she needs with a very easy to read syntax. The following sections aim to get you started in learning about DTF but most of the documentation can be found in the doc directory in the source tree.
- History
- Why DTF?
- DTF vs The World
- Documentation
- Quickstart Tutorial
- Checking out DTF
- Building DTF
- Pre-built Binaries
- DTF Architecture
- Starting Components in DTF
- Language Basics
- Advanced Language Features
- Various Examples of Writing Tests in DTF
- Continuous Integration For DTF
- License BSD License that applies to DTF