<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>接口测试 on Noel&#39;s Blog</title>
    <link>https://jiaw-zh-github-io.pages.dev/categories/%E6%8E%A5%E5%8F%A3%E6%B5%8B%E8%AF%95/</link>
    <description>Recent content in 接口测试 on Noel&#39;s Blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>zh-cn</language>
    <lastBuildDate>Wed, 27 Jul 2022 10:50:29 +0800</lastBuildDate><atom:link href="https://jiaw-zh-github-io.pages.dev/categories/%E6%8E%A5%E5%8F%A3%E6%B5%8B%E8%AF%95/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>HttpRunner 4 快速上手</title>
      <link>https://jiaw-zh-github-io.pages.dev/post/apitest/hrp4/</link>
      <pubDate>Wed, 27 Jul 2022 10:50:29 +0800</pubDate>
      
      <guid>https://jiaw-zh-github-io.pages.dev/post/apitest/hrp4/</guid>
      <description>这里是官方文档 安装 Linux or 类 unix 系统一键安装： 1 $ sudo bash -c &amp;#34;$(curl -ksSL https://httprunner.com/script/install.sh)&amp;#34; Windows 系统不支持一键安装，建议使用 git bash 运行上述命令下载包，然后手动添加hrp.exe到环</description>
    </item>
    
    <item>
      <title>Jmeter 可用的一些 BeanShell 脚本</title>
      <link>https://jiaw-zh-github-io.pages.dev/post/apitest/2021-06-29-jmeter_script/</link>
      <pubDate>Tue, 29 Jun 2021 10:52:00 +0800</pubDate>
      
      <guid>https://jiaw-zh-github-io.pages.dev/post/apitest/2021-06-29-jmeter_script/</guid>
      <description>一些 Jmeter 中 BeanShell PreProcessor 可用的脚本 判断文件中的某个参数是否传来空值，常用来判断时间戳和随机值 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 import java.util.Random; import</description>
    </item>
    
    <item>
      <title>使用 HttpRunner 时一些值得关注的点</title>
      <link>https://jiaw-zh-github-io.pages.dev/post/apitest/2021-04-25-httprunner_v3.0.1/</link>
      <pubDate>Sun, 25 Apr 2021 10:52:00 +0800</pubDate>
      
      <guid>https://jiaw-zh-github-io.pages.dev/post/apitest/2021-04-25-httprunner_v3.0.1/</guid>
      <description>HttpRunner is a simple &amp;amp; elegant, yet powerful HTTP(S) testing framework. 本文主要记录特定版本： v==3.0.1 的相关使用心得。 版本选择 当前最新版本是 3.1.4 ，该版本作者推荐使用 .py 文件进行脚本编写和维护，主要是为</description>
    </item>
    
    <item>
      <title>一个小巧的接口测试工具: CURL</title>
      <link>https://jiaw-zh-github-io.pages.dev/post/apitest/2021-04-02-%E4%B8%80%E4%B8%AA%E5%B0%8F%E5%B7%A7%E7%9A%84%E6%8E%A5%E5%8F%A3%E6%B5%8B%E8%AF%95%E5%B7%A5%E5%85%B7-curl/</link>
      <pubDate>Fri, 02 Apr 2021 16:25:00 +0800</pubDate>
      
      <guid>https://jiaw-zh-github-io.pages.dev/post/apitest/2021-04-02-%E4%B8%80%E4%B8%AA%E5%B0%8F%E5%B7%A7%E7%9A%84%E6%8E%A5%E5%8F%A3%E6%B5%8B%E8%AF%95%E5%B7%A5%E5%85%B7-curl/</guid>
      <description>curl 是一个十分强大的命令行工具 curl 中的 c 表示 client，因此 curl 即客户端（client）的 URL 工具。 curl 是一个十分强大的命令行工具，如果熟练的话，完</description>
    </item>
    
  </channel>
</rss>
