<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Web 测试与浏览自动化</title>
	<atom:link href="http://www.linuxtoy.org/archives/web-test-and-browser-automation.html/feed" rel="self" type="application/rss+xml" />
	<link>http://linuxtoy.org/archives/web-test-and-browser-automation.html</link>
	<description>LinuxTOY 是一个致力于提供 Linux 相关资讯的专题站点。如果您发现了好用好玩的 Linux 东东并愿意发扬自由、分享的精神，可以点击顶部导航 Contact 按钮进行投稿。</description>
	<pubDate>Fri, 10 Feb 2012 12:47:35 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: liang</title>
		<link>http://linuxtoy.org/archives/web-test-and-browser-automation.html#comment-111784</link>
		<dc:creator>liang</dc:creator>
		<pubDate>Mon, 04 May 2009 08:50:36 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=3053#comment-111784</guid>
		<description>&lt;p&gt;最近在研究watir，似乎是基于DOM的，跟PAMIE和twill比较之后最终选择了watir。&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>最近在研究watir，似乎是基于DOM的，跟PAMIE和twill比较之后最终选择了watir。</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Zheng Luo</title>
		<link>http://linuxtoy.org/archives/web-test-and-browser-automation.html#comment-111122</link>
		<dc:creator>Zheng Luo</dc:creator>
		<pubDate>Mon, 27 Apr 2009 12:09:00 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=3053#comment-111122</guid>
		<description>&lt;p&gt;只用过HtmlUnit和Selenium. 这两个真的是非常不错.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>只用过HtmlUnit和Selenium. 这两个真的是非常不错.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: zhichyu</title>
		<link>http://linuxtoy.org/archives/web-test-and-browser-automation.html#comment-111092</link>
		<dc:creator>zhichyu</dc:creator>
		<pubDate>Mon, 27 Apr 2009 06:38:44 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=3053#comment-111092</guid>
		<description>&lt;p&gt;@&lt;a href="#comment-111081" rel="nofollow"&gt;hantsy&lt;/a&gt;: 这才听说Firebug和HtmlUnit。Firebug看文档结构真方便。HtmlUnit模拟浏览器能力比HttpUnit还要强。谢谢推荐！
@&lt;a href="#comment-111091" rel="nofollow"&gt;Alex&lt;/a&gt;: 我只是知道Selenium而已，不清楚它的功能范围和使用方法，所以没有列举它。&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@<a href="#comment-111081" rel="nofollow">hantsy</a>: 这才听说Firebug和HtmlUnit。Firebug看文档结构真方便。HtmlUnit模拟浏览器能力比HttpUnit还要强。谢谢推荐！
@<a href="#comment-111091" rel="nofollow">Alex</a>: 我只是知道Selenium而已，不清楚它的功能范围和使用方法，所以没有列举它。</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Alex</title>
		<link>http://linuxtoy.org/archives/web-test-and-browser-automation.html#comment-111091</link>
		<dc:creator>Alex</dc:creator>
		<pubDate>Mon, 27 Apr 2009 06:19:35 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=3053#comment-111091</guid>
		<description>&lt;p&gt;同意4楼, Selenium 应该上榜, 它恐怕比上面列出的很多都好用.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>同意4楼, Selenium 应该上榜, 它恐怕比上面列出的很多都好用.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: YCF.name</title>
		<link>http://linuxtoy.org/archives/web-test-and-browser-automation.html#comment-111086</link>
		<dc:creator>YCF.name</dc:creator>
		<pubDate>Mon, 27 Apr 2009 05:57:32 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=3053#comment-111086</guid>
		<description>&lt;p&gt;@.name&lt;/p&gt;

&lt;p&gt;因为你申请的*.name是被保留的！&lt;/p&gt;

&lt;p&gt;@Jungle&lt;/p&gt;

&lt;p&gt;还比较便宜。是针对个人的，而*.me 很贵。。。&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>@.name</p>

<p>因为你申请的*.name是被保留的！</p>

<p>@Jungle</p>

<p>还比较便宜。是针对个人的，而*.me 很贵。。。</p>]]></content:encoded>
	</item>
	<item>
		<title>By: hantsy</title>
		<link>http://linuxtoy.org/archives/web-test-and-browser-automation.html#comment-111081</link>
		<dc:creator>hantsy</dc:creator>
		<pubDate>Mon, 27 Apr 2009 05:06:04 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=3053#comment-111081</guid>
		<description>&lt;p&gt;呵呵，居然这里会讨论这个东西
有什么好的经验告诉我吧
基于firefox 工具比较多，firebug及其大量扩展，Selenium IDE等
另外针对语言的，我是做java的，大部分都是junit的衍生器，httpunit,htmlunit, Canoo WebTest
等。
其他语言，大多也是junit的克隆品。&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>呵呵，居然这里会讨论这个东西
有什么好的经验告诉我吧
基于firefox 工具比较多，firebug及其大量扩展，Selenium IDE等
另外针对语言的，我是做java的，大部分都是junit的衍生器，httpunit,htmlunit, Canoo WebTest
等。
其他语言，大多也是junit的克隆品。</p>]]></content:encoded>
	</item>
	<item>
		<title>By: guolinux</title>
		<link>http://linuxtoy.org/archives/web-test-and-browser-automation.html#comment-111077</link>
		<dc:creator>guolinux</dc:creator>
		<pubDate>Mon, 27 Apr 2009 04:05:47 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=3053#comment-111077</guid>
		<description>&lt;p&gt;miro使用python控制xulrunner里的gecko的吧!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>miro使用python控制xulrunner里的gecko的吧!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: DaNmarner</title>
		<link>http://linuxtoy.org/archives/web-test-and-browser-automation.html#comment-111076</link>
		<dc:creator>DaNmarner</dc:creator>
		<pubDate>Mon, 27 Apr 2009 04:01:34 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=3053#comment-111076</guid>
		<description>&lt;p&gt;Python足矣!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Python足矣!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Kappa</title>
		<link>http://linuxtoy.org/archives/web-test-and-browser-automation.html#comment-111075</link>
		<dc:creator>Kappa</dc:creator>
		<pubDate>Mon, 27 Apr 2009 03:45:29 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=3053#comment-111075</guid>
		<description>&lt;p&gt;Selenium IDE怎么都没有介绍？&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Selenium IDE怎么都没有介绍？</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Jungle</title>
		<link>http://linuxtoy.org/archives/web-test-and-browser-automation.html#comment-111074</link>
		<dc:creator>Jungle</dc:creator>
		<pubDate>Mon, 27 Apr 2009 03:44:10 +0000</pubDate>
		<guid isPermaLink="false">http://linuxtoy.org/?p=3053#comment-111074</guid>
		<description>&lt;p&gt;这个域名收费便宜吗？貌似是针对个人的。&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>这个域名收费便宜吗？貌似是针对个人的。</p>]]></content:encoded>
	</item>
</channel>
</rss>

