<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_千锤百炼始成钢</title><subtitle type="text">-----------小锤掏缝，大锤砸墙-----------</subtitle><id>http://feed.cnblogs.com/blog/u/21441/rss</id><updated>2009-05-06T04:08:09Z</updated><author><name>锤子</name><uri>http://www.cnblogs.com/loadrunner/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/loadrunner/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/21441/rss"/><entry><id>http://www.cnblogs.com/loadrunner/archive/2009/05/06/1450555.html</id><title type="text">CmailServer的配置</title><summary type="text">詳見http://book.51cto.com/art/200707/50654.htm</summary><published>2009-05-06T04:08:00Z</published><updated>2009-05-06T04:08:00Z</updated><author><name>锤子</name><uri>http://www.cnblogs.com/loadrunner/</uri></author><link rel="alternate" href="http://www.cnblogs.com/loadrunner/archive/2009/05/06/1450555.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/loadrunner/archive/2009/05/06/1450555.html"/></entry><entry><id>http://www.cnblogs.com/loadrunner/archive/2008/06/05/1214706.html</id><title type="text">Vista_home与Xp_pro的互访</title><summary type="text">因为工作环境的变动，我的位子发生了变化，搬到新工作间后，发现工作机（xp_pro系统）与本本（Vista_home）不能互访了.检查IP：工作机在16段，本本使用无线的，在17段。不能互访很麻烦的啊，求助网管大哥，好几天了都没搞定，郁闷至极。今天下班刚好有空，就上网查了下，也没找到好文章，不过也获得了些启发。突然想起使用公司VPN时要加路由的方法尝试了下，发现本本可以增加成功，而且可以访问到16段...</summary><published>2008-06-05T11:53:00Z</published><updated>2008-06-05T11:53:00Z</updated><author><name>锤子</name><uri>http://www.cnblogs.com/loadrunner/</uri></author><link rel="alternate" href="http://www.cnblogs.com/loadrunner/archive/2008/06/05/1214706.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/loadrunner/archive/2008/06/05/1214706.html"/></entry><entry><id>http://www.cnblogs.com/loadrunner/archive/2008/03/17/1110306.html</id><title type="text">for test</title><summary type="text">yes for testing !</summary><published>2008-03-17T10:23:00Z</published><updated>2008-03-17T10:23:00Z</updated><author><name>锤子</name><uri>http://www.cnblogs.com/loadrunner/</uri></author><link rel="alternate" href="http://www.cnblogs.com/loadrunner/archive/2008/03/17/1110306.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/loadrunner/archive/2008/03/17/1110306.html"/></entry><entry><id>http://www.cnblogs.com/loadrunner/archive/2008/03/10/1098302.html</id><title type="text">验证码的测试</title><summary type="text">目前，已经有文章发表了如何解决验证的在测试中的问题，这里，我自己补充一些。验证码的设定一般是防止不良用户的暴力破解，因此有的设的复杂，如腾讯QQ的验证码很多使用汉字，大部分是英文与数字的组合，并加入大小写。还有一种的形式是在注册中会出现的，就是设置一定的问题，让用户填写相应的答案，这些都达到了有效预防的功能。在这里我们要说的是如何测试。假如是针对验证码的测试，因为其是随机产生，因此可以用走代码的方...</summary><published>2008-03-10T02:35:00Z</published><updated>2008-03-10T02:35:00Z</updated><author><name>锤子</name><uri>http://www.cnblogs.com/loadrunner/</uri></author><link rel="alternate" href="http://www.cnblogs.com/loadrunner/archive/2008/03/10/1098302.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/loadrunner/archive/2008/03/10/1098302.html"/></entry><entry><id>http://www.cnblogs.com/loadrunner/archive/2008/03/06/1093459.html</id><title type="text">WAP工作原理及系统架构</title><summary type="text">WAP工作原理　　作为开放性的全球规范，WAP可以使移动用户利用无线电设备方便地访问或交互使用Internet应用信息和服务。前文述及，在Internet中，一般的协议要求发送大量的主要基于文本的数据，而标准Web内容很难在移动电话、寻呼机之类移动通信设备的小尺寸屏幕上显示。同时，在用户单手持机的情况下，屏幕间的内容切换也很不方便，并且HTTP和TCP/IP协议也没有提供针对无线网络的非连续的信号...</summary><published>2008-03-06T05:14:00Z</published><updated>2008-03-06T05:14:00Z</updated><author><name>锤子</name><uri>http://www.cnblogs.com/loadrunner/</uri></author><link rel="alternate" href="http://www.cnblogs.com/loadrunner/archive/2008/03/06/1093459.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/loadrunner/archive/2008/03/06/1093459.html"/></entry><entry><id>http://www.cnblogs.com/loadrunner/archive/2008/03/06/1093055.html</id><title type="text">WAP测试环境</title><summary type="text">WAP测试环境 在WAP编程与开发中，为了对所编网页及应用进行测试，我们通常需要建立WAP的测试环境。一般来说，WAP测试环境可以从浏览器环境、模拟环境、实际环境三个方面进行建立，本节就对此作一基本介绍1 浏览器环境浏览环境的建立是十分简单的。目前Internet上有许多站点提供有WML浏览器的免费下载服务。比较著名的WML浏览器是Winwap，以及各移动通信设备公司提供的浏览器。安装这些浏览器后...</summary><published>2008-03-06T02:03:00Z</published><updated>2008-03-06T02:03:00Z</updated><author><name>锤子</name><uri>http://www.cnblogs.com/loadrunner/</uri></author><link rel="alternate" href="http://www.cnblogs.com/loadrunner/archive/2008/03/06/1093055.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/loadrunner/archive/2008/03/06/1093055.html"/></entry><entry><id>http://www.cnblogs.com/loadrunner/archive/2008/03/05/1092099.html</id><title type="text">BPT,你忽悠了我~~</title><summary type="text">BPT（Business Process Testing），业务流程测试，是Mercury将QTP与QC进行结合的产物，提倡非专业人员也可以参与的一种测试方法。使用了2周，从不明白到有点明白，明白了BPT啥也用不上，想想各位，在录制组件时连check point 都添加不了，那还怎么谈检验，位图检验，文本检验，标准点都不能使用。我倒~~也行我还没明白他更深一层的境界吧，可连脚本也不能进行修改这太说...</summary><published>2008-03-05T08:33:00Z</published><updated>2008-03-05T08:33:00Z</updated><author><name>锤子</name><uri>http://www.cnblogs.com/loadrunner/</uri></author><link rel="alternate" href="http://www.cnblogs.com/loadrunner/archive/2008/03/05/1092099.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/loadrunner/archive/2008/03/05/1092099.html"/></entry><entry><id>http://www.cnblogs.com/loadrunner/archive/2008/02/22/1077786.html</id><title type="text">如何使软件测试标准化，规范化，流水线化？</title><summary type="text">要思考的，如题。为什么有这个想头尼？主要是软件这个行业，是一个个人色彩很浓重的行业。相对而言的研发，从开始的单体，到小作坊，到团队型，到跨国跨领域的合作的发展中。待续...........</summary><published>2008-02-22T07:58:00Z</published><updated>2008-02-22T07:58:00Z</updated><author><name>锤子</name><uri>http://www.cnblogs.com/loadrunner/</uri></author><link rel="alternate" href="http://www.cnblogs.com/loadrunner/archive/2008/02/22/1077786.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/loadrunner/archive/2008/02/22/1077786.html"/></entry><entry><id>http://www.cnblogs.com/loadrunner/archive/2008/02/22/1077750.html</id><title type="text">如何编写测试用例</title><summary type="text">第一步，分析测试的对象，总结页面元素，列出各个因素与水平第二步，设置前置条件，准备相关测试数据第三步，结合正交用例设计，编写测试用例以上步骤适合大部分基于GUI设计的软件。案例一，某后台管理页面编写的某模块功能测试用例</summary><published>2008-02-22T07:32:00Z</published><updated>2008-02-22T07:32:00Z</updated><author><name>锤子</name><uri>http://www.cnblogs.com/loadrunner/</uri></author><link rel="alternate" href="http://www.cnblogs.com/loadrunner/archive/2008/02/22/1077750.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/loadrunner/archive/2008/02/22/1077750.html"/></entry><entry><id>http://www.cnblogs.com/loadrunner/archive/2008/01/25/1053266.html</id><title type="text">安装Loadrunner9的心得</title><summary type="text">在一次意外中lr8.1不能使用Vugen了，刚好下载了LR9.0记得第一次安装LR9.0时，破解文档还没有出来，当时安装也不顺，最终无缘使用。这次不单单找到了破解文档，而且安装过程异常顺利。直接使用默认安装后，用LR8.0中的mlr5lprg.dll、lm70.dll覆盖LR9.0安装目录下&amp;#8220;bin&amp;#8221;文件夹中的对应文件。即可开始使用LR9.0了。呵呵，因为卸载的lr8.1已...</summary><published>2008-01-25T07:35:00Z</published><updated>2008-01-25T07:35:00Z</updated><author><name>锤子</name><uri>http://www.cnblogs.com/loadrunner/</uri></author><link rel="alternate" href="http://www.cnblogs.com/loadrunner/archive/2008/01/25/1053266.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/loadrunner/archive/2008/01/25/1053266.html"/></entry></feed>
