<?xml version="1.0" encoding="utf-8"?>
<!--  RSS generated by phpcms.cn RSS Builder [2026-05-02 21:40:25]  --> 
<rss version="2.0" xmlns:im="http://purl.org/rss/1.0/item-images/" xmlns:dc="http://purl.org/dc/elements/1.1/" >
<channel>
<pubDate>Sat, 02 May 2026 21:40:25 +0800</pubDate>
<lastBuildDate>Sat, 02 May 2026 21:40:25 +0800</lastBuildDate>
<docs>https://www.zhoulujun.cn</docs>
<description>性能测试</description>
<link>https://www.zhoulujun.cn</link>
<title>TEST</title>
<image>
<title>TEST</title>
<url><![CDATA[]]></url>
<link>https://www.zhoulujun.cn</link>
<description>性能测试</description>
</image>
<webMaster>https://www.zhoulujun.cn</webMaster>
<generator>https://www.zhoulujun.cn</generator>
<ttl>60</ttl>
<dc:creator>https://www.zhoulujun.cn</dc:creator>
<dc:date>Sat, 02 May 2026 21:40:25 +0800</dc:date>
<item>
<title><![CDATA[拨测（Probe）:网站云拨测]]></title>
<link><![CDATA[/html/Operation/test/2025_0109_9423.html]]></link>
<description><![CDATA[拨测（Probe）实际就是通过在实施网络监控、性能测试和安全检查等操作时发出测试请求，来进行基于数据的可操作性分析的过程。]]></description>
<pubDate>2025-01-09 10:57:46</pubDate>
<guid><![CDATA[/html/Operation/test/2025_0109_9423.html]]></guid>
<author>https://www.zhoulujun.cn</author>
</item>
<item>
<title><![CDATA[UAT、PAT、FAT、SIT是些啥玩意？]]></title>
<link><![CDATA[/html/Operation/test/2024_1014_9277.html]]></link>
<description><![CDATA[之前只知道DEV、冒烟、SIT、UAT，原来到测试整理全套是：UAT、PAT、FAT、和SIT ，都是软件测试中的关键环节，每种测试有其特定的方法和策略]]></description>
<pubDate>2024-10-14 09:41:55</pubDate>
<guid><![CDATA[/html/Operation/test/2024_1014_9277.html]]></guid>
<author>https://www.zhoulujun.cn</author>
</item>
<item>
<title><![CDATA[频繁变更的UI自动化测试如何界定测试边界 杂记]]></title>
<link><![CDATA[/html/Operation/test/2022_0901_9183.html]]></link>
<description><![CDATA[<img src=https://www.zhoulujun.cn/uploadfile/images/2024/07/20240723091323532285440.png border='0' /><br />自动化测试的主要优点：它能够在数小时内完成原本需要数天甚至数周的手动测试工作；它可以无限次数地重复执行，确保了回归测试的全面性；此   ]]></description>
<pubDate>2022-09-01 15:10:00</pubDate>
<guid><![CDATA[/html/Operation/test/2022_0901_9183.html]]></guid>
<author>https://www.zhoulujun.cn</author>
</item>
<item>
<title><![CDATA[灰度发布方案(5)：虚拟层实现灰度环境]]></title>
<link><![CDATA[/html/Operation/test/2020_0810_8540.html]]></link>
<description><![CDATA[<img src=/uploadfile/images/2020/08/thumb_150_150_20200810225710824309414.png border='0' /><br />首先在请求开始处，实现自己的灰度逻辑，比如下面的demo根据请求url如果包含‘version’向holder中添加route为A的标识，否则添加route为B的标识。  (Holder本质是一个localThread)]]></description>
<pubDate>2020-08-10 22:56:42</pubDate>
<guid><![CDATA[/html/Operation/test/2020_0810_8540.html]]></guid>
<author>https://www.zhoulujun.cn</author>
</item>
<item>
<title><![CDATA[灰度发布方案(4)：springCloud灰度方案说明]]></title>
<link><![CDATA[/html/Operation/test/2020_0810_8539.html]]></link>
<description><![CDATA[<img src=/uploadfile/images/2020/08/thumb_150_150_20200810225710824309414.png border='0' /><br />首先在请求开始处，实现自己的灰度逻辑，比如下面的demo根据请求url如果包含‘version’向holder中添加route为A的标识，否则添加route为B的标识。  (Holder本质是一个localThread)]]></description>
<pubDate>2020-08-10 22:56:42</pubDate>
<guid><![CDATA[/html/Operation/test/2020_0810_8539.html]]></guid>
<author>https://www.zhoulujun.cn</author>
</item>
<item>
<title><![CDATA[灰度发布方案(3)：dubbo灰度方案说明]]></title>
<link><![CDATA[/html/Operation/test/2020_0810_8538.html]]></link>
<description><![CDATA[<img src=/uploadfile/images/2020/08/thumb_150_150_20200810225802131454314.png border='0' /><br />在集群负载均衡时，Dubbo 提供了多种均衡策略，缺省为 random 随机调用。负载均衡策略Random(随机)、RoundRobin（轮询）、LeastActive（最小活跃调用数）、ConsistentHash（一致性Hash）]]></description>
<pubDate>2020-08-10 22:55:29</pubDate>
<guid><![CDATA[/html/Operation/test/2020_0810_8538.html]]></guid>
<author>https://www.zhoulujun.cn</author>
</item>
<item>
<title><![CDATA[灰度发布方案(2)：nginx灰度发布实现方案]]></title>
<link><![CDATA[/html/Operation/test/2020_0810_8537.html]]></link>
<description><![CDATA[<img src=https://www.zhoulujun.cn/uploadfile/images/2020/08/20200810220912749627527.png border='0' /><br /> ABTestingGateway，采用ngx-lua 实现系统功能，通过启用lua-shared-dict和lua-resty-lock作为系统缓存和缓存锁，系统获得了较为接近原生nginx转发的性能。]]></description>
<pubDate>2020-08-10 22:56:42</pubDate>
<guid><![CDATA[/html/Operation/test/2020_0810_8537.html]]></guid>
<author>https://www.zhoulujun.cn</author>
</item>
<item>
<title><![CDATA[灰度发布方案(1)：灰度/AB测试/负载均衡/分流概述]]></title>
<link><![CDATA[/html/Operation/test/2020_0810_8536.html]]></link>
<description><![CDATA[灰度发布（又名金丝雀发布）是指在黑与白之间，能够平滑过渡的一种发布方式。在其上可以进行A B testing。灰度发布可以保证整体系统的稳定，在初始灰度的时候就可以发现、调整问题，以保证其影响度。]]></description>
<pubDate>2020-08-10 22:56:42</pubDate>
<guid><![CDATA[/html/Operation/test/2020_0810_8536.html]]></guid>
<author>https://www.zhoulujun.cn</author>
</item>
<item>
<title><![CDATA[web自动化测试(3):web功能自动化测试selenium基础课]]></title>
<link><![CDATA[/html/Operation/test/2017_0519_8313.html]]></link>
<description><![CDATA[<img src=/uploadfile/images/2020/02/thumb_150_150_20200216235456591563235.jpg border='0' /><br />selenium三件套IDE WebDriver Grid分别能解决什么问题。selenium左UI自动化测试如何入门做些最基本的操作，Selenium IDE如何下载，安装，操作。Selenium WebDriver JavaScript脚本如何编写，有哪些注意点]]></description>
<pubDate>2017-05-19 22:14:00</pubDate>
<guid><![CDATA[/html/Operation/test/2017_0519_8313.html]]></guid>
<author>https://www.zhoulujun.cn</author>
</item>
<item>
<title><![CDATA[web自动化测试(2):选择selenium优势？与PhantomJS/QTP/Monkey对比]]></title>
<link><![CDATA[/html/Operation/test/2017_0518_8312.html]]></link>
<description><![CDATA[<img src=https://www.zhoulujun.cn/uploadfile/images/2020/02/20200214210417327901691.png border='0' /><br />Android有monkey左压测，也可以编写脚本左UI交互测试。PhantomJS可以用用于页面自动化、网络监测、网页截屏，但无界面测试。selenium 是一套完整的web应用程序测试系统，包含了兼容性测试、测试的录制……web自动化测试，selenium]]></description>
<pubDate>2017-05-18 19:32:00</pubDate>
<guid><![CDATA[/html/Operation/test/2017_0518_8312.html]]></guid>
<author>https://www.zhoulujun.cn</author>
</item>
<item>
<title><![CDATA[web自动化测试(1):再谈UI发展史与UI、功能自动化测试]]></title>
<link><![CDATA[/html/Operation/test/2017_0517_8310.html]]></link>
<description><![CDATA[<img src=/uploadfile/images/2020/02/thumb_150_150_20200216222128409897103.png border='0' /><br />测试分类：单元测试|集成测试|端到端测试，测试分层：单元测试|接口测试|UI测试，其中接口测试相对收益更大。单元测试是程序稳健的基础，也是提高程序员自身素养的手段。UI测试最难实施，web自动化测试中UI自动化测试如]]></description>
<pubDate>2017-05-17 19:58:00</pubDate>
<guid><![CDATA[/html/Operation/test/2017_0517_8310.html]]></guid>
<author>https://www.zhoulujun.cn</author>
</item>
<item>
<title><![CDATA[Android压力测试：monkey测试命令详解与案例演示]]></title>
<link><![CDATA[/html/Operation/test/2017_0921_8309.html]]></link>
<description><![CDATA[<img src=https://www.zhoulujun.cn/uploadfile/images/2020/02/20200214210417327901691.png border='0' /><br />​Monkey测试是一种为了测试软件的稳定性、健壮性的快速有效的方法。Monky测试使用的事件数据流是随机的，不能进行自定义。但可对MonkeyTest的对象，事件数量，类型，频率等进行设置。这需要我们熟悉monkey参数]]></description>
<pubDate>2017-09-21 21:48:00</pubDate>
<guid><![CDATA[/html/Operation/test/2017_0921_8309.html]]></guid>
<author>https://www.zhoulujun.cn</author>
</item>
<item>
<title><![CDATA[关于TDD、BDD和DDD的一些看法]]></title>
<link><![CDATA[/html/Operation/test/2016_0316_7710.html]]></link>
<description><![CDATA[在实际的项目中，我们可能随时面对各种不同的需求，它的各个方面的要素决定了我们所采用的开发模式。比如，它的复杂度如何？所有的需求是否   ]]></description>
<pubDate>2016-03-16 21:20:18</pubDate>
<guid><![CDATA[/html/Operation/test/2016_0316_7710.html]]></guid>
<author>https://www.zhoulujun.cn</author>
</item>
<item>
<title><![CDATA[MTBF,MTTR,MTTF三个指标的区别]]></title>
<link><![CDATA[/html/Operation/test/2015_1024_326.html]]></link>
<description><![CDATA[MTBF,MTTR,MTTF三个指标的区别:1 MTBF——全称是MeanTimeBetwe；2 MTTR——全称是MeanTimeToRep；3 MTTF——全称是MeanTimeToFai；可靠性是最初是确定一个系统在一个特定的运行时间内；MTTR（MeanTimeToRepair]]></description>
<pubDate>2015-10-24 20:33:34</pubDate>
<guid><![CDATA[/html/Operation/test/2015_1024_326.html]]></guid>
<author>https://www.zhoulujun.cn</author>
</item>
<item>
<title><![CDATA[系统吞吐量、用户并发量、Tps与Qps的星际大战]]></title>
<link><![CDATA[/html/Operation/test/2015_0912_285.html]]></link>
<description><![CDATA[<img src=https://www.zhoulujun.cn/uploadfile/2015/0916/20150916025233525.jpg border='0' /><br />一个系统吞吐量通常由QPS（TPS）、并发数两个因素决定，每套系统这两个值都有一个相对极限值，在应用场景访问压力下，只要某一项达到系统最高值，系统的吞吐量就上不去了，如果压力继续]]></description>
<pubDate>2015-09-12 21:10:35</pubDate>
<guid><![CDATA[/html/Operation/test/2015_0912_285.html]]></guid>
<author>https://www.zhoulujun.cn</author>
</item>
<item>
<title><![CDATA[JMeter与LoadRunner的比较]]></title>
<link><![CDATA[/html/Operation/test/2015_0910_284.html]]></link>
<description><![CDATA[JMeter和LoadRunner都可以很好的完成Critical Feature中列出的任务，而LR在Non-Critical Feature方面表现更出色。不过，JMeter在我希望的更灵活的功能方面大获全胜。]]></description>
<pubDate>2015-09-10 17:41:51</pubDate>
<guid><![CDATA[/html/Operation/test/2015_0910_284.html]]></guid>
<author>https://www.zhoulujun.cn</author>
</item>
<item>
<title><![CDATA[负载测试、压力测试和性能测试的区别]]></title>
<link><![CDATA[/html/Operation/test/2015_0910_283.html]]></link>
<description><![CDATA[负载测试（Load testing）、压力测试（Stress Test，应称为强度测试）和性能测试，这三个概念常常引起混淆，难以区分，从而造成不正确的   ]]></description>
<pubDate>2015-09-10 16:24:51</pubDate>
<guid><![CDATA[/html/Operation/test/2015_0910_283.html]]></guid>
<author>https://www.zhoulujun.cn</author>
</item>
</channel>
</rss>
