單項選擇題JMeter中用于進行正則表達式匹配的函數(shù)是()

A.match()
B.regex()
C.contains()
D.substring()


你可能感興趣的試題

1.單項選擇題JMeter中用于獲取當前用戶的IP地址的函數(shù)是()

A.machineIP()
B.localIP()
C.remoteIP()
D.clientIP()

2.單項選擇題JMeter中用于獲取當前線程數(shù)的函數(shù)是()

A.threadNum()
B.threadCount()
C.threadId()
D.threadGroup()

3.單項選擇題JMeter中用于將字符串轉(zhuǎn)換為大寫的函數(shù)是()

A.substring()
B.length()
C.concat()
D.uppercase()

4.單項選擇題JMeter中用于計算字符串長度的函數(shù)是()

A.substring()
B.length()
C.concat()
D.uppercase()

5.單項選擇題JMeter中用于進行URL編碼的函數(shù)是()

A.urlencode()
B.urldecode()
C.encode()
D.decode()