当前位置:网站首页>How can JMeter parameterization be implemented?
How can JMeter parameterization be implemented?
2022-06-10 14:22:00 【Field test record】
Hello, everyone , I'm Daejeon .
Today, I'd like to share with you the common use JMeter When doing interface tests , frequently-used 3 A way to realize parameterization .
1) User defined variable elements
You can create... Within this thread group , Description only takes effect in this thread group ; It can also be created outside the thread group , Description can be referenced by other requests across thread groups .
Create location : After adding a thread group -> Right click to add -> Select the configuration component -> Select user-defined variables .

2) Function assistant
In the dialog box, you can select, for example, random strings 、 Random date 、 Random numbers as parameterization .
Create location :Tools -> Function Assistant dialog .

3) CSV File as parameterization
By configuring CSV Data Set Config ( CSV Data file settings ) Components can be set . It should be noted that , Use CSV When you file , You need to modify the current number of threads to import CSV Number of script data in the file .

Create location : Thread group right click to add -> Select the configuration component -> choice CSV Data Set Config ( CSV Data file settings ).

The above is what Daejeon shared today , If you find it useful, you can give Daejeon a compliment .
Recommended articles :
How to learn software testing ?
So busy every day , Whether to write test cases or not ?
Linux Installation and configuration of
2022.06.08, It's the first day of Datian day shift 123 / 365 God . Each article solves a specific problem , Official account , Backstage private message 「 e-book 」 Send you 1.5G Test data , Direct messages 「 Linux 」 Get a detailed explanation of the order for field consolidation .
边栏推荐
- QT将接收到的json数据(含中文)unicode转utf8
- [C language] pointer function, function pointer and array function
- Allan variance and random error identification
- 40 necessary methodologies for large factories
- [discrete mathematics review series] VI. tree
- 【離散數學期複習系列】二、一階邏輯(謂詞邏輯)
- 自适应功能简略
- Is it safe to open an account in qiniu
- [special introduction] round table forum -- the integration of AI and audio and video technology
- CentOS Linux 已死!Oracle Linux 可能是它的更好替代品
猜你喜欢

Flyter page Jump to transfer parameters, tabbar learning summary 5

Binary tree and figure 1

2022山东省安全员C证复训题库及在线模拟考试

22.6.7 successfully use doc2vec model to generate embedded vectors

Leetcode 2293. 极大极小游戏(可以.一次过)

焱融看|混合云环境下,如何实现数据湖最优存储解决方案

Flutter listview, column, row learning personal summary 2

CVPR 2022 | frame by frame motion representation of long video based on sequence contrast learning

【原创】POI 5.x XSSF和HSSF使用自定义字体颜色

数仓的基本概念
随机推荐
Design tools and skills for beginners to build their own blog
Redis基本使用1
微信小程序 关闭当前页面
C#多线程学习笔记三
jdbc对数据库增删改查
NC | Wang Jun / song Mozhi combined with third-generation sequencing to analyze the structural variation and function of intestinal flora
[advanced MySQL] optimize SQL by using the execution plan explain (2)
BigDecimal 去除末尾多余的0
Celery 异步调用方法改动记录
为doc2vec生成训练向量的数据集
2022广东省安全员A证第三批(主要负责人)考试练习题及在线模拟考试
Flutter listview, column, row learning personal summary 2
Shutter wrap button bottomnavigationbar learning summary 4
Flutter学习个人总结1
利用 GDB 快速阅读 postgresql 的内核代码
ScrollView 初始化的时候不在最顶部?
Redis basic usage 1
消息中间件的消费模式
2022 Shandong Province safety officer C certificate retraining question bank and online simulation examination
Recyclerview multi layout writing method, "my" and "personal center" page classic writing method demonstration