Search code examples
performanceautomationjmeterperformance-testing

Jmeter - How do I add comments to a parameter file?


This may be a somewhat basic question, but how do I add comments to a parameter file for a Jmeter test?

Have seen what purport to be examples using both # and //. Which is correct?

In need of this as I have a number of tests using a lot of parameters and I need to comment them up such that the next guy to run them will have an easier time understanding them.

Thanks, Iain


Solution

  • For you parameter file which is a properties file, comment will be specified through

    #