Hire QA – Specialized in QA Recruitment, Technical Interviews and Testing Solutions

What is Validate Mode in JMeter?

Category: JMeter

This mode enables rapid validation of a Thread Group by running it with 1 thread, 1 iteration, no timers and no Startup delay set to 0.

The 3 first properties can be modified by setting in jmeter.properties:

testplan_validation.nb_threads_per_thread_group : Number of threads to use to validate a Thread Group, by default 1
testplan_validation.ignore_timers : Ignore timers when validating the thread group of plan, by default true.
testplan_validation.number_iterations : Number of iterations to use to validate a Thread Group, by default 1.

Leave a Reply

Your email address will not be published. Required fields are marked *