<?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: Video: How to create a table checkpoint?</title> <atom:link href="http://www.learnqtp.com/video-how-to-create-a-table-checkpoint/feed/" rel="self" type="application/rss+xml" /><link>http://www.learnqtp.com/video-how-to-create-a-table-checkpoint/</link> <description></description> <lastBuildDate>Tue, 31 Jan 2012 08:17:01 +0000</lastBuildDate> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" /> <item><title>By: Kyle</title><link>http://www.learnqtp.com/video-how-to-create-a-table-checkpoint/comment-page-1/#comment-18607</link> <dc:creator>Kyle</dc:creator> <pubDate>Mon, 29 Aug 2011 18:59:13 +0000</pubDate> <guid
isPermaLink="false">http://www.learnqtp.com/?p=32#comment-18607</guid> <description>@kamal - to test the question issue you asked, you can just use IF statements.
Ex: If Question 1, then Answer 1
Else If Question 2, then Answer 2
Else If Question 3, then Answer 3
Presto! Look up &quot;VB Script If Statements&quot; plenty of samples to try out.</description> <content:encoded><![CDATA[<p>@kamal &#8211; to test the question issue you asked, you can just use IF statements.<br
/> Ex: If Question 1, then Answer 1<br
/> Else If Question 2, then Answer 2<br
/> Else If Question 3, then Answer 3</p><p>Presto! Look up &#8220;VB Script If Statements&#8221; plenty of samples to try out.</p> ]]></content:encoded> </item> <item><title>By: kamal</title><link>http://www.learnqtp.com/video-how-to-create-a-table-checkpoint/comment-page-1/#comment-16675</link> <dc:creator>kamal</dc:creator> <pubDate>Mon, 13 Jun 2011 14:05:07 +0000</pubDate> <guid
isPermaLink="false">http://www.learnqtp.com/?p=32#comment-16675</guid> <description>Can anybody help me with the following:
My application has 3 security questions. On login everytime 1 question is asked. how do I test this</description> <content:encoded><![CDATA[<p>Can anybody help me with the following:<br
/> My application has 3 security questions. On login everytime 1 question is asked. how do I test this</p> ]]></content:encoded> </item> <item><title>By: prabhu_tracker</title><link>http://www.learnqtp.com/video-how-to-create-a-table-checkpoint/comment-page-1/#comment-8654</link> <dc:creator>prabhu_tracker</dc:creator> <pubDate>Tue, 08 Jun 2010 09:06:50 +0000</pubDate> <guid
isPermaLink="false">http://www.learnqtp.com/?p=32#comment-8654</guid> <description>Browser(&quot;Browser&quot;).Page(&quot;Yahoo! Mail: The best&quot;).WebEdit(&quot;login&quot;).Set &quot;name&quot;
&#039;Browser(&quot;Browser&quot;).Page(&quot;Yahoo! Mail: The best&quot;).WebEdit(&quot;passwd&quot;).Set &quot;name&quot;
&#039;Browser(&quot;Browser&quot;).Page(&quot;Yahoo! Mail: The best&quot;).WebButton(&quot;Sign In&quot;).Click
&#039;wait 8
&#039;Browser(&quot;Browser&quot;).Page(&quot;(1 unread) Yahoo! Mail&quot;).Link(&quot;Inbox&quot;).Click
&#039;wait 9
&#039;rows=Browser(&quot;Browser&quot;).Page(&quot;Inbox (1) - Yahoo! Mail&quot;).WebTable(&quot;Inbox&quot;).GetROProperty(&quot;rows&quot;)
&#039;For i=2 to rows
&#039;If  Browser(&quot;Browser&quot;).Page(&quot;Inbox (1) - Yahoo! Mail&quot;).WebTable(&quot;Inbox&quot;).GetCellData(i,1)=&quot;Unread&quot; Then
&#039;counter=counter+1
&#039;End If
&#039;Next
&#039;Msgbox counter</description> <content:encoded><![CDATA[<p>Browser(&#8220;Browser&#8221;).Page(&#8220;Yahoo! Mail: The best&#8221;).WebEdit(&#8220;login&#8221;).Set &#8220;name&#8221;<br
/> &#8216;Browser(&#8220;Browser&#8221;).Page(&#8220;Yahoo! Mail: The best&#8221;).WebEdit(&#8220;passwd&#8221;).Set &#8220;name&#8221;<br
/> &#8216;Browser(&#8220;Browser&#8221;).Page(&#8220;Yahoo! Mail: The best&#8221;).WebButton(&#8220;Sign In&#8221;).Click<br
/> &#8216;wait 8<br
/> &#8216;Browser(&#8220;Browser&#8221;).Page(&#8220;(1 unread) Yahoo! Mail&#8221;).Link(&#8220;Inbox&#8221;).Click<br
/> &#8216;wait 9<br
/> &#8216;rows=Browser(&#8220;Browser&#8221;).Page(&#8220;Inbox (1) &#8211; Yahoo! Mail&#8221;).WebTable(&#8220;Inbox&#8221;).GetROProperty(&#8220;rows&#8221;)<br
/> &#8216;For i=2 to rows<br
/> &#8216;If  Browser(&#8220;Browser&#8221;).Page(&#8220;Inbox (1) &#8211; Yahoo! Mail&#8221;).WebTable(&#8220;Inbox&#8221;).GetCellData(i,1)=&#8221;Unread&#8221; Then<br
/> &#8216;counter=counter+1<br
/> &#8216;End If<br
/> &#8216;Next<br
/> &#8216;Msgbox counter</p> ]]></content:encoded> </item> <item><title>By: Lee Rector</title><link>http://www.learnqtp.com/video-how-to-create-a-table-checkpoint/comment-page-1/#comment-629</link> <dc:creator>Lee Rector</dc:creator> <pubDate>Sun, 08 Mar 2009 19:20:09 +0000</pubDate> <guid
isPermaLink="false">http://www.learnqtp.com/?p=32#comment-629</guid> <description>Have a problem with QTP attempt to insert table checkpoint.
Ankur - I am following the tutorial for working with the web flight app.  The checkpoint chapter(specifically capturing the $270) cell value is causing my record to freeze or just not capture the table at all.  This is QTP 9 version and happens when I attempt to record from the middle of my existing test.  - attempts to capture from the active window as the tutorial instructs also locks up the system.  whats the deal?</description> <content:encoded><![CDATA[<p>Have a problem with QTP attempt to insert table checkpoint.</p><p>Ankur &#8211; I am following the tutorial for working with the web flight app.  The checkpoint chapter(specifically capturing the $270) cell value is causing my record to freeze or just not capture the table at all.  This is QTP 9 version and happens when I attempt to record from the middle of my existing test.  &#8211; attempts to capture from the active window as the tutorial instructs also locks up the system.  whats the deal?</p> ]]></content:encoded> </item> <item><title>By: Document Object Model(DOM) and QTP &#8211; A complete guide. &#124; Learn QTP</title><link>http://www.learnqtp.com/video-how-to-create-a-table-checkpoint/comment-page-1/#comment-176</link> <dc:creator>Document Object Model(DOM) and QTP &#8211; A complete guide. &#124; Learn QTP</dc:creator> <pubDate>Fri, 26 Dec 2008 09:59:57 +0000</pubDate> <guid
isPermaLink="false">http://www.learnqtp.com/?p=32#comment-176</guid> <description>[...] of the very important places you can use it is when a QTP web table checkpoint doesn’t show you the desired content in a cell. I mean the content in the cell is in a format [...]</description> <content:encoded><![CDATA[<p>[...] of the very important places you can use it is when a QTP web table checkpoint doesn’t show you the desired content in a cell. I mean the content in the cell is in a format [...]</p> ]]></content:encoded> </item> <item><title>By: Ankur</title><link>http://www.learnqtp.com/video-how-to-create-a-table-checkpoint/comment-page-1/#comment-116</link> <dc:creator>Ankur</dc:creator> <pubDate>Wed, 10 Dec 2008 13:12:36 +0000</pubDate> <guid
isPermaLink="false">http://www.learnqtp.com/?p=32#comment-116</guid> <description>@In the video, we have discussed scenario for web table and not MS Excel.
For opening and doing other operations on excel you need to work on the Excel  Automation Model. Refer my posts on QTP and Excel to begin with.</description> <content:encoded><![CDATA[<p>@In the video, we have discussed scenario for web table and not MS Excel.</p><p>For opening and doing other operations on excel you need to work on the Excel  Automation Model. Refer my posts on QTP and Excel to begin with.</p> ]]></content:encoded> </item> <item><title>By: Shibu</title><link>http://www.learnqtp.com/video-how-to-create-a-table-checkpoint/comment-page-1/#comment-115</link> <dc:creator>Shibu</dc:creator> <pubDate>Wed, 10 Dec 2008 10:06:47 +0000</pubDate> <guid
isPermaLink="false">http://www.learnqtp.com/?p=32#comment-115</guid> <description>Hi,
I tried creating Table Checkpoint.
But i got problem while executing.
I generated a script of opening a Excel sheet in my system, while i tried inserting Standard Checkpoint for table, i can&#039;t see the options for checkpoint inserts for row and column.
SystemUtil.Run &quot;My Computer&quot;,&quot;&quot;,&quot;&quot;,&quot;open&quot;
Window(&quot;My Computer&quot;).WinListView(&quot;SysListView32&quot;).Activate &quot;DATA (D:)&quot;
Window(&quot;DATA (D:)&quot;).WinListView(&quot;SysListView32&quot;).Activate &quot;Shibu&quot;
Window(&quot;Shibu&quot;).WinListView(&quot;SysListView32&quot;).Activate &quot;Lunch&quot;</description> <content:encoded><![CDATA[<p>Hi,</p><p>I tried creating Table Checkpoint.<br
/> But i got problem while executing.</p><p>I generated a script of opening a Excel sheet in my system, while i tried inserting Standard Checkpoint for table, i can&#8217;t see the options for checkpoint inserts for row and column.</p><p>SystemUtil.Run &#8220;My Computer&#8221;,&#8221;",&#8221;",&#8221;open&#8221;<br
/> Window(&#8220;My Computer&#8221;).WinListView(&#8220;SysListView32&#8243;).Activate &#8220;DATA (D:)&#8221;<br
/> Window(&#8220;DATA (D:)&#8221;).WinListView(&#8220;SysListView32&#8243;).Activate &#8220;Shibu&#8221;<br
/> Window(&#8220;Shibu&#8221;).WinListView(&#8220;SysListView32&#8243;).Activate &#8220;Lunch&#8221;</p> ]]></content:encoded> </item> <item><title>By: Ramya - The Designer</title><link>http://www.learnqtp.com/video-how-to-create-a-table-checkpoint/comment-page-1/#comment-98</link> <dc:creator>Ramya - The Designer</dc:creator> <pubDate>Sun, 23 Nov 2008 06:00:00 +0000</pubDate> <guid
isPermaLink="false">http://www.learnqtp.com/?p=32#comment-98</guid> <description>Hello Ankur&lt;br/&gt;&lt;br/&gt;Sorry to post my Query here&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;i need your assistance  in automating my project&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;Here is  the information abt what I am doing manually and what I want to automate:&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;I go to  a Website.... Export a  list arranged  in IDs.&lt;br/&gt;&lt;br/&gt;(using QTP I can  import Excel Sheet...that part is fine)&lt;br/&gt;&lt;br/&gt;Command Prompt&lt;br/&gt;&lt;br/&gt;I will select a ID , copy its related File from Network share using command  prompt &lt;br/&gt;&lt;br/&gt;Into my Desiredfolder&gt;copy \\Networkapth  &lt;br/&gt;&lt;br/&gt;I will open dat file related to SID:1&lt;br/&gt;&lt;br/&gt;This File will have files( with folder icon) say with an Extension .xxx . We cant straightaway exceute dis files ...we need to copy this files  back to the  Desired folder Where its Parent is located &lt;br/&gt;&lt;br/&gt;Now We  have  Desired folder&lt;br/&gt;&lt;br/&gt;File and its child files  with .xxx extension&lt;br/&gt;&lt;br/&gt;Now I will rename all .xxx to .yyy for  the Exceuteable tool to run the files ( as the executable tool cant run  .xxx so we have to convert them to .yyy)&lt;br/&gt;&lt;br/&gt;this I can do by &lt;br/&gt;&lt;br/&gt;Desired Folder&gt; Rename *.xxx *.yyy&lt;br/&gt;&lt;br/&gt;Command Prompt&lt;br/&gt;&lt;br/&gt;Now I will open another command prompt&lt;br/&gt;&lt;br/&gt;change the Directory where that Executable tool is located&lt;br/&gt;&lt;br/&gt;Excecutable File Location&gt;Executable.exe &quot;Desired folder\*.yyy&quot;&lt;br/&gt;&lt;br/&gt;This will execute all files .yyy extension in Desired folder&lt;br/&gt;&lt;br/&gt;Each .yyy  file results will be saved in temp folder with  in sequential order &lt;br/&gt;as log1,log2 and so on&lt;br/&gt;&lt;br/&gt;now  suppose  the SID:1 has some 5 .xxx then will have the  results of those .xxx files  in log1...... log5 folders in Temp folder.&lt;br/&gt;&lt;br/&gt;When we select SID:2 which has some 5 .xxx files  in it and do the same steps we will have the Results of SID:2 .xxx files  stored as log6 ....... log10.&lt;br/&gt;&lt;br/&gt;I want to logs to referenced with SID:1 ,SID:2 and so on instead of them being saved as log1,log2 and so on.............&lt;br/&gt;&lt;br/&gt;If this is done then we can open the results referenced with SID&lt;br/&gt; and check the results and make a Descison on SID. is it... possible for reports  of Log to be saved with SID reference.&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;in the Command prompt we will use three commands for all SIDs&lt;br/&gt;&lt;br/&gt;1.Copy&lt;br/&gt;&lt;br/&gt;2Rename &lt;br/&gt;&lt;br/&gt;3.clr &lt;br/&gt;&lt;br/&gt;&lt;br/&gt;After SID:1&lt;br/&gt;&lt;br/&gt;go to execel  copy SID:2 , replace SID:1 with SID:2 in the copy command copy SID:2 file &lt;br/&gt;&lt;br/&gt;copy .xxx  files and Rename to .yyy files &lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;In the Command prompt Will use two command&lt;br/&gt;&lt;br/&gt;1.Excecutable File Location&gt;Executable.exe &quot;Desired folder\*.yyy&quot;; and&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;some times in between the execution of  log a red screen with some text  is shown and excution halts.&lt;br/&gt;&lt;br/&gt; In that case We  have to stop execute by pressing any key in command prompt2 and type cls( to clear screen)  go to the “Desired folder” Delete the previously excecuted logs and come back to command prompt 2 and execute&lt;br/&gt;&lt;br/&gt;Excecutable File Location&gt;Executable.exe &quot;Desired folder\*.yyy&quot;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;2. cls ( after all .xxx files which are  converted  into .yyy are excecuted for each SID)&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;&lt;br/&gt;Now my question can the automation tool can recoginize( atleast can it recognize the failed text… there will some text in red )  the Red screen and stop excution on its own and go back to desired folder and delete previously exceuted  logs with.yyy extension and come back to the Command prompt 2 and restart executing the logs from where it left.&lt;br/&gt;&lt;br/&gt;( I believe checkpoints concepts help here... but not sure how to use them effectively here)&lt;br/&gt;&lt;br/&gt;I will be really thankful if u let me know the feasibility of the above scenarios.&lt;br/&gt;&lt;br/&gt;Kind Regards&lt;br/&gt;&lt;br/&gt;Prashanth</description> <content:encoded><![CDATA[<p>Hello Ankur</p><p>Sorry to post my Query here</p><p>i need your assistance  in automating my project</p><p>Here is  the information abt what I am doing manually and what I want to automate:</p><p>I go to  a Website&#8230;. Export a  list arranged  in IDs.</p><p>(using QTP I can  import Excel Sheet&#8230;that part is fine)</p><p>Command Prompt</p><p>I will select a ID , copy its related File from Network share using command  prompt</p><p>Into my Desiredfolder&gt;copy \\Networkapth</p><p>I will open dat file related to SID:1</p><p>This File will have files( with folder icon) say with an Extension .xxx . We cant straightaway exceute dis files &#8230;we need to copy this files  back to the  Desired folder Where its Parent is located</p><p>Now We  have  Desired folder</p><p>File and its child files  with .xxx extension</p><p>Now I will rename all .xxx to .yyy for  the Exceuteable tool to run the files ( as the executable tool cant run  .xxx so we have to convert them to .yyy)</p><p>this I can do by</p><p>Desired Folder&gt; Rename *.xxx *.yyy</p><p>Command Prompt</p><p>Now I will open another command prompt</p><p>change the Directory where that Executable tool is located</p><p>Excecutable File Location&gt;Executable.exe &quot;Desired folder\*.yyy&quot;</p><p>This will execute all files .yyy extension in Desired folder</p><p>Each .yyy  file results will be saved in temp folder with  in sequential order <br
/>as log1,log2 and so on</p><p>now  suppose  the SID:1 has some 5 .xxx then will have the  results of those .xxx files  in log1&#8230;&#8230; log5 folders in Temp folder.</p><p>When we select SID:2 which has some 5 .xxx files  in it and do the same steps we will have the Results of SID:2 .xxx files  stored as log6 &#8230;&#8230;. log10.</p><p>I want to logs to referenced with SID:1 ,SID:2 and so on instead of them being saved as log1,log2 and so on&#8230;&#8230;&#8230;&#8230;.</p><p>If this is done then we can open the results referenced with SID<br
/> and check the results and make a Descison on SID. is it&#8230; possible for reports  of Log to be saved with SID reference.</p><p>in the Command prompt we will use three commands for all SIDs</p><p>1.Copy</p><p>2Rename</p><p>3.clr</p><p>After SID:1</p><p>go to execel  copy SID:2 , replace SID:1 with SID:2 in the copy command copy SID:2 file</p><p>copy .xxx  files and Rename to .yyy files</p><p>In the Command prompt Will use two command</p><p>1.Excecutable File Location&gt;Executable.exe &quot;Desired folder\*.yyy&quot;; and</p><p>some times in between the execution of  log a red screen with some text  is shown and excution halts.</p><p> In that case We  have to stop execute by pressing any key in command prompt2 and type cls( to clear screen)  go to the “Desired folder” Delete the previously excecuted logs and come back to command prompt 2 and execute</p><p>Excecutable File Location&gt;Executable.exe &quot;Desired folder\*.yyy&quot;</p><p>2. cls ( after all .xxx files which are  converted  into .yyy are excecuted for each SID)</p><p>Now my question can the automation tool can recoginize( atleast can it recognize the failed text… there will some text in red )  the Red screen and stop excution on its own and go back to desired folder and delete previously exceuted  logs with.yyy extension and come back to the Command prompt 2 and restart executing the logs from where it left.</p><p>( I believe checkpoints concepts help here&#8230; but not sure how to use them effectively here)</p><p>I will be really thankful if u let me know the feasibility of the above scenarios.</p><p>Kind Regards</p><p>Prashanth</p> ]]></content:encoded> </item> <item><title>By: Ankur</title><link>http://www.learnqtp.com/video-how-to-create-a-table-checkpoint/comment-page-1/#comment-96</link> <dc:creator>Ankur</dc:creator> <pubDate>Sat, 22 Nov 2008 18:27:00 +0000</pubDate> <guid
isPermaLink="false">http://www.learnqtp.com/?p=32#comment-96</guid> <description>@Tarik: Bingo!</description> <content:encoded><![CDATA[<p>@Tarik: Bingo!</p> ]]></content:encoded> </item> <item><title>By: Tarik Sheth</title><link>http://www.learnqtp.com/video-how-to-create-a-table-checkpoint/comment-page-1/#comment-83</link> <dc:creator>Tarik Sheth</dc:creator> <pubDate>Thu, 13 Nov 2008 07:08:00 +0000</pubDate> <guid
isPermaLink="false">http://www.learnqtp.com/?p=32#comment-83</guid> <description>I guess for the table the first row is for the header and second row starts with mail content.&lt;br/&gt;&lt;br/&gt;Please correct me if wrong!!!</description> <content:encoded><![CDATA[<p>I guess for the table the first row is for the header and second row starts with mail content.</p><p>Please correct me if wrong!!!</p> ]]></content:encoded> </item> </channel> </rss>
<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using disk: enhanced
Database Caching 7/27 queries in 0.085 seconds using disk: basic

Served from: www.learnqtp.com @ 2012-02-10 13:14:25 -->
