<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Naqoosh &#187; automation</title>
	<atom:link href="http://www.naqoosh.com/tag/automation/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.naqoosh.com</link>
	<description>Software Development</description>
	<lastBuildDate>Mon, 28 Jun 2010 05:53:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Presentation about web testing automation</title>
		<link>http://www.naqoosh.com/presentation-about-web-testing-automation/</link>
		<comments>http://www.naqoosh.com/presentation-about-web-testing-automation/#comments</comments>
		<pubDate>Mon, 14 Jun 2010 11:35:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Testing]]></category>
		<category><![CDATA[automation]]></category>
		<category><![CDATA[qa]]></category>
		<category><![CDATA[sahi]]></category>
		<category><![CDATA[web]]></category>

		<guid isPermaLink="false">http://www.naqoosh.com/?p=180</guid>
		<description><![CDATA[When I was automating testing our first project, it was a web based administration app. For that, I did some research and we chose to go with Sahi. I was able to achieve about 60-70% automation with Sahi and very happy with its result. During that time, one day I also gave a presentation at [...]]]></description>
			<content:encoded><![CDATA[<p>When I was automating testing our first project, it was a web based administration app. For that, I did some research and we chose to go with <a title="Sahi" href="http://sahi.co.in">Sahi</a>. I was able to achieve about 60-70% automation with Sahi and very happy with its result. During that time, one day I also gave a presentation at my office about what and how is web testing automation with Sahi. The presentation I created for this is the following:</p>
<div id="__ss_4494621" style="width: 425px; margin: 0px auto; padding: 4px;"><object id="__sse4494621" classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="425" height="355" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="allowFullScreen" value="true" /><param name="allowScriptAccess" value="always" /><param name="src" value="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=webtestingautomationwithsahi-100614061920-phpapp01&amp;stripped_title=web-testing-automation-with-sahi" /><param name="name" value="__sse4494621" /><param name="allowfullscreen" value="true" /><embed id="__sse4494621" type="application/x-shockwave-flash" width="425" height="355" src="http://static.slidesharecdn.com/swf/ssplayer2.swf?doc=webtestingautomationwithsahi-100614061920-phpapp01&amp;stripped_title=web-testing-automation-with-sahi" name="__sse4494621" allowscriptaccess="always" allowfullscreen="true"></embed></object></div>
<p>This presentation gives a very brief idea about web testing automation in general and with Sahi. In the coming posts, I will try to share the issues I faced both with automating testing for desktop and web apps.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.naqoosh.com/presentation-about-web-testing-automation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Automating with TestComplete</title>
		<link>http://www.naqoosh.com/automating-with-testcomplete/</link>
		<comments>http://www.naqoosh.com/automating-with-testcomplete/#comments</comments>
		<pubDate>Tue, 08 Jun 2010 05:07:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Testing]]></category>
		<category><![CDATA[automation]]></category>
		<category><![CDATA[qa]]></category>
		<category><![CDATA[scripting]]></category>

		<guid isPermaLink="false">http://www.naqoosh.com/?p=174</guid>
		<description><![CDATA[Recently we purchased TestComplete license. After some initial phase of learning the tool, I have now started automating our actual test cases using TestComplete. Before going to start this I did the following:

Studied Software Test Automation book by Mark Fewster &#38; Dorothy Graham (highly recommended for those who are starting automating tests)
Studied and watched different [...]]]></description>
			<content:encoded><![CDATA[<p>Recently we purchased TestComplete license. After some initial phase of learning the tool, I have now started automating our actual test cases using TestComplete. Before going to start this I did the following:</p>
<ol>
<li>Studied Software Test Automation book by Mark Fewster &amp; Dorothy Graham (highly recommended for those who are starting automating tests)</li>
<li>Studied and watched different webinars on Automated QA&#8217;s website.</li>
</ol>
<p>Overall, it is going smooth and good. But obviously, it is taking sometime to get used to this. In some of my next posts, I will share how I am doing with this.</p>
<p>So for now we are using <a title="TestComplete" href="http://www.automatedqa.com/products/testcomplete/">TestComplete</a> for desktop and <a title="Sahi" href="http://www.sahi.co.in/">Sahi</a> for web app testing automation.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.naqoosh.com/automating-with-testcomplete/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Testing Automation Tools</title>
		<link>http://www.naqoosh.com/testing-automation-tools/</link>
		<comments>http://www.naqoosh.com/testing-automation-tools/#comments</comments>
		<pubDate>Thu, 24 Jul 2008 06:45:15 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Development]]></category>
		<category><![CDATA[Testing]]></category>
		<category><![CDATA[automation]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://nimblecare.wordpress.com/?p=8</guid>
		<description><![CDATA[I recently started using Sahi. Sahi is an automation and testing tool for web applications, with the facility to record and playback scripts.
When I was trying to find any tool for testing automation, I evaluated many tools as the following:

AutomatedQA&#8217;s TestComplete &#8211; It is one of the other product which I would love to use. [...]]]></description>
			<content:encoded><![CDATA[<p>I recently started using Sahi. Sahi is an automation and testing tool for web applications, with the facility to record and playback scripts.</p>
<p>When I was trying to find any tool for testing automation, I evaluated many tools as the following:</p>
<ul>
<li><a href="http://www.automatedqa.com/products/testcomplete/index.asp">AutomatedQA&#8217;s TestComplete</a> &#8211; It is one of the other product which I would love to use. It is an excellent product and could be used very nicely for GUI applications. I had to drop this from the list due to its price <img src='http://www.naqoosh.com/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' />  and availability of free / open source automation tools for web.</li>
<li><a href="http://wtr.rubyforge.org">Watir</a> &#8211; I couldn&#8217;t try this much but it was dropped from the list due to the learning curve involved in learning Ruby and then using this whole suite efficiently. Though, it seems to be a nice product and offers many add-ons.</li>
<li><a href="http://www.sahi.co.in/w/">Sahi</a> &#8211; I chose this due to the ease of use. Another positive aspect of this application is that its scripting is done in Javascript. So I didn&#8217;t have to learn another language. I was able to start actually automating my test cases the next day, when I installed Sahi on my system. Till date, I am able to automate about 50% of my application. That application testing, I am going to automate has been written in Zend framework.</li>
</ul>
<p>In the next posts, I will try to post some more details about my testing experience.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.naqoosh.com/testing-automation-tools/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>
