<?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>Digicorp &#187; QA</title>
	<atom:link href="http://dev.digi-corp.com/category/qa/feed/" rel="self" type="application/rss+xml" />
	<link>http://dev.digi-corp.com</link>
	<description>&#62;&#62; Developer Blog</description>
	<lastBuildDate>Wed, 22 Jun 2011 14:13:24 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Find HTML Editor in QTP</title>
		<link>http://dev.digi-corp.com/2009/12/find-html-editor-in-qtp/</link>
		<comments>http://dev.digi-corp.com/2009/12/find-html-editor-in-qtp/#comments</comments>
		<pubDate>Mon, 07 Dec 2009 10:01:00 +0000</pubDate>
		<dc:creator>mehul.brahmbhatt</dc:creator>
				<category><![CDATA[QA]]></category>
		<category><![CDATA[Editor]]></category>
		<category><![CDATA[FCK Editor]]></category>
		<category><![CDATA[HTML Editor]]></category>
		<category><![CDATA[QTP]]></category>

		<guid isPermaLink="false">http://dev.digi-corp.com/?p=1790</guid>
		<description><![CDATA[Follow below steps to read and write contents from an HTML Editor if you are testing using QTP Step 1: QTP by default can not find an HTML Editor so you have to add HTML Editor in object repository. It will add HTML Editor as a frame. See below image for an example Step 2:  [...]]]></description>
			<content:encoded><![CDATA[<p>Follow below steps to read and write contents from an HTML Editor if you are testing using QTP</p>
<p><strong>Step 1:</strong> QTP by default can not find an HTML Editor so you have to add HTML Editor in object repository. It will add HTML Editor as a frame.</p>
<p>See below image for an example</p>
<p><img class="alignnone size-full wp-image-1791" src="http://dev.digi-corp.com/wp-content/uploads/2009/10/HTML-Editor.gif" alt="HTML Editor" width="767" height="370" /></p>
<p><strong>Step 2</strong>:  Below is an example of how to write contents in an HTML Editor. Write below line once you have added HTML Editor as an object<em>.</em></p>
<p><em>Browser(&#8220;NewRelease&#8221;).Page(&#8220;Registration&#8221;).Frame(&#8220;Frame_2&#8243;).Object.write &#8220;Testing of add news page.&#8221;</em></p>
<p><strong>Step 3:</strong> Below is an example of how to read contents from an HTML Editor.</p>
<p><em>fName = browser(&#8221; New Release&#8221;).Page(“ Registration &#8220;).Frame(&#8220;Frame_2&#8243;).WebElement(&#8220;testing&#8221;).Object.innerText</em></p>
]]></content:encoded>
			<wfw:commentRss>http://dev.digi-corp.com/2009/12/find-html-editor-in-qtp/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Different Type of Monkey Testing</title>
		<link>http://dev.digi-corp.com/2009/10/different-type-of-monkey-testing/</link>
		<comments>http://dev.digi-corp.com/2009/10/different-type-of-monkey-testing/#comments</comments>
		<pubDate>Fri, 23 Oct 2009 12:13:02 +0000</pubDate>
		<dc:creator>jignesh.patel</dc:creator>
				<category><![CDATA[QA]]></category>
		<category><![CDATA[monkey testing]]></category>
		<category><![CDATA[monkey testing types]]></category>
		<category><![CDATA[testing]]></category>

		<guid isPermaLink="false">http://dev.digi-corp.com/?p=1456</guid>
		<description><![CDATA[Monkey Testing Monkey testing is used with fully automated testing tool. This tool doesn’t know how to use any application, so it performs mouse clicks on the screen or keystrokes on the keyboard randomly. The test monkey is technically known to conduct random testing, which is in the category of black-box testing. Below are different [...]]]></description>
			<content:encoded><![CDATA[<h2><span style="color: #800000"><span style="text-decoration: underline;"><strong>Monkey Testing</strong></span></span></h2>
<p>Monkey testing is used with fully automated testing tool. This tool doesn’t know how to use any application, so it performs mouse clicks on the screen or keystrokes on the keyboard randomly. The test monkey is technically known to conduct random testing, which is in the category of black-box testing. Below are different types of monkey testing.</p>
<ul>
<li>Dumb monkeys</li>
<li>Semi-smart monkeys</li>
<li>Smart monkeys</li>
</ul>
<p><span style="text-decoration: underline;"><strong>Dumb Monkey Testing</strong></span></p>
<p>The initial and the lowest level of testing service is called Dumb Monkey Testing, which is run without specific test in mind and often by a person with no or very limited education in testing.</p>
<p>But Dumb Monkey Tester does not mean a person of no intelligence at all, it rather means absence of any planning in the testing process.</p>
<p>Dumb Monkey software testing services:</p>
<ul>
<li>Guesstimate about      required time and staff</li>
<li>No formal planning and      acceptance criteria</li>
<li>Click-through an      application or a system</li>
<li>Very fast results from      a done work</li>
</ul>
<p><span style="text-decoration: underline;"><strong>Semi-Smart Monkey Testing</strong></span></p>
<p>Having some experience and improved testing skills the Dumb Monkey reaches the next stage in evolution: Semi-Smart Monkey Tester, who is the most effective when working in small groups.</p>
<p>Semi-Smart Monkey software testing services:</p>
<ul>
<li>Initial level of      planning and acceptance criteria</li>
<li>Guesstimate about      required time and staff</li>
<li>Reading requirements      before test run</li>
<li>Semi-technical bug      reports, logs recording</li>
<li>Initial level of      regression testing</li>
</ul>
<p><span style="text-decoration: underline;"><strong>Smart Monkey Testing</strong></span></p>
<p>Smart Monkey is a crown of monkeys testing evolution. Having the army of Smart Monkeys it is possible to finalize vast testing projects, use tools and initial testing theory, bug trackers. Usually Smart Monkey area of activity is limited by his/her testing environment.</p>
<p>Smart monkeys are valuable for load and stress testing; they will find a significant number of bugs, but are also very expensive to develop.</p>
<p>Smart Monkey software testing services:</p>
<ul>
<li>Repetitive planning      and estimations</li>
<li>Attempts to analyze      requirements before test run</li>
<li>Creating test      scenarios</li>
<li>Issues Tracking      Systems usage</li>
<li>Initial level of      regression testing</li>
<li>Finding memory or      resource bugs</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://dev.digi-corp.com/2009/10/different-type-of-monkey-testing/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

