<?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: Descriptive Programming (DP) Concepts &#8211; 1</title>
	<atom:link href="http://relevantcodes.com/descriptive-programming-concepts-1/feed/" rel="self" type="application/rss+xml" />
	<link>http://relevantcodes.com/descriptive-programming-concepts-1/</link>
	<description>A Resource for Test Automation Development</description>
	<lastBuildDate>Fri, 18 May 2012 07:21:52 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
	<item>
		<title>By: Anshoo Arora</title>
		<link>http://relevantcodes.com/descriptive-programming-concepts-1/#comment-55900</link>
		<dc:creator>Anshoo Arora</dc:creator>
		<pubDate>Thu, 16 Feb 2012 15:48:32 +0000</pubDate>
		<guid isPermaLink="false">http://relevantcodes.com/?p=89#comment-55900</guid>
		<description>Shweta, can you please share the code you&#039;ve written?</description>
		<content:encoded><![CDATA[<p>Shweta, can you please share the code you&#8217;ve written?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anshoo Arora</title>
		<link>http://relevantcodes.com/descriptive-programming-concepts-1/#comment-55895</link>
		<dc:creator>Anshoo Arora</dc:creator>
		<pubDate>Thu, 16 Feb 2012 15:13:46 +0000</pubDate>
		<guid isPermaLink="false">http://relevantcodes.com/?p=89#comment-55895</guid>
		<description>Sreeni, a very useful article here: http://knowledgeinbox.com/articles/vbscript/checking-sort-order-of-list-of-values/</description>
		<content:encoded><![CDATA[<p>Sreeni, a very useful article here: <a href="http://knowledgeinbox.com/articles/vbscript/checking-sort-order-of-list-of-values/" rel="nofollow">http://knowledgeinbox.com/articles/vbscript/checking-sort-order-of-list-of-values/</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shwetha</title>
		<link>http://relevantcodes.com/descriptive-programming-concepts-1/#comment-55789</link>
		<dc:creator>shwetha</dc:creator>
		<pubDate>Tue, 14 Feb 2012 10:12:50 +0000</pubDate>
		<guid isPermaLink="false">http://relevantcodes.com/?p=89#comment-55789</guid>
		<description>Hi,
 i am working on qtp. i am calling a function in my script . i have the defined  objects used in my function in my script using DP.
When i  call that function i am getting the unknown error .
But when define my objects inside the function and call that function in my script its working fine.

Please  can any one help me whats the problem with first case because i want to reuse that function in my other script.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
 i am working on qtp. i am calling a function in my script . i have the defined  objects used in my function in my script using DP.<br />
When i  call that function i am getting the unknown error .<br />
But when define my objects inside the function and call that function in my script its working fine.</p>
<p>Please  can any one help me whats the problem with first case because i want to reuse that function in my other script.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sreeni</title>
		<link>http://relevantcodes.com/descriptive-programming-concepts-1/#comment-55765</link>
		<dc:creator>Sreeni</dc:creator>
		<pubDate>Mon, 13 Feb 2012 23:28:07 +0000</pubDate>
		<guid isPermaLink="false">http://relevantcodes.com/?p=89#comment-55765</guid>
		<description>I have a webtable with on which i need to check all the records are in alphabetical order or not. which contains special characters to can you give me some idea how i can do that ..

regards
sreeni.</description>
		<content:encoded><![CDATA[<p>I have a webtable with on which i need to check all the records are in alphabetical order or not. which contains special characters to can you give me some idea how i can do that ..</p>
<p>regards<br />
sreeni.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anshoo Arora</title>
		<link>http://relevantcodes.com/descriptive-programming-concepts-1/#comment-55744</link>
		<dc:creator>Anshoo Arora</dc:creator>
		<pubDate>Mon, 13 Feb 2012 16:59:52 +0000</pubDate>
		<guid isPermaLink="false">http://relevantcodes.com/?p=89#comment-55744</guid>
		<description>Piyush, its a new way of naming each starting QTP 10. 

Native = Runtime
Identification = Test Object</description>
		<content:encoded><![CDATA[<p>Piyush, its a new way of naming each starting QTP 10. </p>
<p>Native = Runtime<br />
Identification = Test Object</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Piyush</title>
		<link>http://relevantcodes.com/descriptive-programming-concepts-1/#comment-55137</link>
		<dc:creator>Piyush</dc:creator>
		<pubDate>Fri, 03 Feb 2012 05:13:54 +0000</pubDate>
		<guid isPermaLink="false">http://relevantcodes.com/?p=89#comment-55137</guid>
		<description>Hi Anshoo,
In QTP10.0 I don&#039;t see any runtime and test object property radio button on object spy while I see native and identification property there,so how this GUI change is related to old GUI
is native property(10.0) updated from---------&gt;runtime(old GUI)
and identification(10.0) updated from----------&gt;test object(old GUI)
please help me out on this.
thanks,
Piyush kotiyal</description>
		<content:encoded><![CDATA[<p>Hi Anshoo,<br />
In QTP10.0 I don&#8217;t see any runtime and test object property radio button on object spy while I see native and identification property there,so how this GUI change is related to old GUI<br />
is native property(10.0) updated from&#8212;&#8212;&#8212;&gt;runtime(old GUI)<br />
and identification(10.0) updated from&#8212;&#8212;&#8212;-&gt;test object(old GUI)<br />
please help me out on this.<br />
thanks,<br />
Piyush kotiyal</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anshoo Arora</title>
		<link>http://relevantcodes.com/descriptive-programming-concepts-1/#comment-54015</link>
		<dc:creator>Anshoo Arora</dc:creator>
		<pubDate>Thu, 12 Jan 2012 16:24:02 +0000</pubDate>
		<guid isPermaLink="false">http://relevantcodes.com/?p=89#comment-54015</guid>
		<description>Pushkar, this seems to work:

&lt;pre&gt;
Browser(&quot;title:=New Cars.*&quot;).WebList(&quot;html id:=drpMakeNew&quot;).Select &quot;Audi&quot;
&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>Pushkar, this seems to work:</p>
<pre>
Browser("title:=New Cars.*").WebList("html id:=drpMakeNew").Select "Audi"
</pre>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pushkar</title>
		<link>http://relevantcodes.com/descriptive-programming-concepts-1/#comment-53043</link>
		<dc:creator>Pushkar</dc:creator>
		<pubDate>Tue, 27 Dec 2011 18:05:34 +0000</pubDate>
		<guid isPermaLink="false">http://relevantcodes.com/?p=89#comment-53043</guid>
		<description>Anshoo, I tried doing this as well but the problem remains the same.

Below is my code:

	Setting.WebPackage(&quot;ReplayType&quot;) = 2
	browser(&quot;New Cars, Used Cars, Car&quot;).Page(&quot;New Cars, Used Cars, Car&quot;).WebList(&quot;drpMakeNew&quot;).Select &quot;Audi&quot;
	wait 4
	browser(&quot;New Cars, Used Cars, Car&quot;).Page(&quot;New Cars, Used Cars, Car&quot;).WebList(&quot;drpModelNew&quot;).Select &quot;TT&quot;

The &#039;model&#039; weblist doesnt seem to get populated. (URL: carwale.com)</description>
		<content:encoded><![CDATA[<p>Anshoo, I tried doing this as well but the problem remains the same.</p>
<p>Below is my code:</p>
<p>	Setting.WebPackage(&#8220;ReplayType&#8221;) = 2<br />
	browser(&#8220;New Cars, Used Cars, Car&#8221;).Page(&#8220;New Cars, Used Cars, Car&#8221;).WebList(&#8220;drpMakeNew&#8221;).Select &#8220;Audi&#8221;<br />
	wait 4<br />
	browser(&#8220;New Cars, Used Cars, Car&#8221;).Page(&#8220;New Cars, Used Cars, Car&#8221;).WebList(&#8220;drpModelNew&#8221;).Select &#8220;TT&#8221;</p>
<p>The &#8216;model&#8217; weblist doesnt seem to get populated. (URL: carwale.com)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anshoo Arora</title>
		<link>http://relevantcodes.com/descriptive-programming-concepts-1/#comment-53016</link>
		<dc:creator>Anshoo Arora</dc:creator>
		<pubDate>Tue, 27 Dec 2011 12:30:36 +0000</pubDate>
		<guid isPermaLink="false">http://relevantcodes.com/?p=89#comment-53016</guid>
		<description>Pushkar: Try changing the ReplayType and see if that helps.

&lt;pre&gt;
Setting.WebPackage(&quot;ReplayType&quot;) = 2

&#039;code to select data in WebList
&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>Pushkar: Try changing the ReplayType and see if that helps.</p>
<pre>
Setting.WebPackage("ReplayType") = 2

'code to select data in WebList
</pre>
]]></content:encoded>
	</item>
	<item>
		<title>By: Pushkar</title>
		<link>http://relevantcodes.com/descriptive-programming-concepts-1/#comment-52868</link>
		<dc:creator>Pushkar</dc:creator>
		<pubDate>Sun, 25 Dec 2011 14:18:09 +0000</pubDate>
		<guid isPermaLink="false">http://relevantcodes.com/?p=89#comment-52868</guid>
		<description>Hi Anshoo,

Selecting an items from a  weblist populates data in another weblist. But using QTP this doesnt happen, i.e the 2nd weblist doesnt get populated. Any inputs would be appreciated.</description>
		<content:encoded><![CDATA[<p>Hi Anshoo,</p>
<p>Selecting an items from a  weblist populates data in another weblist. But using QTP this doesnt happen, i.e the 2nd weblist doesnt get populated. Any inputs would be appreciated.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced (User agent is rejected)
Database Caching 11/14 queries in 0.005 seconds using disk: basic
Object Caching 378/379 objects using disk: basic
Content Delivery Network via N/A

Served from: relevantcodes.com @ 2012-05-19 10:57:52 -->
