Is it possible to set the "Functional Test Mode" check box as a property from the command line
(-n non GUI mode)? I've moved all of our variables into "-J" properties we change from the
command line and the functional test mode is the only property we can't toggle from the command
line. Is there some trick to alter boolean properties like this?
<property xml:space="preserve" propType="org.apache.jmeter.testelement.property.BooleanProperty"
name="TestPlan.functional_mode">true</property>
Thanks,
Jeremy
---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
|