当前位置:网站首页>JMeter correlation technology
JMeter correlation technology
2022-07-04 10:47:00 【dijiaye1】
Association overview
Regular expressions
() The enclosed part is to be extracted .
. Match any string
+ Once or more
? Don't be greedy , Stop after first match found
Regular expression extractor
Parameters - details
Quote name : It's the variable name , Call to use ${name}
Regular expressions :() Brackets indicate the value you want
Templates :$$ Indicates the value obtained by using the regular expression template , There is only one regular general filling 1, namely $1$
Match the Numbers : Match to multiple values and take the number :-1 All ,0 Represents random ,1 Represents the first ,2 Represents the second
The default value : If this doesn't match , Define a default value for him
Case one

In the picture above g0 For combination ,g1 Bit single variable
The second case

The third case , If there are two requests

The fourth situation : The ginseng

As shown in the figure above , Three regular variables , Respectively r_1、r_2、t, Write these three variables into the parameters of the parameter transfer request respectively .

Practical cases
边栏推荐
- Huge number (C language)
- Rhcsa day 9
- [Galaxy Kirin V10] [server] iSCSI deployment
- Remove linked list elements
- Dynamic memory management
- Advanced order of function
- C language - stack
- DCL statement of MySQL Foundation
- 如果不知道這4種緩存模式,敢說懂緩存嗎?
- [Galaxy Kirin V10] [server] set time synchronization of intranet server
猜你喜欢

Open the neural network "black box"! Unveil the mystery of machine learning system with natural language
![[Galaxy Kirin V10] [desktop] cannot add printer](/img/a6/28e4aa31e805a018e6db2b32ca1be0.jpg)
[Galaxy Kirin V10] [desktop] cannot add printer

Introduction to tree and binary tree
![[Galaxy Kirin V10] [desktop] build NFS to realize disk sharing](/img/72/5e725a44a50f152b477a4b2907a2d0.jpg)
[Galaxy Kirin V10] [desktop] build NFS to realize disk sharing

Summary of several job scheduling problems

Deepmind proposed a Zuan AI, which specially outputs network attack language

Development guidance document of CMDB

Seven examples to understand the storage rules of shaped data on each bit

20 minutes to learn what XML is_ XML learning notes_ What is an XML file_ Basic grammatical rules_ How to parse

Reprint: summation formula of proportional series and its derivation process
随机推荐
Basic function exercises
The most detailed teaching -- realize win10 multi-user remote login to intranet machine at the same time -- win10+frp+rdpwrap+ Alibaba cloud server
Knapsack problem and 0-1 knapsack problem
Application and Optimization Practice of redis in vivo push platform
Development guidance document of CMDB
DDL language of MySQL database: create, modify alter, delete drop of databases and tables
Evolution from monomer architecture to microservice architecture
Use the data to tell you where is the most difficult province for the college entrance examination!
Network disk installation
DML statement of MySQL Foundation
Today's sleep quality record 78 points
[Galaxy Kirin V10] [server] FTP introduction and common scenario construction
/*Write a function to open the file for input, read the contents of the file into the vector container of string class 8.9: type, and store each line as an element of the container object*/
Network connection (III) functions and similarities and differences of hubs, switches and routers, routing tables and tables in switches, why do you need address translation and packet filtering?
DCL statement of MySQL Foundation
Rhcsa12
Leetcode48. Rotate image
Architecture introduction
[Galaxy Kirin V10] [server] failed to start the network
[Galaxy Kirin V10] [desktop] build NFS to realize disk sharing




