<?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: Synchronization for AJAX Applications</title>
	<atom:link href="http://relevantcodes.com/qtp-synchronization-for-ajax-applications/feed/" rel="self" type="application/rss+xml" />
	<link>http://relevantcodes.com/qtp-synchronization-for-ajax-applications/</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/qtp-synchronization-for-ajax-applications/#comment-59786</link>
		<dc:creator>Anshoo Arora</dc:creator>
		<pubDate>Wed, 18 Apr 2012 14:22:05 +0000</pubDate>
		<guid isPermaLink="false">http://relevantcodes.com/?p=93#comment-59786</guid>
		<description>Nishanth, this is a very old article and I am in the process of updating it. This approach is quite outdated and there is a much simpler way that requires less than 10 lines of code. I have a few more article left before I get to this though, but I plan to do this by the end of this month.

For your query though, the site must&#039;ve changed which is why you do not see WebTables..</description>
		<content:encoded><![CDATA[<p>Nishanth, this is a very old article and I am in the process of updating it. This approach is quite outdated and there is a much simpler way that requires less than 10 lines of code. I have a few more article left before I get to this though, but I plan to do this by the end of this month.</p>
<p>For your query though, the site must&#8217;ve changed which is why you do not see WebTables..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nishanth</title>
		<link>http://relevantcodes.com/qtp-synchronization-for-ajax-applications/#comment-59678</link>
		<dc:creator>nishanth</dc:creator>
		<pubDate>Mon, 16 Apr 2012 18:54:42 +0000</pubDate>
		<guid isPermaLink="false">http://relevantcodes.com/?p=93#comment-59678</guid>
		<description>Hi Anshoo,

You are referring to a webtable in the code above. I am using qtp 11 and I dont find any webtable in that page using object spy. 
Am I wrong somewhere or has the application changed?</description>
		<content:encoded><![CDATA[<p>Hi Anshoo,</p>
<p>You are referring to a webtable in the code above. I am using qtp 11 and I dont find any webtable in that page using object spy.<br />
Am I wrong somewhere or has the application changed?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anshoo Arora</title>
		<link>http://relevantcodes.com/qtp-synchronization-for-ajax-applications/#comment-57530</link>
		<dc:creator>Anshoo Arora</dc:creator>
		<pubDate>Thu, 15 Mar 2012 11:48:25 +0000</pubDate>
		<guid isPermaLink="false">http://relevantcodes.com/?p=93#comment-57530</guid>
		<description>Shelma, if you&#039;re wondering about compatibility and it being a Web app, there shouldn&#039;t be an issue.</description>
		<content:encoded><![CDATA[<p>Shelma, if you&#8217;re wondering about compatibility and it being a Web app, there shouldn&#8217;t be an issue.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Shelma Joseph</title>
		<link>http://relevantcodes.com/qtp-synchronization-for-ajax-applications/#comment-55944</link>
		<dc:creator>Shelma Joseph</dc:creator>
		<pubDate>Fri, 17 Feb 2012 11:27:15 +0000</pubDate>
		<guid isPermaLink="false">http://relevantcodes.com/?p=93#comment-55944</guid>
		<description>Hi Anshoo,

I am working with a Java web application in Spring and EJB 3 platforms.
They are planning to implement AJAX technology in future.
I have seen the QTP 11 supports AJAX and have ASP.Net AJAX add in under web.
I want to know that that add in can be used for Java application and whether it works fine with QTP 11.
Please reply.

Regards,
Shelma</description>
		<content:encoded><![CDATA[<p>Hi Anshoo,</p>
<p>I am working with a Java web application in Spring and EJB 3 platforms.<br />
They are planning to implement AJAX technology in future.<br />
I have seen the QTP 11 supports AJAX and have ASP.Net AJAX add in under web.<br />
I want to know that that add in can be used for Java application and whether it works fine with QTP 11.<br />
Please reply.</p>
<p>Regards,<br />
Shelma</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anshoo Arora</title>
		<link>http://relevantcodes.com/qtp-synchronization-for-ajax-applications/#comment-20938</link>
		<dc:creator>Anshoo Arora</dc:creator>
		<pubDate>Fri, 20 May 2011 00:23:22 +0000</pubDate>
		<guid isPermaLink="false">http://relevantcodes.com/?p=93#comment-20938</guid>
		<description>Sudhakar, a snapshot of the UI and the Object Spy will be helpful..</description>
		<content:encoded><![CDATA[<p>Sudhakar, a snapshot of the UI and the Object Spy will be helpful..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sudhakar</title>
		<link>http://relevantcodes.com/qtp-synchronization-for-ajax-applications/#comment-19590</link>
		<dc:creator>sudhakar</dc:creator>
		<pubDate>Wed, 04 May 2011 15:12:19 +0000</pubDate>
		<guid isPermaLink="false">http://relevantcodes.com/?p=93#comment-19590</guid>
		<description>Hi Anshoo
I am working on a web Application which makes Ajax calls, I am trying to use descriptive programming and trying to read some dynamic text, QTP is not able to recognize no matter the number of unique properties I use. I asked the developer and he said when I click on couple of twisties(to read the text) the application makes Ajax calls and also no matter how much wait time I use it does not help. Finally I came across your code and I get a message ‘Object Required’ which I am unable to figure out.
When I spy I see only web elements but no Tables as I was told the developers use templates to create the UI fields.

I am trying to figure out how I can read this text. Can you please give me your thoughts – Thanks</description>
		<content:encoded><![CDATA[<p>Hi Anshoo<br />
I am working on a web Application which makes Ajax calls, I am trying to use descriptive programming and trying to read some dynamic text, QTP is not able to recognize no matter the number of unique properties I use. I asked the developer and he said when I click on couple of twisties(to read the text) the application makes Ajax calls and also no matter how much wait time I use it does not help. Finally I came across your code and I get a message ‘Object Required’ which I am unable to figure out.<br />
When I spy I see only web elements but no Tables as I was told the developers use templates to create the UI fields.</p>
<p>I am trying to figure out how I can read this text. Can you please give me your thoughts – Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sudhakar</title>
		<link>http://relevantcodes.com/qtp-synchronization-for-ajax-applications/#comment-19589</link>
		<dc:creator>sudhakar</dc:creator>
		<pubDate>Wed, 04 May 2011 15:11:38 +0000</pubDate>
		<guid isPermaLink="false">http://relevantcodes.com/?p=93#comment-19589</guid>
		<description>Hi Anshoo
I am working on a web Application which makes Ajax calls, I am trying to use descriptive programming and trying to read some dynamic text, QTP is not able to recognize no matter the number of unique properties I use. I asked the developer and he said when I click on couple of twisties(to read the text) the application makes Ajax calls and also no matter how much wait time I use it does not help. Finally I came across your code and I get a message &#039;Object Required&#039; which I am unable to figure out.
When I spy I see only web elements but no Tables as I was told the developers use templates to create the UI fields.

I am trying to figure out how I can read this text. Can you please give me your thoughts - Thanks</description>
		<content:encoded><![CDATA[<p>Hi Anshoo<br />
I am working on a web Application which makes Ajax calls, I am trying to use descriptive programming and trying to read some dynamic text, QTP is not able to recognize no matter the number of unique properties I use. I asked the developer and he said when I click on couple of twisties(to read the text) the application makes Ajax calls and also no matter how much wait time I use it does not help. Finally I came across your code and I get a message &#8216;Object Required&#8217; which I am unable to figure out.<br />
When I spy I see only web elements but no Tables as I was told the developers use templates to create the UI fields.</p>
<p>I am trying to figure out how I can read this text. Can you please give me your thoughts &#8211; Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Monika</title>
		<link>http://relevantcodes.com/qtp-synchronization-for-ajax-applications/#comment-16592</link>
		<dc:creator>Monika</dc:creator>
		<pubDate>Mon, 14 Mar 2011 16:57:39 +0000</pubDate>
		<guid isPermaLink="false">http://relevantcodes.com/?p=93#comment-16592</guid>
		<description>Hi Anshoo,

I am working on a website and recently due to .Net 4 adaptation one of the page does not load. In the status bar it says one item remaining and that status stays there. I would really appreciate some help here.

Thanks,
Monika</description>
		<content:encoded><![CDATA[<p>Hi Anshoo,</p>
<p>I am working on a website and recently due to .Net 4 adaptation one of the page does not load. In the status bar it says one item remaining and that status stays there. I would really appreciate some help here.</p>
<p>Thanks,<br />
Monika</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jiten</title>
		<link>http://relevantcodes.com/qtp-synchronization-for-ajax-applications/#comment-15861</link>
		<dc:creator>Jiten</dc:creator>
		<pubDate>Wed, 02 Mar 2011 20:24:17 +0000</pubDate>
		<guid isPermaLink="false">http://relevantcodes.com/?p=93#comment-15861</guid>
		<description>Hi Srini,
though your question is not very clear , if you could post some more details 
http://www.advancedqtp.com/knowledge-base/articles/qtp-tricks4/qtp-hacks/override-the-object-exist-property-with-registeruserfunc/
you can also query the readyState Runtime object property using 
Brow.Page.webtable.object.readystate...
Please see if you are able to access the native properties of objects in ur app.
happy testing !
jiten</description>
		<content:encoded><![CDATA[<p>Hi Srini,<br />
though your question is not very clear , if you could post some more details<br />
<a href="http://www.advancedqtp.com/knowledge-base/articles/qtp-tricks4/qtp-hacks/override-the-object-exist-property-with-registeruserfunc/" rel="nofollow">http://www.advancedqtp.com/knowledge-base/articles/qtp-tricks4/qtp-hacks/override-the-object-exist-property-with-registeruserfunc/</a><br />
you can also query the readyState Runtime object property using<br />
Brow.Page.webtable.object.readystate&#8230;<br />
Please see if you are able to access the native properties of objects in ur app.<br />
happy testing !<br />
jiten</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Srinivas</title>
		<link>http://relevantcodes.com/qtp-synchronization-for-ajax-applications/#comment-15859</link>
		<dc:creator>Srinivas</dc:creator>
		<pubDate>Wed, 02 Mar 2011 19:27:56 +0000</pubDate>
		<guid isPermaLink="false">http://relevantcodes.com/?p=93#comment-15859</guid>
		<description>Hi, 
Can any one throw some lite on interacting with TO properties. In my Case i need to interact with the  webtable results which is having different states and the final state is complete. Though the page and other objects on the webpage are loading  completely the webtable is still in loading condition.  I need to interact with this webtable after its loaded completely. how to check this. i tried to use exists(), wait() and also tried to check other properties which are useless for my situation. Please help me asap.</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Can any one throw some lite on interacting with TO properties. In my Case i need to interact with the  webtable results which is having different states and the final state is complete. Though the page and other objects on the webpage are loading  completely the webtable is still in loading condition.  I need to interact with this webtable after its loaded completely. how to check this. i tried to use exists(), wait() and also tried to check other properties which are useless for my situation. Please help me asap.</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.004 seconds using disk: basic
Object Caching 379/379 objects using disk: basic
Content Delivery Network via N/A

Served from: relevantcodes.com @ 2012-05-19 11:34:52 -->
