<?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:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Quick test professional</title>
	<atom:link href="http://quicktestprofessional.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://quicktestprofessional.wordpress.com</link>
	<description>QTP Tips  QTP codes  QTP Faqs  and more</description>
	<lastBuildDate>Tue, 20 Oct 2009 04:00:39 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Mohan Kumar Kakarla by Khisal</title>
		<link>http://quicktestprofessional.wordpress.com/about/#comment-1297</link>
		<dc:creator>Khisal</dc:creator>
		<pubDate>Tue, 20 Oct 2009 04:00:39 +0000</pubDate>
		<guid isPermaLink="false">#comment-1297</guid>
		<description>HI.

I am unable to view the result window in QTP 10.0 even i have set all the option that are required specially Tool-option-run, but window does not appear at end of session. I can not even open the window when i click the result icon on the screen. Please help me out. Your early response will be highly appreciated.</description>
		<content:encoded><![CDATA[<p>HI.</p>
<p>I am unable to view the result window in QTP 10.0 even i have set all the option that are required specially Tool-option-run, but window does not appear at end of session. I can not even open the window when i click the result icon on the screen. Please help me out. Your early response will be highly appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mohan Kumar Kakarla by ashok</title>
		<link>http://quicktestprofessional.wordpress.com/about/#comment-1295</link>
		<dc:creator>ashok</dc:creator>
		<pubDate>Mon, 19 Oct 2009 07:04:59 +0000</pubDate>
		<guid isPermaLink="false">#comment-1295</guid>
		<description>hi  , i want to learn qtp can u give assistence to me plz sir.</description>
		<content:encoded><![CDATA[<p>hi  , i want to learn qtp can u give assistence to me plz sir.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mohan Kumar Kakarla by ashok</title>
		<link>http://quicktestprofessional.wordpress.com/about/#comment-1294</link>
		<dc:creator>ashok</dc:creator>
		<pubDate>Mon, 19 Oct 2009 07:02:59 +0000</pubDate>
		<guid isPermaLink="false">#comment-1294</guid>
		<description>hi.need help in qtp.i want  to learn qtp can u give basic suggestios in this plz.</description>
		<content:encoded><![CDATA[<p>hi.need help in qtp.i want  to learn qtp can u give basic suggestios in this plz.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Excel Sorting(Ascending , Descending) By Rows and Columns by Ronan</title>
		<link>http://quicktestprofessional.wordpress.com/2008/02/26/excel-sortingascending-descending-by-rows-and-columns/#comment-1293</link>
		<dc:creator>Ronan</dc:creator>
		<pubDate>Thu, 15 Oct 2009 10:15:17 +0000</pubDate>
		<guid isPermaLink="false">http://quicktestprofessional.wordpress.com/?p=60#comment-1293</guid>
		<description>Dear  vivek,
change the statement to 

objRange.Sort sortKey1, xlAscending, sortKey2, , xlAscending, , , xlTopToBottom</description>
		<content:encoded><![CDATA[<p>Dear  vivek,<br />
change the statement to </p>
<p>objRange.Sort sortKey1, xlAscending, sortKey2, , xlAscending, , , xlTopToBottom</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mohan Kumar Kakarla by Kumar</title>
		<link>http://quicktestprofessional.wordpress.com/about/#comment-1290</link>
		<dc:creator>Kumar</dc:creator>
		<pubDate>Wed, 14 Oct 2009 19:17:36 +0000</pubDate>
		<guid isPermaLink="false">#comment-1290</guid>
		<description>scenario: Need to run a test script on 5000 machines, its kinda regression testing.
The 5000 workstations are located in different cities but are all in the same domain and are accessible remotely via RDP.
All the workstations have QTP installed on them. LoginId has admin rights to all the machines.
Have installed QC Remote Agent, QC QTP Addin on all the workstations.
Wondering if I can use QC to run the scripts remotely on these machines.
But the issue was how to add the 5000 hosts(ip addresses) dynamically in the QC to invoke QTP scripts on other machines after completing on one machine.
Is it possible to use tables of QC, how do I use the OTA API here, as I&#039;m new using that.
Kumar
6128172620</description>
		<content:encoded><![CDATA[<p>scenario: Need to run a test script on 5000 machines, its kinda regression testing.<br />
The 5000 workstations are located in different cities but are all in the same domain and are accessible remotely via RDP.<br />
All the workstations have QTP installed on them. LoginId has admin rights to all the machines.<br />
Have installed QC Remote Agent, QC QTP Addin on all the workstations.<br />
Wondering if I can use QC to run the scripts remotely on these machines.<br />
But the issue was how to add the 5000 hosts(ip addresses) dynamically in the QC to invoke QTP scripts on other machines after completing on one machine.<br />
Is it possible to use tables of QC, how do I use the OTA API here, as I&#8217;m new using that.<br />
Kumar<br />
6128172620</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mohan Kumar Kakarla by Revathi</title>
		<link>http://quicktestprofessional.wordpress.com/about/#comment-1289</link>
		<dc:creator>Revathi</dc:creator>
		<pubDate>Wed, 14 Oct 2009 17:47:23 +0000</pubDate>
		<guid isPermaLink="false">#comment-1289</guid>
		<description>Hi Mohan,

How to write user defined functions in QTP?i want to know how to create functions right from the scratch.Please help me of how to create user defined functions in easiest and simple way.</description>
		<content:encoded><![CDATA[<p>Hi Mohan,</p>
<p>How to write user defined functions in QTP?i want to know how to create functions right from the scratch.Please help me of how to create user defined functions in easiest and simple way.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mohan Kumar Kakarla by sherkhan_theonlyone</title>
		<link>http://quicktestprofessional.wordpress.com/about/#comment-1287</link>
		<dc:creator>sherkhan_theonlyone</dc:creator>
		<pubDate>Sat, 10 Oct 2009 20:55:16 +0000</pubDate>
		<guid isPermaLink="false">#comment-1287</guid>
		<description>ABEY! MAAA key LAUDEY! STOP spammin my friends facebook! chutiye! teri gaand maarunga Afghanistan se aa key!

Haraam khor! 4 goliyaan teri gaand mein daalonga to thujhey paata chalega! Raaaa ke lund</description>
		<content:encoded><![CDATA[<p>ABEY! MAAA key LAUDEY! STOP spammin my friends facebook! chutiye! teri gaand maarunga Afghanistan se aa key!</p>
<p>Haraam khor! 4 goliyaan teri gaand mein daalonga to thujhey paata chalega! Raaaa ke lund</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mohan Kumar Kakarla by ashok</title>
		<link>http://quicktestprofessional.wordpress.com/about/#comment-1286</link>
		<dc:creator>ashok</dc:creator>
		<pubDate>Thu, 08 Oct 2009 12:15:47 +0000</pubDate>
		<guid isPermaLink="false">#comment-1286</guid>
		<description>Hi,

I saw ur bolg today first time, it is awsome...
I need one favor from u.
I have start Run scripts from QC automatically, when i received a email. If it is possible please help in this regard..
thanks advanced

Regards,
Ashok</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I saw ur bolg today first time, it is awsome&#8230;<br />
I need one favor from u.<br />
I have start Run scripts from QC automatically, when i received a email. If it is possible please help in this regard..<br />
thanks advanced</p>
<p>Regards,<br />
Ashok</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Running stored procedures from QTP by biz</title>
		<link>http://quicktestprofessional.wordpress.com/2008/02/14/running-stored-procedures-from-qtp-2/#comment-1285</link>
		<dc:creator>biz</dc:creator>
		<pubDate>Wed, 07 Oct 2009 17:09:49 +0000</pubDate>
		<guid isPermaLink="false">http://quicktestprofessional.wordpress.com/2008/02/14/running-stored-procedures-from-qtp-2/#comment-1285</guid>
		<description>Buddy when i run the obove code i get stuck at 
&gt;&gt;oADO_CMD.Parameters(1).Value = sParameter1
says -item cannot be found in the collection corresponding to the requested name or ordinal

My stored procedure takes 2 input parameters.</description>
		<content:encoded><![CDATA[<p>Buddy when i run the obove code i get stuck at<br />
&gt;&gt;oADO_CMD.Parameters(1).Value = sParameter1<br />
says -item cannot be found in the collection corresponding to the requested name or ordinal</p>
<p>My stored procedure takes 2 input parameters.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Mohan Kumar Kakarla by vvr</title>
		<link>http://quicktestprofessional.wordpress.com/about/#comment-1284</link>
		<dc:creator>vvr</dc:creator>
		<pubDate>Tue, 06 Oct 2009 19:02:14 +0000</pubDate>
		<guid isPermaLink="false">#comment-1284</guid>
		<description>Hi Mohan,

Can you post the qtp script to insert header and footer in the msword doc?</description>
		<content:encoded><![CDATA[<p>Hi Mohan,</p>
<p>Can you post the qtp script to insert header and footer in the msword doc?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
