<?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: QuickTest&#8217;s Custom CheckPoints and Beyond</title>
	<atom:link href="http://relevantcodes.com/quicktests-custom-checkpoints-and-beyond/feed/" rel="self" type="application/rss+xml" />
	<link>http://relevantcodes.com/quicktests-custom-checkpoints-and-beyond/</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: Uday</title>
		<link>http://relevantcodes.com/quicktests-custom-checkpoints-and-beyond/#comment-55560</link>
		<dc:creator>Uday</dc:creator>
		<pubDate>Fri, 10 Feb 2012 15:17:33 +0000</pubDate>
		<guid isPermaLink="false">http://relevantcodes.com/?p=1647#comment-55560</guid>
		<description>In My Test I have 100 check points, How can I know the status/result of each check point in the test at run time. I want to print that stats in Excel sheet.

( I know we get the result of the check point can be known from the result viewer, but it is not used from my scenario).
Another is :

If Browser(&quot;Order List&quot;).Page(&quot;Home Page&quot;).Check(CheckPoint(&quot;Home Page&quot;)) = &quot;Pass&quot; Then
	Msgbox &quot;pass&quot;
	Else
	MsgBox &quot;Fail&quot;
End If

&quot;this also not suitable for me.


Plz give the Best solution for me.</description>
		<content:encoded><![CDATA[<p>In My Test I have 100 check points, How can I know the status/result of each check point in the test at run time. I want to print that stats in Excel sheet.</p>
<p>( I know we get the result of the check point can be known from the result viewer, but it is not used from my scenario).<br />
Another is :</p>
<p>If Browser(&#8220;Order List&#8221;).Page(&#8220;Home Page&#8221;).Check(CheckPoint(&#8220;Home Page&#8221;)) = &#8220;Pass&#8221; Then<br />
	Msgbox &#8220;pass&#8221;<br />
	Else<br />
	MsgBox &#8220;Fail&#8221;<br />
End If</p>
<p>&#8220;this also not suitable for me.</p>
<p>Plz give the Best solution for me.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aditya</title>
		<link>http://relevantcodes.com/quicktests-custom-checkpoints-and-beyond/#comment-54639</link>
		<dc:creator>aditya</dc:creator>
		<pubDate>Mon, 23 Jan 2012 01:48:09 +0000</pubDate>
		<guid isPermaLink="false">http://relevantcodes.com/?p=1647#comment-54639</guid>
		<description>408: How can the Data Table be used in a custom checkpoint? (Select two.)
Very important questions
A. To store output values
B. To store input parameters
C. To use formulas
D. To access global values
E. To compare columns

answer a,c 

please suggest if these answers are correct and please share your explantion in the email adddress suggested

thanks a lot !!!
Adi</description>
		<content:encoded><![CDATA[<p>408: How can the Data Table be used in a custom checkpoint? (Select two.)<br />
Very important questions<br />
A. To store output values<br />
B. To store input parameters<br />
C. To use formulas<br />
D. To access global values<br />
E. To compare columns</p>
<p>answer a,c </p>
<p>please suggest if these answers are correct and please share your explantion in the email adddress suggested</p>
<p>thanks a lot !!!<br />
Adi</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hari Singh</title>
		<link>http://relevantcodes.com/quicktests-custom-checkpoints-and-beyond/#comment-53311</link>
		<dc:creator>Hari Singh</dc:creator>
		<pubDate>Sat, 31 Dec 2011 05:02:25 +0000</pubDate>
		<guid isPermaLink="false">http://relevantcodes.com/?p=1647#comment-53311</guid>
		<description>Hi Anshoo,

I have a query realted to Check column sorting in webtable. Please provide me logic, how can i start using DP


Thanks
Hari</description>
		<content:encoded><![CDATA[<p>Hi Anshoo,</p>
<p>I have a query realted to Check column sorting in webtable. Please provide me logic, how can i start using DP</p>
<p>Thanks<br />
Hari</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Manas</title>
		<link>http://relevantcodes.com/quicktests-custom-checkpoints-and-beyond/#comment-32575</link>
		<dc:creator>Manas</dc:creator>
		<pubDate>Mon, 15 Aug 2011 14:17:43 +0000</pubDate>
		<guid isPermaLink="false">http://relevantcodes.com/?p=1647#comment-32575</guid>
		<description>Hi Anshoo,
Sub: 
I am trying to understand QTP after 5
I have QTP 9.1 **** on Windows 7 on personal Lap. 
After installation and **** i have verified all available check points use to work fine.
But after 30 Day&#039;s when i am using the checkpoints, except &quot;Standard Check Point&quot; none is working on&quot; Flight reservation app.
And getting &quot;Logical name: Statis, Class: Static, Cannot create Bitmap Checkpoint. Unspecified error&quot;
Can you put some light on this.</description>
		<content:encoded><![CDATA[<p>Hi Anshoo,<br />
Sub:<br />
I am trying to understand QTP after 5<br />
I have QTP 9.1 **** on Windows 7 on personal Lap.<br />
After installation and **** i have verified all available check points use to work fine.<br />
But after 30 Day&#8217;s when i am using the checkpoints, except &#8220;Standard Check Point&#8221; none is working on&#8221; Flight reservation app.<br />
And getting &#8220;Logical name: Statis, Class: Static, Cannot create Bitmap Checkpoint. Unspecified error&#8221;<br />
Can you put some light on this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Biswaranjan Das</title>
		<link>http://relevantcodes.com/quicktests-custom-checkpoints-and-beyond/#comment-17251</link>
		<dc:creator>Biswaranjan Das</dc:creator>
		<pubDate>Fri, 25 Mar 2011 12:52:18 +0000</pubDate>
		<guid isPermaLink="false">http://relevantcodes.com/?p=1647#comment-17251</guid>
		<description>Hi,
I am calling a function which returns me a value i.e True/False.The function checks several checkpoints.So if one of the checkpoint fails my function should return false to the calling statement and should return true if all the checkpoints gets passed.Can you give me an example describing this?</description>
		<content:encoded><![CDATA[<p>Hi,<br />
I am calling a function which returns me a value i.e True/False.The function checks several checkpoints.So if one of the checkpoint fails my function should return false to the calling statement and should return true if all the checkpoints gets passed.Can you give me an example describing this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sukumar</title>
		<link>http://relevantcodes.com/quicktests-custom-checkpoints-and-beyond/#comment-14618</link>
		<dc:creator>sukumar</dc:creator>
		<pubDate>Sat, 05 Feb 2011 07:28:12 +0000</pubDate>
		<guid isPermaLink="false">http://relevantcodes.com/?p=1647#comment-14618</guid>
		<description>hi anshu,


  how can i change query  for every iteration of qtp while using data base check points</description>
		<content:encoded><![CDATA[<p>hi anshu,</p>
<p>  how can i change query  for every iteration of qtp while using data base check points</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anshoo Arora</title>
		<link>http://relevantcodes.com/quicktests-custom-checkpoints-and-beyond/#comment-10495</link>
		<dc:creator>Anshoo Arora</dc:creator>
		<pubDate>Fri, 03 Sep 2010 12:51:06 +0000</pubDate>
		<guid isPermaLink="false">http://relevantcodes.com/?p=1647#comment-10495</guid>
		<description>Arpita,

What is the output of the following line:

&lt;pre&gt;
MsgBox JavaWindow(“PP”).JavaButton(“refresh”).GetROProperty(“enabled”)
&lt;/pre&gt;

PS. You can&#039;t use GetROProperty to equate it with a value without a conditional statement. The below statement is invalid:

&lt;pre&gt;
JavaWindow(“PP”).JavaButton(“refresh”).GetROProperty(“enabled”)=1
&lt;/pre&gt;

It should be something like:

&lt;pre&gt;
If JavaWindow(“PP”).JavaButton(“refresh”).GetROProperty(“enabled”)=1 Then
    &#039;do something
End If
&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>Arpita,</p>
<p>What is the output of the following line:</p>
<pre>
MsgBox JavaWindow(“PP”).JavaButton(“refresh”).GetROProperty(“enabled”)
</pre>
<p>PS. You can&#8217;t use GetROProperty to equate it with a value without a conditional statement. The below statement is invalid:</p>
<pre>
JavaWindow(“PP”).JavaButton(“refresh”).GetROProperty(“enabled”)=1
</pre>
<p>It should be something like:</p>
<pre>
If JavaWindow(“PP”).JavaButton(“refresh”).GetROProperty(“enabled”)=1 Then
    'do something
End If
</pre>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arpita</title>
		<link>http://relevantcodes.com/quicktests-custom-checkpoints-and-beyond/#comment-10490</link>
		<dc:creator>Arpita</dc:creator>
		<pubDate>Fri, 03 Sep 2010 06:06:43 +0000</pubDate>
		<guid isPermaLink="false">http://relevantcodes.com/?p=1647#comment-10490</guid>
		<description>HI Anshoo,
I want to use checkpoint in descriptive programming.How to use checkpoint in descriptive programming plz suggest me.
I am also trying for GetROProperty insted of checkpoint.I am getting following error----
Object doesn’t support this property or method: ‘JavaWindow(…).JavaButton(…).GetROProperty’
Line (6): “JavaWindow(“PP”).JavaButton(“refresh”).GetROProperty(“enabled”)=1″. 

Plz suggest me some answer.
Thanks</description>
		<content:encoded><![CDATA[<p>HI Anshoo,<br />
I want to use checkpoint in descriptive programming.How to use checkpoint in descriptive programming plz suggest me.<br />
I am also trying for GetROProperty insted of checkpoint.I am getting following error&#8212;-<br />
Object doesn’t support this property or method: ‘JavaWindow(…).JavaButton(…).GetROProperty’<br />
Line (6): “JavaWindow(“PP”).JavaButton(“refresh”).GetROProperty(“enabled”)=1″. </p>
<p>Plz suggest me some answer.<br />
Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anshoo Arora</title>
		<link>http://relevantcodes.com/quicktests-custom-checkpoints-and-beyond/#comment-10476</link>
		<dc:creator>Anshoo Arora</dc:creator>
		<pubDate>Thu, 02 Sep 2010 12:31:51 +0000</pubDate>
		<guid isPermaLink="false">http://relevantcodes.com/?p=1647#comment-10476</guid>
		<description>Anil,

If you have a custom CheckPoint, you will have to report any Property/Value with the Reporter object. The CheckPoint name will also be defined similarly.</description>
		<content:encoded><![CDATA[<p>Anil,</p>
<p>If you have a custom CheckPoint, you will have to report any Property/Value with the Reporter object. The CheckPoint name will also be defined similarly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arpita</title>
		<link>http://relevantcodes.com/quicktests-custom-checkpoints-and-beyond/#comment-10350</link>
		<dc:creator>Arpita</dc:creator>
		<pubDate>Sat, 28 Aug 2010 18:17:55 +0000</pubDate>
		<guid isPermaLink="false">http://relevantcodes.com/?p=1647#comment-10350</guid>
		<description>Hi Anshoo,

I am getting below error if I try using check point (GetROProperty)  in descriptive programming...
Object doesn&#039;t support this property or method: &#039;JavaWindow(...).JavaButton(...).GetROProperty&#039;
Line (6): &quot;JavaWindow(&quot;PP&quot;).JavaButton(&quot;refresh&quot;).GetROProperty(&quot;enabled&quot;)=1&quot;. 

Could you suggest anything here.

Thanks in advance
-Arpita</description>
		<content:encoded><![CDATA[<p>Hi Anshoo,</p>
<p>I am getting below error if I try using check point (GetROProperty)  in descriptive programming&#8230;<br />
Object doesn&#8217;t support this property or method: &#8216;JavaWindow(&#8230;).JavaButton(&#8230;).GetROProperty&#8217;<br />
Line (6): &#8220;JavaWindow(&#8220;PP&#8221;).JavaButton(&#8220;refresh&#8221;).GetROProperty(&#8220;enabled&#8221;)=1&#8243;. </p>
<p>Could you suggest anything here.</p>
<p>Thanks in advance<br />
-Arpita</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 3/15 queries in 0.053 seconds using disk: basic
Object Caching 378/380 objects using disk: basic
Content Delivery Network via N/A

Served from: relevantcodes.com @ 2012-05-19 11:50:13 -->
