<?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/"
		>
<channel>
	<title>Comments on: QTP: Parameterization with Excel</title>
	<atom:link href="http://relevantcodes.com/qtp-parameterization-with-excel/feed/" rel="self" type="application/rss+xml" />
	<link>http://relevantcodes.com/qtp-parameterization-with-excel/</link>
	<description>A Test Development Resource for HP QuickTest Professional.</description>
	<lastBuildDate>Thu, 09 Feb 2012 12:13:41 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: karan</title>
		<link>http://relevantcodes.com/qtp-parameterization-with-excel/#comment-54836</link>
		<dc:creator>karan</dc:creator>
		<pubDate>Sat, 28 Jan 2012 04:56:19 +0000</pubDate>
		<guid isPermaLink="false">http://relevantcodes.com/?p=2190#comment-54836</guid>
		<description>tHANKS</description>
		<content:encoded><![CDATA[<p>tHANKS</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: naveen1</title>
		<link>http://relevantcodes.com/qtp-parameterization-with-excel/#comment-54612</link>
		<dc:creator>naveen1</dc:creator>
		<pubDate>Sun, 22 Jan 2012 03:45:38 +0000</pubDate>
		<guid isPermaLink="false">http://relevantcodes.com/?p=2190#comment-54612</guid>
		<description>hi
Hi how to validate the  present in the excel sheet.
i mean in sheet i have 3 fields ie&#039;s- name: ,password, url
how to check is it hyperlink or plain text
ls answer any one</description>
		<content:encoded><![CDATA[<p>hi<br />
Hi how to validate the  present in the excel sheet.<br />
i mean in sheet i have 3 fields ie&#8217;s- name: ,password, url<br />
how to check is it hyperlink or plain text<br />
ls answer any one</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: naveen</title>
		<link>http://relevantcodes.com/qtp-parameterization-with-excel/#comment-54611</link>
		<dc:creator>naveen</dc:creator>
		<pubDate>Sun, 22 Jan 2012 03:42:38 +0000</pubDate>
		<guid isPermaLink="false">http://relevantcodes.com/?p=2190#comment-54611</guid>
		<description>Hi how to validate the  present in the excel sheet.
i mean in sheet i have 3 fields ie&#039;s- name: ,password, url
how to check is it hyperlink or plain text
ls answer any one</description>
		<content:encoded><![CDATA[<p>Hi how to validate the  present in the excel sheet.<br />
i mean in sheet i have 3 fields ie&#8217;s- name: ,password, url<br />
how to check is it hyperlink or plain text<br />
ls answer any one</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anshoo Arora</title>
		<link>http://relevantcodes.com/qtp-parameterization-with-excel/#comment-53010</link>
		<dc:creator>Anshoo Arora</dc:creator>
		<pubDate>Tue, 27 Dec 2011 12:03:35 +0000</pubDate>
		<guid isPermaLink="false">http://relevantcodes.com/?p=2190#comment-53010</guid>
		<description>Mahesh: see if you can find some helpful code in the class library here: http://relevantcodes.com/excelutil-class-library-excel-utility-methods/</description>
		<content:encoded><![CDATA[<p>Mahesh: see if you can find some helpful code in the class library here: <a href="http://relevantcodes.com/excelutil-class-library-excel-utility-methods/" rel="nofollow">http://relevantcodes.com/excelutil-class-library-excel-utility-methods/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anshoo Arora</title>
		<link>http://relevantcodes.com/qtp-parameterization-with-excel/#comment-53002</link>
		<dc:creator>Anshoo Arora</dc:creator>
		<pubDate>Tue, 27 Dec 2011 11:48:57 +0000</pubDate>
		<guid isPermaLink="false">http://relevantcodes.com/?p=2190#comment-53002</guid>
		<description>Vijay, in your Excel file, you can create data that is customer specified under the following columns: Customer, Customer Name, ID, Mail Address, Phone Number etc.  Once you start filling data, first match in Excel the customer you&#039;re trying to fill out. Once you find the customer in the Excel file, use the row index to drive data to your app.</description>
		<content:encoded><![CDATA[<p>Vijay, in your Excel file, you can create data that is customer specified under the following columns: Customer, Customer Name, ID, Mail Address, Phone Number etc.  Once you start filling data, first match in Excel the customer you&#8217;re trying to fill out. Once you find the customer in the Excel file, use the row index to drive data to your app.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anshoo Arora</title>
		<link>http://relevantcodes.com/qtp-parameterization-with-excel/#comment-52993</link>
		<dc:creator>Anshoo Arora</dc:creator>
		<pubDate>Tue, 27 Dec 2011 11:31:29 +0000</pubDate>
		<guid isPermaLink="false">http://relevantcodes.com/?p=2190#comment-52993</guid>
		<description>Senthil: I would assume your question is for a WebTable. You can use the ColumnCount method to do so. Syntax:

&lt;pre&gt;
object.ColumnCount (Row)
&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>Senthil: I would assume your question is for a WebTable. You can use the ColumnCount method to do so. Syntax:</p>
<pre>
object.ColumnCount (Row)
</pre>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anshoo Arora</title>
		<link>http://relevantcodes.com/qtp-parameterization-with-excel/#comment-52992</link>
		<dc:creator>Anshoo Arora</dc:creator>
		<pubDate>Tue, 27 Dec 2011 11:28:56 +0000</pubDate>
		<guid isPermaLink="false">http://relevantcodes.com/?p=2190#comment-52992</guid>
		<description>Sushil: Retrieve the items using &#039;all items&#039; property. Use Excel COM to either paste the entire string retrieved from &#039;all items&#039; or split them and paste them in different cells.</description>
		<content:encoded><![CDATA[<p>Sushil: Retrieve the items using &#8216;all items&#8217; property. Use Excel COM to either paste the entire string retrieved from &#8216;all items&#8217; or split them and paste them in different cells.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Krishna</title>
		<link>http://relevantcodes.com/qtp-parameterization-with-excel/#comment-52491</link>
		<dc:creator>Krishna</dc:creator>
		<pubDate>Mon, 19 Dec 2011 06:41:15 +0000</pubDate>
		<guid isPermaLink="false">http://relevantcodes.com/?p=2190#comment-52491</guid>
		<description>Firstly, I enter first name and last name, hit search button, to find data in another web page with address and other details for that user. Secondly, I want to compare address populated in the fields of that web page with the address present in the table existing at back end  for nearly 10k users.
Please suggest how to proceed</description>
		<content:encoded><![CDATA[<p>Firstly, I enter first name and last name, hit search button, to find data in another web page with address and other details for that user. Secondly, I want to compare address populated in the fields of that web page with the address present in the table existing at back end  for nearly 10k users.<br />
Please suggest how to proceed</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mahesh</title>
		<link>http://relevantcodes.com/qtp-parameterization-with-excel/#comment-52173</link>
		<dc:creator>mahesh</dc:creator>
		<pubDate>Tue, 13 Dec 2011 09:20:37 +0000</pubDate>
		<guid isPermaLink="false">http://relevantcodes.com/?p=2190#comment-52173</guid>
		<description>Hello Ansoo,

I need some assistance, I would like to check the excel sheet whether the required string (&quot;some name&quot;) is present in the excel sheet or not, and also I would like to know how many times it displayed.

and need to validate the dates--the dates must be in B\W particular period like 12 months

Please assist
Regards
Umamahesh</description>
		<content:encoded><![CDATA[<p>Hello Ansoo,</p>
<p>I need some assistance, I would like to check the excel sheet whether the required string (&#8220;some name&#8221;) is present in the excel sheet or not, and also I would like to know how many times it displayed.</p>
<p>and need to validate the dates&#8211;the dates must be in B\W particular period like 12 months</p>
<p>Please assist<br />
Regards<br />
Umamahesh</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mahesh</title>
		<link>http://relevantcodes.com/qtp-parameterization-with-excel/#comment-52171</link>
		<dc:creator>mahesh</dc:creator>
		<pubDate>Tue, 13 Dec 2011 09:13:20 +0000</pubDate>
		<guid isPermaLink="false">http://relevantcodes.com/?p=2190#comment-52171</guid>
		<description>Hi Zak, 

Just put the 7 th field as &quot;status&quot; and when you create a form in the 7th filed give out put &quot;completed&quot;

next time when you run use if condition to get start from the fields which have not used

Regards
Umamahesh</description>
		<content:encoded><![CDATA[<p>Hi Zak, </p>
<p>Just put the 7 th field as &#8220;status&#8221; and when you create a form in the 7th filed give out put &#8220;completed&#8221;</p>
<p>next time when you run use if condition to get start from the fields which have not used</p>
<p>Regards<br />
Umamahesh</p>
]]></content:encoded>
	</item>
</channel>
</rss>

