XLT icon indicating copy to clipboard operation
XLT copied to clipboard

XLT is an comprehensive load and performance test tool developed and maintained by Xceptance. It features extensive ready-to-use reporting.

Results 136 XLT issues
Sort by recently updated
recently updated
newest added

To make the summary chart more easily accessible, especially when the tables (requests) are very long, we should move the Summary section with the chart above the table with all...

enhancement

The `contextMenuAt` script command does not work as before together with HtmlUnit 2.67.0 / HtmlUnitDriver 4.7.0. See these test cases in the subproject `testsuite-xlt`: - scripting.testcases.ContextMenu.test - testcases.ContextMenu.ContextMenu We need...

Design spec says: Internally, you should in most cases not have to know that a certain property is secret. Hence a defined property secret.foobar is visible via the property API...

bug

It might happen, that load tests end prematurely, for example due to configuration issues. The results downloaded by XLT don't contain any result data in such cases but include the...

bug

Make private method `MasterController.getAgentRunningState()` public. Access is needed for special cases where the master controller is run embedded in other applications.

To allow test suites to deal with properties more elegantly and add properties at the right position, expose the hierarchy (default, projects, test, dev, system) so one can make test...

enhancement

There should be a noticeable difference, if the report is giant and the request page is opened. Now a spinner is shown, until the table is fully loaded. This should...

Deliver all charts as WebP in double the displayed resolution. To make it still small enough, use WebP for image delivery (make that configurable as properties, default is WebP and...

enhancement