Define the values to be properties... And then either

- create a user.properties files and define the values in there
And/or overwrite the properties on the command-line using the
-Jpropertyname=value  command line option

I set mine up this way

${__P(p_ptpthreadcount,1)}

In the test plan, that way there is a default value if no one specifies
it and then call jmeter with a command line option 

jmeter -n ptp-calllog-generator.jmx -Jp_ptpthreadcount=10

-----Original Message-----
From: Quasar [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, April 22, 2008 6:25 AM
To: [email protected]
Subject: Set "Number of Threads" and "Ramp-Up Period" in a nongui mode

Hi Men :)

Quick question: If I want to "pass" the number of VUs and the rampup
time in a nongui mode, how can I do that? I'd like to use the same JMX
file and pass only these 2 parameters.

Thx :)

Quasar


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to