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

## Motivation Right now, we have to always map test cases to scenarios. This is error prone but powerful. For most standard use cases, this is not needed. ``` #...

enhancement
PRIORITY: HIGH

## Goal Right now, XLT supports a user mode (traditional load test concept) and an arrival rate mode that is not feedback-based and therefore more realistic. Both modes will end...

enhancement
PRIORITY: NORMAL

`gce_admin`, our tool for managing machines in the Google cloud, currently uses the [google-api-services-compute](https://central.sonatype.com/artifact/com.google.apis/google-api-services-compute/versions) library in an older version. It looks like this library is still maintained, but Google refers...

While the XLT report cannot fully support mobile due to the data size and tables, we at least might want to fix the pseudo-mobile menu to not be out of...

bug
enhancement
report
PRIORITY: HIGH

# Goal During testing, one often faces the challenge to deal with HTTP headers. This is often due to debugging needs or due to test restrictions, such as inserting custom...

enhancement

Add a pie chart to the scenario distribution on overview and configuration pages, similar to this: ![image](https://github.com/user-attachments/assets/473212fc-d2f6-4ab4-9c3d-9f178a7c092c)

enhancement
report

Request processing rules are parsed and validated for each invocation of `ReportGeneratorConfiguration#getRequestProcessingRules()`, or more specifically, for each data parser thread. This may be improved by shifting the parse-and-valdidate work into...

enhancement

Bumps [qs](https://github.com/ljharb/qs) from 6.11.0 to 6.14.1. Changelog Sourced from qs's changelog. 6.14.1 [Fix] ensure arrayLength applies to [] notation as well [Fix] parse: when a custom decoder returns null for...

dependencies
javascript

Bumps org.apache.logging.log4j:log4j-core from 2.24.3 to 2.25.3. [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=org.apache.logging.log4j:log4j-core&package-manager=maven&previous-version=2.24.3&new-version=2.25.3)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...

dependencies
java