Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
JMeter Cookbook

You're reading from   JMeter Cookbook 70 insightful and practical recipes to help you successfully use Apache JMeter

Arrow left icon
Product type Paperback
Published in Oct 2014
Publisher
ISBN-13 9781783988280
Length 228 pages
Edition 1st Edition
Tools
Concepts
Arrow right icon
Author (1):
Arrow left icon
Bayo Erinle Bayo Erinle
Author Profile Icon Bayo Erinle
Bayo Erinle
Arrow right icon
View More author details
Toc

Table of Contents (11) Chapters Close

Preface 1. JMeter Fundamentals FREE CHAPTER 2. Handling Responses 3. Building Robust Test Plans with Controllers 4. Testing Services 5. Diving into Distributed Testing 6. Extending JMeter 7. Building, Debugging, and Analyzing the Results of Test Plans 8. Beyond the Basics A. Installing the Supporting Software Needed for this Book Index

Understanding JMeter properties


In rare cases, you may need to tweak JMeter configuration to specify custom settings to use to start and run JMeter. Settings such as the default language to start JMeter GUI with, which XML parser to use, what elements to display on the GUI menu, the look and feel, the SSL settings, defining remote hosts when doing distributed testing with a master/slave setup, logging threshold, and much more can be configured using JMeter properties.

In previous versions of JMeter, all properties were defined under the $JMETER_HOME/bin/jmeter.properties file. This was monolithic and became a bit cumbersome to manage. Therefore, in later versions, the JMeter team has separated out these properties into additional files, user.properties and system.properties, making them a lot more concise and easier to manage. The user.properties file can be used to provide additional properties to configure JMeter and is considered the preferred place to define user custom settings such...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime