XLT
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.
Add to all charts a crosshair (small and transparent but still visible) to hover over the chart and be able to easily read X and X-axis. Example: https://eschmann.dev/crosshair.js/ It should...
When a large pool of different events exists, the XML to HTML transformation will fail with OOM due to the large XML file that is loaded into memory for XSL...
Amazon and Google both opened new data centers recently. We need to add them to `ec2_admin` and `gce_admin`, respectively.
We need to update XLT's dependencies, most notably `commons-text`, as far as possible.
With deeply structured test cases result browsers can become quite unwieldy, making it hard to understand the exact flow of execution and nesting of different actions. Providing a way to...
This is rather an XLT problem, because with a large request table, the browser (in this case Chrome, not tried in FF), fights a war on performance. Because the shared...
By default, don't start tests where the test class cannot be found. ``` [2022/08/26-14:51:57,547] ERROR [TRegisteredSearch-9] com.xceptance.xlt.agent.LoadTestRunner - Failed to run test as user: TRegisteredSearch-9 java.lang.RuntimeException: Could not find java...
It seems, that the build of the project with a newer version of Linux Mint (since 20.x) fails due to the fact, that the chromium-browser executable is now called chromium....
With older Java versions, running XLT test scenarios (in the IDE) caused the following console warning: `WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.xceptance.xlt.engine.socket.InstrumentedSocketImpl...