<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/"><channel><title>软若石（I Will Get What I Want.） - 测试</title><link>http://blog.csdn.net/ruanruoshi/category/184385.aspx</link><description>测试</description><dc:language>zh-CN</dc:language><lastUpdateTime>Thu, 24 Apr 2008 21:12:08 GMT</lastUpdateTime><ttl>60</ttl><item><dc:creator>软若石</dc:creator><title>并发系统的测试 </title><link>http://blog.csdn.net/ruanruoshi/archive/2006/03/29/642617.aspx</link><pubDate>Wed, 29 Mar 2006 10:49:00 GMT</pubDate><guid>http://blog.csdn.net/ruanruoshi/archive/2006/03/29/642617.aspx</guid><wfw:comment>http://blog.csdn.net/ruanruoshi/comments/642617.aspx</wfw:comment><comments>http://blog.csdn.net/ruanruoshi/archive/2006/03/29/642617.aspx#Feedback</comments><slash:comments>1</slash:comments><wfw:commentRss>http://blog.csdn.net/ruanruoshi/comments/commentRss/642617.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=642617</trackback:ping><description>并发系统的测试
&lt;img src ="http://blog.csdn.net/ruanruoshi/aggbug/642617.aspx" width = "1" height = "1" /&gt;</description></item><item><dc:creator>软若石</dc:creator><title>使用Application Center Test (ACT)来做压力测试</title><link>http://blog.csdn.net/ruanruoshi/archive/2006/03/15/624807.aspx</link><pubDate>Wed, 15 Mar 2006 10:02:00 GMT</pubDate><guid>http://blog.csdn.net/ruanruoshi/archive/2006/03/15/624807.aspx</guid><wfw:comment>http://blog.csdn.net/ruanruoshi/comments/624807.aspx</wfw:comment><comments>http://blog.csdn.net/ruanruoshi/archive/2006/03/15/624807.aspx#Feedback</comments><slash:comments>0</slash:comments><wfw:commentRss>http://blog.csdn.net/ruanruoshi/comments/commentRss/624807.aspx</wfw:commentRss><trackback:ping>http://tb.blog.csdn.net/TrackBack.aspx?PostId=624807</trackback:ping><description>在我们完成了基于SPS2003的开发，实现了我们的具体应用以后，我们是不是就可以直接请用户来使用了呢？如果我这么做，那么有经验的开发人员一定会对此嗤之以鼻：居然连压力测试也不做！真是不想活了…… 呵呵，是啊。开发环境往往只考虑功能，到了具体环境中，就需要考虑有大量的用户来访问的时候，很多功能会不会出错？性能会怎么样呢？……我们这里就简单看看，怎么来做压力测试。 相信作压力测试肯定有很多工具，而我们一般使用的，现在很多是Application Center Test (ACT)。这个东东是VS.NET中的一个组建，很简单，容易上手，而且支持脚本，也可以实现复杂的功能…… 这里省略测试步骤，假设我们只是直接对一个网站做测试，例如Test.SendRequest("http://server/default.aspx")。现在怎样来分析结果呢？ 下面是我刚学到的一些信息，和大家共享，希望对于有经验的朋友，起一个抛砖引玉的功能。 1. 首先，检查一下又没有错误，例如401用户没有验证的错误。如果有错误，那么结果肯定是不对的，也不用看了。 2. 分析Average requests per se&lt;img src ="http://blog.csdn.net/ruanruoshi/aggbug/624807.aspx" width = "1" height = "1" /&gt;</description></item></channel></rss>