<?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/"
	xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Rajwagh's Weblog</title>
	<atom:link href="http://rajwagh.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://rajwagh.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<lastBuildDate>Thu, 17 Jul 2008 13:49:07 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='rajwagh.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/848b50db700dcf01a0de911dc35624a0?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Rajwagh's Weblog</title>
		<link>http://rajwagh.wordpress.com</link>
	</image>
			<item>
		<title>Automation &#8211; how to go about</title>
		<link>http://rajwagh.wordpress.com/2008/07/17/automation-how-to-go-about/</link>
		<comments>http://rajwagh.wordpress.com/2008/07/17/automation-how-to-go-about/#comments</comments>
		<pubDate>Thu, 17 Jul 2008 13:49:07 +0000</pubDate>
		<dc:creator>rajwagh</dc:creator>
				<category><![CDATA[Automation]]></category>
		<category><![CDATA[alcatel]]></category>
		<category><![CDATA[lucent]]></category>
		<category><![CDATA[oss]]></category>

		<guid isPermaLink="false">http://rajwagh.wordpress.com/?p=3</guid>
		<description><![CDATA[ 
About Creating Automated Tests
Test planning involves deciding which tests to automate. If you choose to automate a test, you can generate a test script and run the test using WinRunner, QuickTest Professional, LoadRunner, or Visual API-XP.
The following issues should be considered when deciding whether to automate a test.
Frequency of Execution
Tests that will run with each [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rajwagh.wordpress.com&blog=4182054&post=3&subd=rajwagh&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p> </p>
<div><span style="font-size:x-small;">About Creating Automated Tests</span></div>
<p><span style="font-size:x-small;">Test planning involves deciding which tests to automate. If you choose to automate a test, you can generate a test script and run the test using WinRunner, QuickTest Professional, LoadRunner, or Visual API-XP.</p>
<p>The following issues should be considered when deciding whether to automate a test.</p>
<div><strong>Frequency of Execution</strong></div>
<p><strong>Tests that will run with each new version of your application are good candidates for automation. These include sanity tests that check basic functionality across an entire application. Each time there is a new version of the application, you run these tests to check the stability of the new version, before proceeding to more in-depth testing.</p>
<p></strong></p>
<div><span style="font-size:x-small;">Tests that use multiple data values for the same operation (data-driven tests) are also good candidates for automation. Running the same test manually</span></div>
<p><span style="font-size:x-small;"> </p>
<p></span></span></p>
<p><span style="font-size:x-small;font-family:Tahoma;">—</span><span style="font-size:x-small;">each time with a different set of input data</span><span style="font-size:x-small;font-family:Tahoma;">—</span></p>
<div><span style="font-size:x-small;">can be tedious and ineffective. By creating an automated data-driven test, you can run a single test with multiple sets of data.</p>
<div><strong>Stress/Load Testing</strong></div>
<p></span></div>
<p><span style="font-size:x-small;"><strong>It is also recommended that you automate tests that are run many times (stress tests) and tests that check a multi-user client/server system (load tests). For example, suppose a test must be repeated a thousand times. Running the test manually would be extremely impractical. In this case, you could use QuickTest Professional to create a test that runs a thousand iterations.</p>
<p></strong></p>
<div><strong>When Not To Automate Tests</strong></div>
<p><strong>Generally, the more user involvement a test requires, the less appropriate it is to automate. The following describes test cases that should not be automated:</p>
<p></strong></p>
<div><span style="font-size:x-small;">Usability tests</span></div>
<p><span style="font-size:x-small;"> </p>
<p></span></span></p>
<p> </p>
<p><span style="font-size:x-small;font-family:Tahoma;">—</span><span style="font-size:x-small;">tests providing usage models that check how easy the application is to use.</span></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/rajwagh.wordpress.com/3/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/rajwagh.wordpress.com/3/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rajwagh.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rajwagh.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rajwagh.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rajwagh.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rajwagh.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rajwagh.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rajwagh.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rajwagh.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rajwagh.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rajwagh.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rajwagh.wordpress.com&blog=4182054&post=3&subd=rajwagh&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://rajwagh.wordpress.com/2008/07/17/automation-how-to-go-about/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7f490f8825addf9043119c0c3c52aa91?s=96&#38;d=identicon" medium="image">
			<media:title type="html">rajwagh</media:title>
		</media:content>
	</item>
		<item>
		<title>Hello world!</title>
		<link>http://rajwagh.wordpress.com/2008/07/09/hello-world/</link>
		<comments>http://rajwagh.wordpress.com/2008/07/09/hello-world/#comments</comments>
		<pubDate>Wed, 09 Jul 2008 14:30:13 +0000</pubDate>
		<dc:creator>rajwagh</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Welcome to WordPress.com. This is your first post. Edit or delete it and start blogging!
       <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rajwagh.wordpress.com&blog=4182054&post=1&subd=rajwagh&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Welcome to <a href="http://wordpress.com/">WordPress.com</a>. This is your first post. Edit or delete it and start blogging!</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/rajwagh.wordpress.com/1/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/rajwagh.wordpress.com/1/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/rajwagh.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/rajwagh.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/rajwagh.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/rajwagh.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/rajwagh.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/rajwagh.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/rajwagh.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/rajwagh.wordpress.com/1/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/rajwagh.wordpress.com/1/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/rajwagh.wordpress.com/1/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=rajwagh.wordpress.com&blog=4182054&post=1&subd=rajwagh&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://rajwagh.wordpress.com/2008/07/09/hello-world/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/7f490f8825addf9043119c0c3c52aa91?s=96&#38;d=identicon" medium="image">
			<media:title type="html">rajwagh</media:title>
		</media:content>
	</item>
	</channel>
</rss>