Skip to main content

Jmeter component

Jmc Classes use the some name of Jmeter class with 'wrapper suffix'.

Thread Group#

All Thread group implements interface ThreadWrapper.

ComponentCoveredClassDescription
Thread Groupโœ…ThreadGroupWrapperFull support
setUp Thread Groupโœ…SetupThreadGroupWrapperFull support
tearDown Thread Groupโœ…PostThreadGroupWrapperFull support

Samplers#

All samplers implements interface SamplerWrapper.

ComponentcoveredclassDescription
FTP RequestโŒ--
HTTP Requestโœ…HTTPSamplerBaseWrapperFull support
JDBC RequestโŒ-Roadmap
Java RequestโŒ--
LDAP RequestโŒ--
LDAP Extended RequestโŒ--
Access Log SamplerโŒ--
BeanShell Samplernever-DEPRECATED
JSR223 Samplerโœ…JSR223SamplerWrapperFull support
TCP SamplerโŒ--
JMS PublisherโŒ--
JMS SubscriberโŒ--
JMS Point-to-PointโŒ--
JUnit RequestโŒ--
Mail Reader SamplerโŒ--
Flow Control Actionโœ…TestActionWrapper-
SMTP SamplerโŒ--
OS Process SamplerโŒ--
MongoDB Scriptnever-DEPRECATED
Bolt RequestโŒ--
Debug samplerโœ…DebugSamplerWrapperFull support

Logic Controllers#

All controller implements interface ControllerWrapper.

ComponentcoveredclassDescription
Simple Controllerโœ…SimpleControllerWrapperFull support
Loop Controllerโœ…LoopControllerWrapperFull support
Once Only Controllerโœ…OnceOnlyControllerWrapperFull support
Interleave Controllerโœ…InterleaveControlWrapperFull support
Random Controllerโœ…RandomControllerWrapperFull support
Random Order Controllerโœ…RandomOrderControllerWrapperFull support
Throughput Controllerโœ…ThroughputControllerWrapperFull support
Runtime ControllerโŒRuntimeControllerWrapperFull support
If Controllerโœ…IfControllerWrapperFull support
While Controllerโœ…WhileControllerWrapperFull support
Switch Controllerโœ…SwitchControllerWrapperFull support
ForEach Controllerโœ…ForeachControllerWrapperFull support
Module Controllerโœ…ModuleControllerWrapperFull support
Include ControllerโŒ--
Transaction Controllerโœ…TransactionControllerWrapperFull support
Recording Controllerโœ…RecordingControllerWrapperFull support
Critical Section Controllerโœ…CriticalSectionControllerWrapperFull support

Listeners#

All listeners implements interface SampleListenerWrapper.

ComponentcoveredclassDescription
Graph Resultsโœ…GraphVisualizerWrapperFull support
Assertion Resultsโœ…ResultCollectorWrapperFull support
View Results Treeโœ…ViewResultsFullVisualizerWrapperFull support
Aggregate Reportโœ…AggregateReportWrapperFull support
View Results in Tableโœ…TableVisualizerWrapperFull support
Simple Data Writerโœ…SimpleDataWriterWrapperFull support
Aggregate Graphโœ…AggregateGraphWrapperFull support
Response Time GraphโŒ--
Mailer VisualizerโŒ--
BeanShell Listenernever-DEPRECATED
Summary Reportโœ…SummaryReportWrapperFull support
Save Responses to a fileโœ…-Full support
JSR223 Listenerโœ…JSR223ListenerWrapperFull support
Generate Summary Resultsโœ…SummariserWrapperFull support
Comparison Assertion Visualizerโœ…ComparisonAssertionVisualizerWrapperFull support
Backend Listenerโœ…BackendListenerWrapperFull support

Configuration Elements#

All configuration elements implements interface ConfigElementWrapper.

ComponentcoveredclassDescription
CSV Data Set Configโœ…CSVDataSetWrapperFull support
FTP Request DefaultsโŒ--
DNS Cache ManagerโŒ--
HTTP Authorization Managerโœ…AuthManagerWrapperFull support
HTTP Cache Managerโœ…CacheManagerWrapperFull support
HTTP Cookie Managerโœ…CookieManagerWrapperFull support
HTTP Request Defaultsโœ…HttpDefaultsWrapperFull support
HTTP Header Managerโœ…HeaderManagerWrapperFull support
Java Request DefaultsโŒ--
JDBC Connection ConfigurationโŒ--
Keystore ConfigurationโŒ--
Login Config ElementโŒ--
LDAP Request DefaultsโŒ--
LDAP Extended Request DefaultsโŒ--
TCP Sampler ConfigโŒ--
User Defined Variablesโœ…ArgumentsWrapperFull support
Random Variableโœ…RandomVariableConfigWrapperFull support
Counterโœ…CounterConfigWrapperFull support
Simple Config ElementโŒ--
MongoDB Source Confignever-DEPRECATED
Bolt Connection ConfigurationโŒ--

Assertions#

All Assertions implements interface AssertionWrapper.

ComponentcoveredclassDescription
Response Assertionโœ…ResponseAssertionWrapperFull support
Duration Assertionโœ…DurationAssertionWrapperFull support
Size Assertionโœ…SizeAssertionWrapperFull support
XML Assertionโœ…XMLAssertionWrapperFull support
BeanShell Assertionnever-DEPRECATED
MD5Hex Assertionโœ…MD5HexAssertionWrapperFull support
HTML Assertionโœ…HTMLAssertionWrapperFull support
XPath Assertionโœ…XPathAssertionWrapperFull support
XPath2 Assertionโœ…XPath2AssertionWrapperFull support
XML Schema Assertionโœ…XMLSchemaAssertionWrapperFull support
JSR223 Assertionโœ…JSR223AssertionWrapperFull support
Compare AssertionโŒ--
SMIME AssertionโŒ--
JSON Assertionโœ…JSONPathAssertionWrapperFull support
JSON JMESPath Assertionโœ…JMESPathAssertionWrapperFull support

Timers#

All timers implements interface timers.

ComponentcoveredclassDescription
Constant Timerโœ…ConstantTimerWrapperFull support
Gaussian Random Timerโœ…GaussianRandomTimerWrapperFull support
Uniform Random Timerโœ…UniformRandomTimerWrapperFull support
Constant Throughput Timerโœ…ConstantThroughputTimerWrapperFull support
Precise Throughput Timerโœ…PreciseThroughputTimerWrapperFull support
Synchronizing Timerโœ…SyncTimerWrapperFull support
BeanShell Timernever-DEPRECATED
JSR223 Timerโœ…JSR223TimerWrapperFull support
Poisson Random Timerโœ…PoissonRandomTimerWrapperFull support

Pre-Processors#

All Pre-Processors implements interface PreProcessorWrapper.

ComponentcoveredclassDescription
HTML Link Parserโœ…AnchorModifierWrapperFull support
HTTP URL Re-writing Modifierโœ…URLRewritingModifierWrapperFull support
User Parametersโœ…-Full support
BeanShell PreProcessornever-DEPRECATED
JSR223 PreProcessorโœ…JSR223PreProcessorWrapperFull support
JDBC PreProcessorโŒ-Roadmap
RegEx User Parametersโœ…RegExUserParametersWrapperFull support
Sample Timeoutโœ…SampleTimeoutWrapperFull support

Post-Processors#

All Post-Processors implements interface PostProcessorWrapper.

ComponentcoveredclassDescription
Regular Expression Extractorโœ…RegexExtractorWrapperFull support
CSS Selector Extractor (was: CSS/JQuery Extractor )โœ…HtmlExtractorWrapperFull support
XPath2 Extractorโœ…XPath2ExtractorWrapperFull support
XPath Extractorโœ…XPathExtractorWrapperFull support
JSON JMESPath Extractorโœ…JMESPathExtractorWrapperFull support
Result Status Action Handlerโœ…ResultActionWrapperFull support
BeanShell PostProcessornever-DEPRECATED
JSR223 PostProcessorโœ…JSR223PostProcessorWrapperFull support
JDBC PostProcessorโŒ-Full support
JSON Extractorโœ…JSON ExtractorFull support
Boundary Extractorโœ…BoundaryExtractorWrapperFull support
Debug PostProcessorโœ…DebugPostProcessorWrapperFull support

Miscellaneous Features#

ComponentcoveredclassDescription
Test Planโœ…TestPlanWrapperFull support
SSL ManagerโŒ-Full support
HTTP(S) Test Script Recorder (was: HTTP Proxy Server )โŒ-Full support
HTTP Mirror ServerโŒ-Full support
Property DisplayโŒ-Full support
Test Fragmentโœ…TestFragmentWrapperFull support