<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Running watir tests from a confluence wiki page</title>
	<atom:link href="http://watirmelon.com/2008/04/13/watir-tests-from-wiki-page/feed/" rel="self" type="application/rss+xml" />
	<link>http://watirmelon.com/2008/04/13/watir-tests-from-wiki-page/</link>
	<description>A 93% Watir Based Blog by Alister Scott</description>
	<lastBuildDate>Fri, 25 May 2012 15:18:26 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Alister Scott</title>
		<link>http://watirmelon.com/2008/04/13/watir-tests-from-wiki-page/#comment-294</link>
		<dc:creator><![CDATA[Alister Scott]]></dc:creator>
		<pubDate>Thu, 23 Jul 2009 22:14:21 +0000</pubDate>
		<guid isPermaLink="false">http://watirmelon.wordpress.com/?p=40#comment-294</guid>
		<description><![CDATA[Hi Eric,

You could call a script from Confluence, but you would probably need to write a Confluence plug in to do so.

As for the question about using Customer.rb, I actually call it dynamically each time a particular function is specified in the wiki, using:
&lt;code&gt;
 actual_outcome, actual_output = required_method.call(*parameters)  
&lt;/code&gt;
This might not be the best solution for you. There are some other options which include:
Using &lt;a href=&quot;http://faucets.rubyforge.org/&quot; rel=&quot;nofollow&quot;&gt; Faucets&lt;/a&gt;
or using &lt;a href=&quot;http://rasta.rubyforge.org/&quot; rel=&quot;nofollow&quot;&gt;Rasta&lt;/a&gt; which supports Google Docs.

Cheers,
Alister]]></description>
		<content:encoded><![CDATA[<p>Hi Eric,</p>
<p>You could call a script from Confluence, but you would probably need to write a Confluence plug in to do so.</p>
<p>As for the question about using Customer.rb, I actually call it dynamically each time a particular function is specified in the wiki, using:<br />
<code><br />
 actual_outcome, actual_output = required_method.call(*parameters)<br />
</code><br />
This might not be the best solution for you. There are some other options which include:<br />
Using <a href="http://faucets.rubyforge.org/" rel="nofollow"> Faucets</a><br />
or using <a href="http://rasta.rubyforge.org/" rel="nofollow">Rasta</a> which supports Google Docs.</p>
<p>Cheers,<br />
Alister</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eric Morris</title>
		<link>http://watirmelon.com/2008/04/13/watir-tests-from-wiki-page/#comment-293</link>
		<dc:creator><![CDATA[Eric Morris]]></dc:creator>
		<pubDate>Thu, 23 Jul 2009 16:04:58 +0000</pubDate>
		<guid isPermaLink="false">http://watirmelon.wordpress.com/?p=40#comment-293</guid>
		<description><![CDATA[Alister,

Sorry in advance if any of these questions should be evident to me but I have never worked with a wiki before. I am going to go through the tutorial on Confluence today and was wondering is there a more detailed tutorial for creating Watir tests in Confluence?

Is it possible to set the scripts so they can be run from confluence? I saw for instance that you required Custoer.rb but did not see anyplace where it was called in the example?

I have several people in my group who would utilize the scripts I have created but are not comfortable with running the scripts from the command line so I would like to find some way of presenting them through a wb interface with the ability to fillin variables presented as a form field and run the script.

or can you suggest a better way to accompolish what I am trying to do?

I would appreciate any suggestions.

Thanks,
Eric]]></description>
		<content:encoded><![CDATA[<p>Alister,</p>
<p>Sorry in advance if any of these questions should be evident to me but I have never worked with a wiki before. I am going to go through the tutorial on Confluence today and was wondering is there a more detailed tutorial for creating Watir tests in Confluence?</p>
<p>Is it possible to set the scripts so they can be run from confluence? I saw for instance that you required Custoer.rb but did not see anyplace where it was called in the example?</p>
<p>I have several people in my group who would utilize the scripts I have created but are not comfortable with running the scripts from the command line so I would like to find some way of presenting them through a wb interface with the ability to fillin variables presented as a form field and run the script.</p>
<p>or can you suggest a better way to accompolish what I am trying to do?</p>
<p>I would appreciate any suggestions.</p>
<p>Thanks,<br />
Eric</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: The future of testers &#171; WatirMelon</title>
		<link>http://watirmelon.com/2008/04/13/watir-tests-from-wiki-page/#comment-77</link>
		<dc:creator><![CDATA[The future of testers &#171; WatirMelon]]></dc:creator>
		<pubDate>Mon, 23 Jun 2008 11:56:11 +0000</pubDate>
		<guid isPermaLink="false">http://watirmelon.wordpress.com/?p=40#comment-77</guid>
		<description><![CDATA[[...] some frameworks are developer focused (Rspec, Test::Unit) whereas others are more tester focused (Confluence &amp; [...]]]></description>
		<content:encoded><![CDATA[<p>[...] some frameworks are developer focused (Rspec, Test::Unit) whereas others are more tester focused (Confluence &amp; [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

