Thank you very much for the reply. I am trying to use GUI mode ,but it feels
like non-gui mode is easier to use than GUI.


viet nguyen wrote:
> 
> 
> you can use -q switch to pass values in a properties file to your test
> plan.  Properties can then be accessed via ${__P(prop_name)} 
> 
> jmeter.bat -t <your jmx file>  -q <properties file>
> 
> 
> 
> 
> 
> emmandi wrote:
>> 
>> Hi,
>>    I am using Jmeter 2.3.2 to do the JMS queue load testing. I wrote a
>> Junit testcase which I placed in the extension classpath of Jmeter lib. I
>> need to pass the property file into the test script in GUI mode of
>> Jmeter. I tried to use the user defined variables in thread ,but it does
>> not seem to pick those values. Is there a way i can pass the values in
>> the test script(like using csv file). Also, I want to know how to use the
>> string constructor label in JUnit. Any help would be greatly
>> appreciated.Thank you.
>> 
>> Aditya Emmandi 
>> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Jmeter-Junit-Test-passing-parameters-in-GUI-Mode-tp23363830p23389407.html
Sent from the JMeter - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to