码迷,mamicode.com
首页 > 其他好文 > 详细

Jmeter 常用函数(28)- 详解 __FileToString

时间:2020-07-29 14:31:43      阅读:84      评论:0      收藏:0      [点我收藏+]

标签:encoding   http   文章   语法   引用   color   blog   取整   cell   

如果你想查看更多 Jmeter 常用函数可以在这篇文章找找哦

https://www.cnblogs.com/poloyy/p/13291704.html

 

作用

读取整个文件

 

语法格式

${__FileToString(C:\Users\user\Desktop\test1.dat,,)}

 

参数讲解

字段含义是否必传
File Name

需要读取的文件名

yes
File encoding
  • 读取文件的字符集
  • 不传则用系统默认字符集
no
Variable name 返回值引用名称 no

技术图片

 

实际栗子

待读取文件的内容

技术图片

 

线程组结构树

技术图片

 

结果树

技术图片

 

Jmeter 常用函数(28)- 详解 __FileToString

标签:encoding   http   文章   语法   引用   color   blog   取整   cell   

原文地址:https://www.cnblogs.com/poloyy/p/13396209.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!