2024年5月4日发(作者:)

Information

Information

Information

Information

Information

Input

Input

Input

Input

Calculation

Calculation

Calculation

Calculation

Calculation

Calculation

Scripting

Scripting

Scripting

Properties

Properties

Properties

Variables

Variables

Variables

Variables

String

String

String

String

String

String

String

machineIP

machineName

time

log

logn

StringFromFile

FileToString

CSVRead

XPath

counter

intSum

longSum

Random

RandomString

UUID

BeanShell

javaScript

jexl, jexl2

property

P

setProperty

split

V

eval

evalVar

regexFunction

escapeOroRegexpChars

char

unescape

unescapeHtml

escapeHtml

TestPlanName

get the local machine IP address

get the local machine name

return current time in various formats

log (or display) a message (and return the value)

log (or display) a message (empty return value)

read a line from a file

read an entire file

read from CSV delimited file

Use an XPath expression to read from a file

generate an incrementing number

add int numbers

add long numbers

generate a random number

generate a random string

generate a random type 4 UUID

run a BeanShell script

process JavaScript (Mozilla Rhino)

evaluate a Commons Jexl expression

read a property

read a property (shorthand method)

set a JMeter property

Split a string into variables

evaluate a variable name

evaluate a variable expression

evaluate an expression stored in a variable

parse previous response using a regular expression

quote meta chars used by ORO regular expression

generate Unicode char values from a list of numbers

Process strings containing Java escapes (e.g. & )

Decode HTML-encoded strings

Encode strings using HTML encoding

Return name of current test plan