How to add custom .properties files to jmeter

365 views
Skip to first unread message

gup.d...@gmail.com

unread,
Apr 2, 2018, 1:50:59 PM4/2/18
to jmeter-plugins
Q: How to add custom .properties files to jmeter

I have few properties files at below location.

Project location - "C:\JMeter\apache-jmeter-3.1\Practice\CTH_JMeter\config"

                                                                                     \config.properties                            
                                                                                     \CTHParser.properties


How to read load these properties file in Jmeter. Can you please help me in syntax and where to change.

Thanks in advance.



                                                                              


meir...@gmail.com

unread,
Apr 21, 2018, 7:48:22 AM4/21/18
to jmeter-plugins
3 way to do this 
1 . in GUI mode use the this controller  http://www.testautomationguru.com/jmeter-property-file-reader-a-custom-config-element/ 
Notice it not going to work in None GUI mode 

2. in None GUI mode use the "-q" flag 

3. use JSR223 controller to load the file via script 
Reply all
Reply to author
Forward
0 new messages