<?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/">
	<channel>
		<title><![CDATA[QTP Forums - All Forums]]></title>
		<link>http://www.learnqtp.com/forums/</link>
		<description><![CDATA[QTP Forums - http://www.learnqtp.com/forums]]></description>
		<pubDate>Fri, 03 Jul 2009 18:48:58 -0700</pubDate>
		<generator>MyBB</generator>
		<item>
			<title><![CDATA[Looping wont stop]]></title>
			<link>http://www.learnqtp.com/forums/showthread.php?tid=2017</link>
			<pubDate>Fri, 03 Jul 2009 08:23:54 -0700</pubDate>
			<dc:creator>laura</dc:creator>
			<guid isPermaLink="false">http://www.learnqtp.com/forums/showthread.php?tid=2017</guid>
			<description><![CDATA[Hi,<br />
I have 3 values in a datasheet, with my code the datasheet keeps going on after the 3rd iteration which makes it fail.<br />
Can anyone please help as the code actually works for other sections of the script.<br />
My code is  - <br />
<br />
rc =datatable.getrowcount<br />
for i =1 to rc<br />
datatable.setcurrentrow i<br />
<br />
------<br />
<br />
Next<br />
<br />
Can anyone tell me what is going on please.and i have set the File settings to 'run one iteration'<br />
<br />
Thanks]]></description>
			<content:encoded><![CDATA[Hi,<br />
I have 3 values in a datasheet, with my code the datasheet keeps going on after the 3rd iteration which makes it fail.<br />
Can anyone please help as the code actually works for other sections of the script.<br />
My code is  - <br />
<br />
rc =datatable.getrowcount<br />
for i =1 to rc<br />
datatable.setcurrentrow i<br />
<br />
------<br />
<br />
Next<br />
<br />
Can anyone tell me what is going on please.and i have set the File settings to 'run one iteration'<br />
<br />
Thanks]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Results.xml file limitation to 1 run?]]></title>
			<link>http://www.learnqtp.com/forums/showthread.php?tid=2016</link>
			<pubDate>Thu, 02 Jul 2009 13:09:28 -0700</pubDate>
			<dc:creator>amccombs</dc:creator>
			<guid isPermaLink="false">http://www.learnqtp.com/forums/showthread.php?tid=2016</guid>
			<description><![CDATA[I am writing a QTP script that will test an install.exe file. If it finds one in a folder it will run it, then delete it and loop through a wait statement until  another install.exe shows up.<br />
<br />
The script will use outlook and email the Results.xml file. The problem is with my Results.xml file. The first email looks fine, but then when it finds the second install.exe there is only half of the test is in the Results.xml file. Is there a file size limitation on this file? I tried having the script delete the Results.xml file between runs but it won't, probably due to the script still running.  <br />
<br />
Any suggestions?<br />
Thank you]]></description>
			<content:encoded><![CDATA[I am writing a QTP script that will test an install.exe file. If it finds one in a folder it will run it, then delete it and loop through a wait statement until  another install.exe shows up.<br />
<br />
The script will use outlook and email the Results.xml file. The problem is with my Results.xml file. The first email looks fine, but then when it finds the second install.exe there is only half of the test is in the Results.xml file. Is there a file size limitation on this file? I tried having the script delete the Results.xml file between runs but it won't, probably due to the script still running.  <br />
<br />
Any suggestions?<br />
Thank you]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Can we change the name of Action sheet in QTP]]></title>
			<link>http://www.learnqtp.com/forums/showthread.php?tid=2015</link>
			<pubDate>Thu, 02 Jul 2009 10:48:44 -0700</pubDate>
			<dc:creator>anji2010</dc:creator>
			<guid isPermaLink="false">http://www.learnqtp.com/forums/showthread.php?tid=2015</guid>
			<description><![CDATA[Hi<br />
<br />
Can we change the name of Action sheet in QTP <br />
<br />
the reason is that,i have imported a sheet to action1 in qtp.<br />
<br />
but still the name is Action1.  at runtime i will update that sheet an want to export to the same sheet from which the sheet is imported. but i could not as the name of the sheet donot match . can any one help me please <br />
<br />
Thanks in advance]]></description>
			<content:encoded><![CDATA[Hi<br />
<br />
Can we change the name of Action sheet in QTP <br />
<br />
the reason is that,i have imported a sheet to action1 in qtp.<br />
<br />
but still the name is Action1.  at runtime i will update that sheet an want to export to the same sheet from which the sheet is imported. but i could not as the name of the sheet donot match . can any one help me please <br />
<br />
Thanks in advance]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[How to update Pass/Fail in Excel using Vbscript]]></title>
			<link>http://www.learnqtp.com/forums/showthread.php?tid=2014</link>
			<pubDate>Thu, 02 Jul 2009 10:40:20 -0700</pubDate>
			<dc:creator>anji2010</dc:creator>
			<guid isPermaLink="false">http://www.learnqtp.com/forums/showthread.php?tid=2014</guid>
			<description><![CDATA[How to update Pass/Fail in Excel using Vbscript<br />
<br />
TCID Action property Expeted Actual Pass/Fail<br />
<br />
thses are the columns in excel . based on the "Action" keyword i wrote a function which returns pass/fail .<br />
<br />
how to update that pass/fail in excel sheet for that column "Pass/Fail" of that "Action " based on pass or fail returned<br />
<br />
Please help me<br />
<br />
thanks in advance]]></description>
			<content:encoded><![CDATA[How to update Pass/Fail in Excel using Vbscript<br />
<br />
TCID Action property Expeted Actual Pass/Fail<br />
<br />
thses are the columns in excel . based on the "Action" keyword i wrote a function which returns pass/fail .<br />
<br />
how to update that pass/fail in excel sheet for that column "Pass/Fail" of that "Action " based on pass or fail returned<br />
<br />
Please help me<br />
<br />
thanks in advance]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[QTP 9.1 to test oracle forms]]></title>
			<link>http://www.learnqtp.com/forums/showthread.php?tid=2013</link>
			<pubDate>Thu, 02 Jul 2009 06:55:35 -0700</pubDate>
			<dc:creator>newbie</dc:creator>
			<guid isPermaLink="false">http://www.learnqtp.com/forums/showthread.php?tid=2013</guid>
			<description><![CDATA[I have QTP 9.1 with oracle Addin 8.2, oracle Addin Patch 6100 and Java Addin 9.1.<br />
<br />
I want to use QTP to test oracle 10g forms applications. <br />
I tried it first without oracle and java addins and it was just recording the coordinates inside the oracle form. <br />
With just oracle addin (withour java addin or patch) , it was not even recognizing the form, it just stays idle in recording mode ( I have JInitiator 1.1.8.16). Should I use both Addins? What combination of addins/patch versions I need to install?<br />
I have Java 6 installed in my machine. Will there be any version clash due to this?<br />
Please suggest me any ideas to proceed in this case. I am wondering if anybody has been successful with testing oracle 10g forms using QTP 9.1.]]></description>
			<content:encoded><![CDATA[I have QTP 9.1 with oracle Addin 8.2, oracle Addin Patch 6100 and Java Addin 9.1.<br />
<br />
I want to use QTP to test oracle 10g forms applications. <br />
I tried it first without oracle and java addins and it was just recording the coordinates inside the oracle form. <br />
With just oracle addin (withour java addin or patch) , it was not even recognizing the form, it just stays idle in recording mode ( I have JInitiator 1.1.8.16). Should I use both Addins? What combination of addins/patch versions I need to install?<br />
I have Java 6 installed in my machine. Will there be any version clash due to this?<br />
Please suggest me any ideas to proceed in this case. I am wondering if anybody has been successful with testing oracle 10g forms using QTP 9.1.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[data transfer across sheets of datatable]]></title>
			<link>http://www.learnqtp.com/forums/showthread.php?tid=2012</link>
			<pubDate>Thu, 02 Jul 2009 04:55:26 -0700</pubDate>
			<dc:creator>ajay.r1982</dc:creator>
			<guid isPermaLink="false">http://www.learnqtp.com/forums/showthread.php?tid=2012</guid>
			<description><![CDATA[hi,<br />
   i have 10 rows of data in global sheet of datatable.<br />
   i want to transfer all the data to the local sheet.<br />
   how can i do it ?<br />
<br />
<br />
cheers,<br />
AJ]]></description>
			<content:encoded><![CDATA[hi,<br />
   i have 10 rows of data in global sheet of datatable.<br />
   i want to transfer all the data to the local sheet.<br />
   how can i do it ?<br />
<br />
<br />
cheers,<br />
AJ]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[How to forward a recent mail from hotmail to gmail]]></title>
			<link>http://www.learnqtp.com/forums/showthread.php?tid=2011</link>
			<pubDate>Thu, 02 Jul 2009 02:43:54 -0700</pubDate>
			<dc:creator>rao</dc:creator>
			<guid isPermaLink="false">http://www.learnqtp.com/forums/showthread.php?tid=2011</guid>
			<description><![CDATA[Hi,<br />
<br />
I want to forward the recent mail from hotmail account to gmail account.<br />
so i need a descriptive program to automate this above said scenario. can anyone help me out please. Thanks <br />
<br />
regards,<br />
rao]]></description>
			<content:encoded><![CDATA[Hi,<br />
<br />
I want to forward the recent mail from hotmail account to gmail account.<br />
so i need a descriptive program to automate this above said scenario. can anyone help me out please. Thanks <br />
<br />
regards,<br />
rao]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[QTP Derivatives]]></title>
			<link>http://www.learnqtp.com/forums/showthread.php?tid=2010</link>
			<pubDate>Wed, 01 Jul 2009 02:55:08 -0700</pubDate>
			<dc:creator>bb_bhargavi</dc:creator>
			<guid isPermaLink="false">http://www.learnqtp.com/forums/showthread.php?tid=2010</guid>
			<description><![CDATA[Hi,<br />
<br />
Can anybody help me, about what are QTP derivatives. How and what for are used?<br />
<br />
Thanks in advance.<br />
<br />
Regards.]]></description>
			<content:encoded><![CDATA[Hi,<br />
<br />
Can anybody help me, about what are QTP derivatives. How and what for are used?<br />
<br />
Thanks in advance.<br />
<br />
Regards.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[VBA Macros not getting recognised]]></title>
			<link>http://www.learnqtp.com/forums/showthread.php?tid=2009</link>
			<pubDate>Wed, 01 Jul 2009 01:44:37 -0700</pubDate>
			<dc:creator>rahool</dc:creator>
			<guid isPermaLink="false">http://www.learnqtp.com/forums/showthread.php?tid=2009</guid>
			<description><![CDATA[Hi...<br />
I have to test macros written in VBA for spell checking with GUI same as windows find &amp; replace. QTP fails to recognize child objects like text box ,list box . QTP only recognizes main window.<br />
Wat can be done?]]></description>
			<content:encoded><![CDATA[Hi...<br />
I have to test macros written in VBA for spell checking with GUI same as windows find &amp; replace. QTP fails to recognize child objects like text box ,list box . QTP only recognizes main window.<br />
Wat can be done?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Checking if values of Listbox/Combo box on a web page the same with values in DB?]]></title>
			<link>http://www.learnqtp.com/forums/showthread.php?tid=2008</link>
			<pubDate>Tue, 30 Jun 2009 21:30:54 -0700</pubDate>
			<dc:creator>robocom</dc:creator>
			<guid isPermaLink="false">http://www.learnqtp.com/forums/showthread.php?tid=2008</guid>
			<description><![CDATA[Hello every body,<br />
I have aproblem with checking: "If values of Listbox/Combo box on a web page the same with values in DB"? Can anybody help me to solves it? <br />
Thanks and best regards,<br />
Robocom]]></description>
			<content:encoded><![CDATA[Hello every body,<br />
I have aproblem with checking: "If values of Listbox/Combo box on a web page the same with values in DB"? Can anybody help me to solves it? <br />
Thanks and best regards,<br />
Robocom]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Fire An Event on JavaList Object]]></title>
			<link>http://www.learnqtp.com/forums/showthread.php?tid=2007</link>
			<pubDate>Tue, 30 Jun 2009 09:26:20 -0700</pubDate>
			<dc:creator>Raja</dc:creator>
			<guid isPermaLink="false">http://www.learnqtp.com/forums/showthread.php?tid=2007</guid>
			<description><![CDATA[Hi Ankur,<br />
Could you please suggest a solution for the issue mentioned below.<br />
<br />
I am having 2 JavaList boxes on m y application. Say A &amp; B<br />
<br />
If I select "Yes" from A, then only "B" will be populated(Visible) else no.<br />
<br />
I selected "Yes" from A but "B" was not visible.<br />
<br />
Now I want to fire an event on JavaList "A" to populate "B" JavaList.<br />
<br />
I know I need to use FireEvent or FireEventEx method.<br />
<br />
In QTP Help file, the syntax for FireEventEx method contains 3 arguments<br />
<br />
1) Object - On Which the event will be fired<br />
2) EventId - We can get the details from QTP Help File<br />
3) EventArgs() - Array of Variant values. <br />
<br />
What is the meaning for "Array of Variant values" here.<br />
<br />
On Which Event I need to fire on JavaList "A".<br />
<br />
I tried with Focus_Lost but no luck.<br />
<br />
PLEASE CLARIFY THAT CAN WE DO IT FROM QTP<br />
<br />
Could you please suggest?<br />
<br />
THANKS IN ADVANCE.<br />
<br />
thanks,<br />
Raja]]></description>
			<content:encoded><![CDATA[Hi Ankur,<br />
Could you please suggest a solution for the issue mentioned below.<br />
<br />
I am having 2 JavaList boxes on m y application. Say A &amp; B<br />
<br />
If I select "Yes" from A, then only "B" will be populated(Visible) else no.<br />
<br />
I selected "Yes" from A but "B" was not visible.<br />
<br />
Now I want to fire an event on JavaList "A" to populate "B" JavaList.<br />
<br />
I know I need to use FireEvent or FireEventEx method.<br />
<br />
In QTP Help file, the syntax for FireEventEx method contains 3 arguments<br />
<br />
1) Object - On Which the event will be fired<br />
2) EventId - We can get the details from QTP Help File<br />
3) EventArgs() - Array of Variant values. <br />
<br />
What is the meaning for "Array of Variant values" here.<br />
<br />
On Which Event I need to fire on JavaList "A".<br />
<br />
I tried with Focus_Lost but no luck.<br />
<br />
PLEASE CLARIFY THAT CAN WE DO IT FROM QTP<br />
<br />
Could you please suggest?<br />
<br />
THANKS IN ADVANCE.<br />
<br />
thanks,<br />
Raja]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Default values in Functions]]></title>
			<link>http://www.learnqtp.com/forums/showthread.php?tid=2006</link>
			<pubDate>Tue, 30 Jun 2009 06:32:54 -0700</pubDate>
			<dc:creator>XeNoMoRpH</dc:creator>
			<guid isPermaLink="false">http://www.learnqtp.com/forums/showthread.php?tid=2006</guid>
			<description><![CDATA[I have tried a few ways to get a default value when you call a function, of which all have failed.<br />
<br />
I first tried overloading, which as nothing to do with the default value, but it what I really wanted to do. That didn't work.<br />
<br />
I tried using the following which also did not work.<br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>Function testFunc(ByVal testvar As int = 1)<br />
and<br />
Function testFunc(ByVal testvar = 1)</code></div></div>
I'm not really sure if it's possible.]]></description>
			<content:encoded><![CDATA[I have tried a few ways to get a default value when you call a function, of which all have failed.<br />
<br />
I first tried overloading, which as nothing to do with the default value, but it what I really wanted to do. That didn't work.<br />
<br />
I tried using the following which also did not work.<br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>Function testFunc(ByVal testvar As int = 1)<br />
and<br />
Function testFunc(ByVal testvar = 1)</code></div></div>
I'm not really sure if it's possible.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[string function to get a letter from a string]]></title>
			<link>http://www.learnqtp.com/forums/showthread.php?tid=2005</link>
			<pubDate>Tue, 30 Jun 2009 06:12:21 -0700</pubDate>
			<dc:creator>ajay.r1982</dc:creator>
			<guid isPermaLink="false">http://www.learnqtp.com/forums/showthread.php?tid=2005</guid>
			<description><![CDATA[suppose i have :<br />
<br />
dim var = "abcdefgh"<br />
i want to get the letter "c" from var using string function.<br />
<br />
supopse i am getting a string at runtime dont know where that letter "c" is .<br />
then how do i get that letter "c" from the string <br />
<br />
cheers,<br />
AJ]]></description>
			<content:encoded><![CDATA[suppose i have :<br />
<br />
dim var = "abcdefgh"<br />
i want to get the letter "c" from var using string function.<br />
<br />
supopse i am getting a string at runtime dont know where that letter "c" is .<br />
then how do i get that letter "c" from the string <br />
<br />
cheers,<br />
AJ]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Null value of the object]]></title>
			<link>http://www.learnqtp.com/forums/showthread.php?tid=2004</link>
			<pubDate>Mon, 29 Jun 2009 15:42:48 -0700</pubDate>
			<dc:creator>swapna_gupta08</dc:creator>
			<guid isPermaLink="false">http://www.learnqtp.com/forums/showthread.php?tid=2004</guid>
			<description><![CDATA[Hi<br />
<br />
I am working on verifying the value of the object which is null.<br />
<br />
The code as below:<br />
<br />
gPostPrice = Browser("Market Reports - Price").Page("Market Reports - Price").WebEdit("priceEntry.priceEntryLines[3&#93;.poste").GetROProperty("value")<br />
msgbox gPostPrice<br />
If IsNull(gPostPrice)  Then<br />
msgbox("entering if")<br />
Else<br />
msgbox("entering else")<br />
End If<br />
<br />
The value of the object is BLANK so I considered as Null (which I may be wrong)<br />
<br />
Now, when I put the if condition, the msgbox with "entering else" is displayed.<br />
<br />
What am I doing wrong? Please help..........]]></description>
			<content:encoded><![CDATA[Hi<br />
<br />
I am working on verifying the value of the object which is null.<br />
<br />
The code as below:<br />
<br />
gPostPrice = Browser("Market Reports - Price").Page("Market Reports - Price").WebEdit("priceEntry.priceEntryLines[3].poste").GetROProperty("value")<br />
msgbox gPostPrice<br />
If IsNull(gPostPrice)  Then<br />
msgbox("entering if")<br />
Else<br />
msgbox("entering else")<br />
End If<br />
<br />
The value of the object is BLANK so I considered as Null (which I may be wrong)<br />
<br />
Now, when I put the if condition, the msgbox with "entering else" is displayed.<br />
<br />
What am I doing wrong? Please help..........]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[IE Dialog Box, Print]]></title>
			<link>http://www.learnqtp.com/forums/showthread.php?tid=2003</link>
			<pubDate>Mon, 29 Jun 2009 11:27:01 -0700</pubDate>
			<dc:creator>XeNoMoRpH</dc:creator>
			<guid isPermaLink="false">http://www.learnqtp.com/forums/showthread.php?tid=2003</guid>
			<description><![CDATA[I have a website with an input button named Print. It opens a page which then fires off a Print dialog box via javascript using window.print();. My problem is I have not been able to automatically close it. Does anyone have any experience with this? My code is the following:<br />
<br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>Browser("title:=(.*)Print(.*)").Dialog("regexpwndtitle:=Print").WinButton("text:=Cancel").Click</code></div></div>
<br />
It says<blockquote><cite>Quote:</cite>Cannot find the "[WinButton&#93;" object's parent "[Dialog&#93;" (class Dialog). Verify that parent properties match an object currently displayed in your application.</blockquote>
<br />
I have a Wait command before it that waits for 2 seconds. I'll probably end up changing it to 5 to see if that helps.]]></description>
			<content:encoded><![CDATA[I have a website with an input button named Print. It opens a page which then fires off a Print dialog box via javascript using window.print();. My problem is I have not been able to automatically close it. Does anyone have any experience with this? My code is the following:<br />
<br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>Browser("title:=(.*)Print(.*)").Dialog("regexpwndtitle:=Print").WinButton("text:=Cancel").Click</code></div></div>
<br />
It says<blockquote><cite>Quote:</cite>Cannot find the "[WinButton]" object's parent "[Dialog]" (class Dialog). Verify that parent properties match an object currently displayed in your application.</blockquote>
<br />
I have a Wait command before it that waits for 2 seconds. I'll probably end up changing it to 5 to see if that helps.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Can you use Regular expressions in an OR objects description]]></title>
			<link>http://www.learnqtp.com/forums/showthread.php?tid=2002</link>
			<pubDate>Mon, 29 Jun 2009 07:11:02 -0700</pubDate>
			<dc:creator>pamandel</dc:creator>
			<guid isPermaLink="false">http://www.learnqtp.com/forums/showthread.php?tid=2002</guid>
			<description><![CDATA[Hi All,<br />
<br />
The title of the main window in my application is dynamic so I have been trying to use a regular expression in the the OR's description without any success.  To make the problem as simple as possible I created a text file calle - "Testing QTP 95.txt"<br />
The description properties in the Object Repository is: <br />
text:  Testing QTP 95.txt Notepad<br />
I have tried to change it to: Testing Q*P 95.txt Notepad<br />
and - Testing Q+P 95.txt Notepad<br />
and - Testing Q?P 95.txt Notepad<br />
None of these work, can anybody explain why, Are you not able to do that?<br />
Thanks,  Paul]]></description>
			<content:encoded><![CDATA[Hi All,<br />
<br />
The title of the main window in my application is dynamic so I have been trying to use a regular expression in the the OR's description without any success.  To make the problem as simple as possible I created a text file calle - "Testing QTP 95.txt"<br />
The description properties in the Object Repository is: <br />
text:  Testing QTP 95.txt Notepad<br />
I have tried to change it to: Testing Q*P 95.txt Notepad<br />
and - Testing Q+P 95.txt Notepad<br />
and - Testing Q?P 95.txt Notepad<br />
None of these work, can anybody explain why, Are you not able to do that?<br />
Thanks,  Paul]]></content:encoded>
		</item>
		<item>
			<title><![CDATA["Click" not working]]></title>
			<link>http://www.learnqtp.com/forums/showthread.php?tid=2001</link>
			<pubDate>Mon, 29 Jun 2009 05:50:47 -0700</pubDate>
			<dc:creator>XeNoMoRpH</dc:creator>
			<guid isPermaLink="false">http://www.learnqtp.com/forums/showthread.php?tid=2001</guid>
			<description><![CDATA[I have been developing a test using descriptive programming. Everything works fine up to a certain point. I'll get to that soon.<br />
<br />
Pretty much, it is a web page with inputs and buttons at the top and a data table following those. The first and second buttons work just fine, but the third does not. It's weird because it will scroll over to the button and it has the active state, it just doesn't seem to click it most of the time. It has worked once or twice, so I added some wait loops with the same result.<br />
<br />
I'm just curious if anyone else has had such an issue? Here is an example of the code. The problem is at the bottom. It actually opens a download dialog and is supposed to click through it...<br />
<br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>With Browser(browser).Page(page).Frame(frame)<br />
&nbsp;&nbsp;&nbsp;&nbsp;.WebEdit("name:=input1").Set ""<br />
&nbsp;&nbsp;&nbsp;&nbsp;.WebEdit("name:=input2").Set "12345"<br />
&nbsp;&nbsp;&nbsp;&nbsp;.WebButton("name:=Find").Click<br />
&nbsp;&nbsp;&nbsp;&nbsp;Browser(browser).Sync<br />
&nbsp;&nbsp;&nbsp;&nbsp;Wait(2)<br />
&nbsp;&nbsp;&nbsp;&nbsp;.WebButton("name:=Export").Click<br />
End With</code></div></div>
]]></description>
			<content:encoded><![CDATA[I have been developing a test using descriptive programming. Everything works fine up to a certain point. I'll get to that soon.<br />
<br />
Pretty much, it is a web page with inputs and buttons at the top and a data table following those. The first and second buttons work just fine, but the third does not. It's weird because it will scroll over to the button and it has the active state, it just doesn't seem to click it most of the time. It has worked once or twice, so I added some wait loops with the same result.<br />
<br />
I'm just curious if anyone else has had such an issue? Here is an example of the code. The problem is at the bottom. It actually opens a download dialog and is supposed to click through it...<br />
<br />
<div class="codeblock">
<div class="title">Code:<br />
</div><div class="body" dir="ltr"><code>With Browser(browser).Page(page).Frame(frame)<br />
&nbsp;&nbsp;&nbsp;&nbsp;.WebEdit("name:=input1").Set ""<br />
&nbsp;&nbsp;&nbsp;&nbsp;.WebEdit("name:=input2").Set "12345"<br />
&nbsp;&nbsp;&nbsp;&nbsp;.WebButton("name:=Find").Click<br />
&nbsp;&nbsp;&nbsp;&nbsp;Browser(browser).Sync<br />
&nbsp;&nbsp;&nbsp;&nbsp;Wait(2)<br />
&nbsp;&nbsp;&nbsp;&nbsp;.WebButton("name:=Export").Click<br />
End With</code></div></div>
]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Pauses between actions in script]]></title>
			<link>http://www.learnqtp.com/forums/showthread.php?tid=2000</link>
			<pubDate>Mon, 29 Jun 2009 04:52:46 -0700</pubDate>
			<dc:creator>janriis</dc:creator>
			<guid isPermaLink="false">http://www.learnqtp.com/forums/showthread.php?tid=2000</guid>
			<description><![CDATA[Hi All<br />
<br />
I am having problems with performance in QTP pro 9.5 (See other post) with slow performance. I am testing a Windows app developed in VB 6.0.<br />
<br />
I have analyzed the problem and it seems like theres a pause between each action of approx 20 secs. I have set the object synchronization timeout to 4 seconds instead of 20, disable smart indentification, but there is still about 20 secs between each action.<br />
<br />
Is there anything else I can do ?]]></description>
			<content:encoded><![CDATA[Hi All<br />
<br />
I am having problems with performance in QTP pro 9.5 (See other post) with slow performance. I am testing a Windows app developed in VB 6.0.<br />
<br />
I have analyzed the problem and it seems like theres a pause between each action of approx 20 secs. I have set the object synchronization timeout to 4 seconds instead of 20, disable smart indentification, but there is still about 20 secs between each action.<br />
<br />
Is there anything else I can do ?]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[QTP for Catia and MatrixOne]]></title>
			<link>http://www.learnqtp.com/forums/showthread.php?tid=1999</link>
			<pubDate>Mon, 29 Jun 2009 04:26:00 -0700</pubDate>
			<dc:creator>kuldeepbh</dc:creator>
			<guid isPermaLink="false">http://www.learnqtp.com/forums/showthread.php?tid=1999</guid>
			<description><![CDATA[can QTP be used for Catia and Matrix One integration.<br />
<br />
MatrixOne is purely browser based application and launches thro URL via IE7.<br />
When Catia is connected to M1, Java integration applet is loaded...<br />
<br />
After that i want to access some Catia functions and some browser functions.<br />
<br />
Is it possible through QTP.]]></description>
			<content:encoded><![CDATA[can QTP be used for Catia and Matrix One integration.<br />
<br />
MatrixOne is purely browser based application and launches thro URL via IE7.<br />
When Catia is connected to M1, Java integration applet is loaded...<br />
<br />
After that i want to access some Catia functions and some browser functions.<br />
<br />
Is it possible through QTP.]]></content:encoded>
		</item>
		<item>
			<title><![CDATA[Can we test any .net application using qtp trail version]]></title>
			<link>http://www.learnqtp.com/forums/showthread.php?tid=1998</link>
			<pubDate>Mon, 29 Jun 2009 01:39:29 -0700</pubDate>
			<dc:creator>nmakkena</dc:creator>
			<guid isPermaLink="false">http://www.learnqtp.com/forums/showthread.php?tid=1998</guid>
			<description><![CDATA[Hi <br />
<br />
I have developed a windows application using c#. Is it possible to test my application using qtp trail version?]]></description>
			<content:encoded><![CDATA[Hi <br />
<br />
I have developed a windows application using c#. Is it possible to test my application using qtp trail version?]]></content:encoded>
		</item>
	</channel>
</rss>