<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom"><title type="text">博客园_测试时代</title><subtitle type="text">Mercury&amp;Rational Software Testing</subtitle><id>http://feed.cnblogs.com/blog/u/8983/rss</id><updated>2007-08-09T01:55:11Z</updated><author><name>zengjin</name><uri>http://www.cnblogs.com/zengjin/</uri></author><generator>CNBlogs BlogServer</generator><link rel="alternate" type="text/html" href="http://www.cnblogs.com/zengjin/"/><link rel="self" type="application/atom+xml" href="http://feed.cnblogs.com/blog/u/8983/rss"/><entry><id>http://www.cnblogs.com/zengjin/archive/2006/09/22/512269.html</id><title type="text">使用 GUID 值来作为数据库行标识(转载) </title><summary type="text">世界上的任何两台计算机都不会生成重复的 GUID 值。GUID 主要用于在拥有多个节点、多台计算机的网络或系统中，分配必须具有唯一性的标 识符。在 Windows 平台上，GUID 应用非常广泛：注册表、类及接口标识、数据库、甚至自动生成的机器名、目录名等。 </summary><published>2006-09-22T14:43:00Z</published><updated>2006-09-22T14:43:00Z</updated><author><name>zengjin</name><uri>http://www.cnblogs.com/zengjin/</uri></author><link rel="alternate" href="http://www.cnblogs.com/zengjin/archive/2006/09/22/512269.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/zengjin/archive/2006/09/22/512269.html"/></entry><entry><id>http://www.cnblogs.com/zengjin/archive/2006/09/20/510053.html</id><title type="text">ASPTODLL风火轮</title><summary type="text">ASP技术是当今世界重要的Web页面交互技术，包括脚本引擎和ASP组件，通过微软的IIS服务器执行。目前大多数ASP技术应用都是通过ASP页面的脚本引擎调用ASP组件，ASP页面易于开发和部署，但有一定的局限性，因为ASP页面属于文本类型，源代码的保密性没有任何保障，而且ASP页面的脚本引擎不适合处理大量的业务逻辑，将会导致性能的下降。 &#xD;    ASPTODLL风火轮是一款可以将整个网站的ASP页面代码移植成VB源代码，并编译成Dll的工具软件。 &#xD;   加密源代码。可达到彻底保护知识产权的目的，加密效果优于非编译型的脚本加密工具。非编译型的加密工具要在运行时在内存中还原脚本执行，编译型代码不可还原，直接二进制的执行方式.&#xD;   提高ASP代码的整体性能。一般情况下可以提高30%-40%的效率 &#xD;   提高ASP代码的安全性能。由于全部代码经过编译后，代码完全保密，即便提供下载，也不会有代码泄露的发生。 &#xD;</summary><published>2006-09-20T13:22:00Z</published><updated>2006-09-20T13:22:00Z</updated><author><name>zengjin</name><uri>http://www.cnblogs.com/zengjin/</uri></author><link rel="alternate" href="http://www.cnblogs.com/zengjin/archive/2006/09/20/510053.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/zengjin/archive/2006/09/20/510053.html"/></entry><entry><id>http://www.cnblogs.com/zengjin/archive/2006/09/20/509048.html</id><title type="text">性能测试之协议分析</title><summary type="text">最近在论坛上的一些朋友问脚本方面的问题，比如用lr的winsock协议录制的脚本遇回放过程中遇到如下错误&#xD;&#xD;Action.c(20): Error : callConnect - Can't assign requested address. Error code : 10049.&#xD;Action.c(20): Error : Timeout expired while trying to connect. Error code : 9017.&#xD;</summary><published>2006-09-19T16:49:00Z</published><updated>2006-09-19T16:49:00Z</updated><author><name>zengjin</name><uri>http://www.cnblogs.com/zengjin/</uri></author><link rel="alternate" href="http://www.cnblogs.com/zengjin/archive/2006/09/20/509048.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/zengjin/archive/2006/09/20/509048.html"/></entry><entry><id>http://www.cnblogs.com/zengjin/archive/2006/09/20/509047.html</id><title type="text">性能和容量规划（3）</title><summary type="text">本文评价了 Microsoft® Solution for Internet Business（MSIB）2.0 版的性能和容量、可扩展性和可用性等特征，并为检验和测量这些特征提供了一个流程。 您可以利用这一流程判断用户负载如何影响硬件资源以及资源如何变成性能的瓶颈。 </summary><published>2006-09-19T16:47:00Z</published><updated>2006-09-19T16:47:00Z</updated><author><name>zengjin</name><uri>http://www.cnblogs.com/zengjin/</uri></author><link rel="alternate" href="http://www.cnblogs.com/zengjin/archive/2006/09/20/509047.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/zengjin/archive/2006/09/20/509047.html"/></entry><entry><id>http://www.cnblogs.com/zengjin/archive/2006/09/20/509046.html</id><title type="text">性能和容量规划（2）</title><summary type="text">这一部分简单介绍了 MSIB 项目组在实现站点代码和实际 MSIB 2.0 部署所需的吞吐量和可扩展性需求时所采用的步骤。 这一部分并不介绍 ASP.NET 编码做法、Microsoft Internet Information Services (IIS) 5.0 调节参数或 SQL 服务器的调节参数。</summary><published>2006-09-19T16:45:00Z</published><updated>2006-09-19T16:45:00Z</updated><author><name>zengjin</name><uri>http://www.cnblogs.com/zengjin/</uri></author><link rel="alternate" href="http://www.cnblogs.com/zengjin/archive/2006/09/20/509046.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/zengjin/archive/2006/09/20/509046.html"/></entry><entry><id>http://www.cnblogs.com/zengjin/archive/2006/09/20/509044.html</id><title type="text">性能和容量规划（1）</title><summary type="text">本文评价了 Microsoft® Solution for Internet Business（MSIB）2.0 版的性能和容量、可扩展性和可用性等特征，并为检验和测量这些特征提供了一个流程。 您可以利用这一流程判断用户负载如何影响硬件资源以及资源如何变成性能的瓶颈。</summary><published>2006-09-19T16:44:00Z</published><updated>2006-09-19T16:44:00Z</updated><author><name>zengjin</name><uri>http://www.cnblogs.com/zengjin/</uri></author><link rel="alternate" href="http://www.cnblogs.com/zengjin/archive/2006/09/20/509044.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/zengjin/archive/2006/09/20/509044.html"/></entry><entry><id>http://www.cnblogs.com/zengjin/archive/2006/09/20/509042.html</id><title type="text">服务器加速技术一览</title><summary type="text">获取信息的速度快慢已经成为制约互联网发展的重要因素。如何在现有的网络资源下提高用户获取信息的速度，已成为困扰众多数据中心、ISP和企业的一大难题。以负载均衡器为代表的互联网加速产品应运而生。它们将成为未来互联网上不可或缺的一部分。</summary><published>2006-09-19T16:43:00Z</published><updated>2006-09-19T16:43:00Z</updated><author><name>zengjin</name><uri>http://www.cnblogs.com/zengjin/</uri></author><link rel="alternate" href="http://www.cnblogs.com/zengjin/archive/2006/09/20/509042.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/zengjin/archive/2006/09/20/509042.html"/></entry><entry><id>http://www.cnblogs.com/zengjin/archive/2006/09/20/509038.html</id><title type="text">web测试技术经典案例</title><summary type="text">随着web应用的增多，新的模式解决方案中以web为核心的应用也越来越多，很多公司各种应用的架构都以B/S及web应用为主，但是有关WEB测试方面的内容并没有相应的总结，所以我在这里对web的测试方法和采用的测试技术进行总结，便于内部交流。</summary><published>2006-09-19T16:41:00Z</published><updated>2006-09-19T16:41:00Z</updated><author><name>zengjin</name><uri>http://www.cnblogs.com/zengjin/</uri></author><link rel="alternate" href="http://www.cnblogs.com/zengjin/archive/2006/09/20/509038.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/zengjin/archive/2006/09/20/509038.html"/></entry><entry><id>http://www.cnblogs.com/zengjin/archive/2006/05/31/414292.html</id><title type="text">用SQL批量插入数据（原创）</title><summary type="text">数据仓库中，经常要用到批量生成数据。而目前批量生成数据的软件很难找到，找到的也不一定能够满足我们的需要。这种情况下，可以通过SQL语句加循环来生成数据。本文简要介绍了作者在实际工作中利用SQL产生数据的方法。 </summary><published>2006-05-31T13:24:00Z</published><updated>2006-05-31T13:24:00Z</updated><author><name>zengjin</name><uri>http://www.cnblogs.com/zengjin/</uri></author><link rel="alternate" href="http://www.cnblogs.com/zengjin/archive/2006/05/31/414292.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/zengjin/archive/2006/05/31/414292.html"/></entry><entry><id>http://www.cnblogs.com/zengjin/archive/2006/05/12/397986.html</id><title type="text">对WEB性能测试中的验证码问题</title><summary type="text">作者：关河现在越来越多的网站为了安全性或是防止Spam的侵害，采用了验证码的校验技术。简单地说，验证码就是在进行登录或是内容提交的时候，页面上会随机出现一个人工可识别，但机器不可识别的验证字符串（一般是采用背景、扭曲等方式产生的图片），要求登录或是提交内容时同时输入这个验证码。 验证码可以有效防止对口令的刺探和所谓的网络推广软件带来的大量的Spam内容，目前已经被许多Internet或是Intra...</summary><published>2006-05-12T02:23:00Z</published><updated>2006-05-12T02:23:00Z</updated><author><name>zengjin</name><uri>http://www.cnblogs.com/zengjin/</uri></author><link rel="alternate" href="http://www.cnblogs.com/zengjin/archive/2006/05/12/397986.html"/><link rel="alternate" type="text/html" href="http://www.cnblogs.com/zengjin/archive/2006/05/12/397986.html"/></entry></feed>
