当前位置:网站首页>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
边栏推荐
- Quick sort (C language)
- Iterator generators and modules
- Recursion and divide and conquer strategy
- Velodyne configuration command
- Development guidance document of CMDB
- RHCE day 3
- Sword finger offer 05 (implemented in C language)
- [Galaxy Kirin V10] [desktop] cannot add printer
- Advanced order of function
- 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?
猜你喜欢

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

Knapsack problem and 0-1 knapsack problem

Learning XML DOM -- a typical model for parsing XML documents

Development guidance document of CMDB

Write a thread pool by hand, and take you to learn the implementation principle of ThreadPoolExecutor thread pool

183 sets of free resume templates to help everyone find a good job

RHCE day 3

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

Dynamic memory management
随机推荐
How to quickly parse XML documents through C (in fact, other languages also have corresponding interfaces or libraries to call)
1. Circular nesting and understanding of lists
DDL language of MySQL database: create, modify alter, delete drop of databases and tables
Remove linked list elements
Introduction to extensible system architecture
2022 ape circle recruitment project (software development)
[Galaxy Kirin V10] [desktop] login system flash back
Advanced order of function
[advantages and disadvantages of outsourcing software development in 2022]
Today's sleep quality record 78 points
leetcode729. My schedule 1
Article publishing experiment
20 minutes to learn what XML is_ XML learning notes_ What is an XML file_ Basic grammatical rules_ How to parse
Day06 list job
Virtual machine configuration network
Knapsack problem and 0-1 knapsack problem
Sword finger offer 31 Stack push in and pop-up sequence
Application and Optimization Practice of redis in vivo push platform
Network connection (II) three handshakes, four waves, socket essence, packaging of network packets, TCP header, IP header, ACK confirmation, sliding window, results of network packets, working mode of
Software sharing: the best PDF document conversion tool and PDF Suite Enterprise version sharing | with sharing




