当前位置:网站首页>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
边栏推荐
- Basic function exercises
- Latex error: missing delimiter (. Inserted) {\xi \left( {p,{p_q}} \right)} \right|}}
- [test theory] test phase analysis (unit, integration, system test)
- 20 minutes to learn what XML is_ XML learning notes_ What is an XML file_ Basic grammatical rules_ How to parse
- Use C to extract all text in PDF files (support.Net core)
- [testing theory] thinking about testing profession
- Seven examples to understand the storage rules of shaped data on each bit
- Latex learning insertion number - list of filled dots, bars, numbers
- [Galaxy Kirin V10] [server] soft RAID configuration
- Rhcsa learning practice
猜你喜欢

Personal thoughts on the development of game automation protocol testing tool

Latex learning insertion number - list of filled dots, bars, numbers

The most detailed teaching -- realize win10 multi-user remote login to intranet machine at the same time -- win10+frp+rdpwrap+ Alibaba cloud server

Introduction to tree and binary tree

From programmers to large-scale distributed architects, where are you (I)

Quick sort (C language)
![[Galaxy Kirin V10] [desktop] can't be started or the screen is black](/img/68/735d80c648f4a8635513894c473860.jpg)
[Galaxy Kirin V10] [desktop] can't be started or the screen is black

Latex error: missing delimiter (. Inserted) {\xi \left( {p,{p_q}} \right)} \right|}}

OSPF summary

Recursion and divide and conquer strategy
随机推荐
2、 Operators and branches
Dos:disk operating system, including core startup program and command program
Dynamic memory management
Rhsca day 11 operation
Si vous ne connaissez pas ces quatre modes de mise en cache, vous osez dire que vous connaissez la mise en cache?
Communication layer of csframework
[Galaxy Kirin V10] [desktop] cannot add printer
Occasional pit compiled by idea
[Galaxy Kirin V10] [server] grub default password
2022 AAAI fellow release! Yan Shuicheng, chief scientist of sail, and Feng Yan, Professor of Hong Kong University of science and technology, were selected
[Galaxy Kirin V10] [server] soft RAID configuration
Learning XML DOM -- a typical model for parsing XML documents
[Galaxy Kirin V10] [server] iSCSI deployment
Get the data of the top 100 headlines today with Tianxing data
[machine] [server] Taishan 200
RHCE - day one
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?
[test theory] test phase analysis (unit, integration, system test)
From programmers to large-scale distributed architects, where are you (I)
Ruby time format conversion strftime MS matching format




