1、jmeter使用正则表达式提取器,获取到响应信息,把获取到的响应信息写到本地文件 2、添加后置Bean Shell ,写入以下脚本 3、打开本地文件查看,写入成功 脚本内容如下: FileWriter fstream = new FileWriter("E:\\Desktop\\1.txt",t Read More
posted @ 2018-12-18 12:45 &阿岩 Views(1615) Comments(0) Diggs(0)