Changelog 2023.03

2023.03

Improvements & Bug Fixes

  • Improved scrollbar visibility.
  • Enabled scrolling with PageUp/PageDown in each pane of the script editor and elsewhere.
  • Added pagination to the Traces table instead of embedded scrolling.
  • Added friction when deleting a project, to prevent accidental deletion.
  • Fixed a bug that caused extra long bot group names to prevent tests from starting.
  • Fixed a bug that prevented your notes from appearing on shared test reports.
  • Added a direct link to the Traces section in the test advice section of a test report, to aid in debugging.

Further Reading

This batch of updates is mostly about quality-of-life improvements for working with scripts and test reports. Scrollbar visibility and PageUp/PageDown support make it easier to navigate longer scripts, while trace table pagination helps when you’re sifting through a large number of traces after a test. Traces are the individual records generated by your bots during a load test – they capture requests, responses, errors, and timing data so you can understand what actually happened. The test advice section highlights potential issues and now links directly to the relevant traces, saving you a few clicks when debugging. For more on working with test reports and traces, check out the analyzing test results section of the manual.

« Loadster Changelog