Xceptance / XLT

XLT is an comprehensive load and performance test tool developed and maintained by Xceptance. It features extensive ready-to-use reporting.
https://www.xceptance.com/xlt/
Apache License 2.0
61 stars 11 forks source link

Loadtest Report: Exclude certain errors from Error Tab #477

Open r-bussemer opened 6 months ago

r-bussemer commented 6 months ago

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 issues that occurred during a test. For example by excluding scripting related issues, or issues that only occurred a few times.

Errors could be excluded via:

rschwietzke commented 6 months ago

The error counter will be different from the listed errors. Or do you want to suppress this for good? Which is kinda making the report bogus because, for instance order rates are too low but you don't know why.

r-bussemer commented 6 months ago

Maybe add some kind of a note such as "* exluding \<xyz> errors."