Akshay Vasava
Akshay Vasava

Reputation: 85

How to change Apache Jmeter Dashboard report title dynamically

I am struggling to set Apache Jmeter Dashboard report title dynamically as Application/API name + Application/API version, extracting the version from an API call.

Running my test from non-gui mode Non-GUI test run

Jmeter version 5.3

Have tried setting it through JSR223 PostProcessor JSR223 Script

However, found that it isn't working Dashboard Report

I was wondering if it is even possible that way dynamically (changing it at run time)

Any inputs much appreciated.

Upvotes: 1

Views: 401

Answers (1)

Related Questions