XLT Documentation
Datasheet
The Xceptance LoadTest datasheet provides a short feature overview and explains some of the benefits of using XLT.
Quick Start
The XLT Quick Start Guide gives you a short overview of XLT itself, its features, and how it can be used to perform regression and load tests in a comfortable, platform-independent approach. The document describes the basic steps of writing a web test suite, testing the suite itself, and finally rolling it out to perform a load test.
To get the most out of this document and to be able to work effectively with XLT, you should have some basic knowledge about web technologies, the Java programming language, and JUnit4. An XLT Quick Start Guide in HTML format is also contained in the downloadable XLT Software Package.
Online Documents
This online documentation relates to the latest released version of Xceptance LoadTest.
API and Development Documentation
After downloading and unpacking the Xceptance LoadTest software package, you will find the following documentation on your local hard disk. Replace <xlt> with your installation directory path.
- <xlt>/doc/xlt/index.html:
The local XLT documentation. It also includes Release Notes, Quick Start Guide, and FAQ. - <xlt>/doc/apidocs.zip:
The API JavaDoc directories. Unzip this file into the same directory that contains the ZIP file to find the following JavaDoc.- <xlt>/doc/apidoc/index.html:
JavaDoc of the Xceptance LoadTest API
- <xlt>/doc/3rd-party-docs/htmlunit/apidocs/index.html:
JavaDoc of the included HtmlUnit version
- <xlt>/doc/apidoc/index.html:
The WebDriver API JavaDoc is only available online:
Please note that the WebDriver online documentation does not necessarily correspond to the WebDriver version contained in Xceptance LoadTest.
Sample Code
After downloading and unpacking the Xceptance LoadTest software package, you will also find sample code on your local hard disk. Replace <xlt> with your installation directory path.
- <xlt>/samples/
- app-server/:
A real-world demo web application as the system under test (the blog software "Pebble") - testsuite-pebble/:
Java and Ruby sample test scripts, using the XLT API and the WebDriver API - testsuite-showcases/:
Java test scripts that demonstrate the handling of common Web application features, like popups, IFrames, file downloads, uploads, and so on. A list of these examples can be found at <xlt>/doc/xlt/showcases.html.
- app-server/:
Example Report and Screenshots
Here you can download the XLT sample report as a ZIP package for offline use. When you browse the sample report, use the navigation box in the upper right corner to view the different pages and sections:
The screenshots are also available as a ZIP package to view them offline on your local machine: