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

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.5 to 1.15.6. Commits 35a517c Release version 1.15.6 of the npm package. c4f847f Drop Proxy-Authorization across hosts. 8526b4a Use GitHub for disclosure. See full diff in compare...

dependencies
javascript

Make it possible to exclude certain errors from Error tab in the Reports. This would help to show the report to a certain audience and to focus on the important...

enhancement
report

* Review put and remove if they would also benefit from hashCode comparison before `equals`.

performance
report

Right now, we don't read CSV the official way aka it is a very cheap substitute that breaks when we have newlines in quotes, for instance. Use Apache.CommonsCSV to offer...

enhancement

For the purpose of monitoring, we sometimes require a mobile/responsive view to quickly check in whether a certain notification is worse following up. Create a prototype of a responsive result...

enhancement
report

When you sort or filter a table (such as the requests), the report should rewrite the url (#option) to later on remember that sorting when sharing the link, hence the...

enhancement
report

## Goal Why need the ability to log custom data such as user names, SKUs or similar as part of a load test. This might be used later on for...

enhancement

The report generator keeps the stack trace of exceptions that occurred during the load test in memory for later display in the load test report. If there are numerous stack...

enhancement
report

We use https://github.com/aggregateknowledge/java-hll for the reporting to count unique urls efficiently. Sadly, the HLL project is 10 years old and not alive. Let's see if we can use https://datasketches.apache.org/docs/Community/Downloads.html with...

enhancement
performance
report

### Summary Add one chart to each transaction on the "Transactions" page of the XLT report. These charts shall show the cumulative "Overall Count" of executed transactions of this transaction...

enhancement
report