<?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: VuGen correlation for SAP Web Dynpro</title>
	<atom:link href="http://www.jds.net.au/tech-tips/scripting-sap-web-dynpro/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jds.net.au/tech-tips/scripting-sap-web-dynpro/</link>
	<description>Expert consulting services with HP Software</description>
	<lastBuildDate>Tue, 31 Aug 2010 10:19:03 +1000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<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: Pat Gallaher</title>
		<link>http://www.jds.net.au/tech-tips/scripting-sap-web-dynpro/#comment-9340</link>
		<dc:creator>Pat Gallaher</dc:creator>
		<pubDate>Mon, 14 Dec 2009 17:16:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.jds.net.au/?p=1439#comment-9340</guid>
		<description>For a non-programmer, I am pretty skilled at recording and testing SAP-BSP applications, but am now working on my first recording of an SAP Abap Web Dynpro application.  Immediately after login the replay produces an HTTP 500 error, and fails to execute.  The very next statement has the SAPEVENTQUEUE, so I suspect your information here is relevant to my problem.  

I have not yet even reached the point to possibly reach the combo box or check box issues!

Can you please elaborate on where the above coding is to be inserted?  As mentioned, I am not a programmer, and blindly tried adding at the beginning of the script.  I encountered several syntax errors.  Anything you can offer to help me is very appreciated!  I have a very short timeline!

Thanks,
Pat Gallaher</description>
		<content:encoded><![CDATA[<p>For a non-programmer, I am pretty skilled at recording and testing SAP-BSP applications, but am now working on my first recording of an SAP Abap Web Dynpro application.  Immediately after login the replay produces an HTTP 500 error, and fails to execute.  The very next statement has the SAPEVENTQUEUE, so I suspect your information here is relevant to my problem.  </p>
<p>I have not yet even reached the point to possibly reach the combo box or check box issues!</p>
<p>Can you please elaborate on where the above coding is to be inserted?  As mentioned, I am not a programmer, and blindly tried adding at the beginning of the script.  I encountered several syntax errors.  Anything you can offer to help me is very appreciated!  I have a very short timeline!</p>
<p>Thanks,<br />
Pat Gallaher</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stuart Moncrieff</title>
		<link>http://www.jds.net.au/tech-tips/scripting-sap-web-dynpro/#comment-7765</link>
		<dc:creator>Stuart Moncrieff</dc:creator>
		<pubDate>Tue, 06 Oct 2009 05:28:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.jds.net.au/?p=1439#comment-7765</guid>
		<description>Talib, LoadRunner has problems rendering some web pages in the Tree View. 

If your application does not successfully display a recording snapshot in the Tree View, then you will just have to get your script working using the Script view (without snapshots).

Cheers,
Stuart.</description>
		<content:encoded><![CDATA[<p>Talib, LoadRunner has problems rendering some web pages in the Tree View. </p>
<p>If your application does not successfully display a recording snapshot in the Tree View, then you will just have to get your script working using the Script view (without snapshots).</p>
<p>Cheers,<br />
Stuart.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Talib Hassan</title>
		<link>http://www.jds.net.au/tech-tips/scripting-sap-web-dynpro/#comment-7764</link>
		<dc:creator>Talib Hassan</dc:creator>
		<pubDate>Tue, 06 Oct 2009 05:03:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.jds.net.au/?p=1439#comment-7764</guid>
		<description>Good Morning ,

i have question to ask you about  &quot;Web Dynpro&quot;

I have problem in LR &quot;Load Runner&quot;

When I do record I don’t see the pages !! I don&#039;t know why ?!

I&#039;m used &quot;Web Dynpro&quot; if you have any solution tell me I need that to important

Thank you 

Regards,
Talib AL-Hamood</description>
		<content:encoded><![CDATA[<p>Good Morning ,</p>
<p>i have question to ask you about  &#8220;Web Dynpro&#8221;</p>
<p>I have problem in LR &#8220;Load Runner&#8221;</p>
<p>When I do record I don’t see the pages !! I don&#8217;t know why ?!</p>
<p>I&#8217;m used &#8220;Web Dynpro&#8221; if you have any solution tell me I need that to important</p>
<p>Thank you </p>
<p>Regards,<br />
Talib AL-Hamood</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.jds.net.au/tech-tips/scripting-sap-web-dynpro/#comment-2999</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Tue, 28 Apr 2009 02:40:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.jds.net.au/?p=1439#comment-2999</guid>
		<description>Web Dynpro is a big pile of crap. Why does SAP always build applications &quot;their own way&quot; i.e. in a non-standard way?

Have you tried automating a Dynpro application using QuickTest Pro? It&#039;s fricken painful. Here&#039;s an example from the HP Support Site:

&lt;em&gt;&lt;strong&gt;Web dynpro &#124; 06/18/06 22:49:09&lt;/strong&gt;&lt;br /&gt;
Problem 1: 
When recording a combo box / drop down list, QTP records it as a button and then sets the info into an edit field Will not see it as a combo box and will not run on replay. It will not select and attempts to write into an uneditable field. 
&lt;pre lang=&quot;vb&quot; line=&quot;1&quot;&gt;
Browser(&quot;X&quot;).Page(&quot;Incident Creation&quot;).Frame(&quot;4FDC&quot;).WebButton(&quot;WebButton&quot;).Click
Browser(&quot;X&quot;).Page(&quot;Incident Creation&quot;).Frame(&quot;4FDC&quot;).WebEdit(&quot;WebEdit&quot;).Set &quot;Test Acc Loc 
&lt;/pre&gt;

Problem 2: 
When recording a CheckBox, QTP records it as a 
&lt;pre lang=&quot;vb&quot; line=&quot;1&quot;&gt;
WebElement Browser(&quot;X&quot;).Page(&quot;Incident Creation&quot;).Frame(&quot;FrameMain&quot;).WebElement(&quot;Health&quot;).Click &lt;/pre&gt;

What is Web Dynpro application ABAP Web Dynpro communicates to SAP ABAP code directly, and displays it at the presentation layer in a web browser When this opens you get: SAP NetWeaver Web Dynpro ABAP Final Release 7.00 SP 0006 Starting Application....... 

Source code does show the objects as ComboBox and CheckBox The HTML ID shows correctly in QTP as found in the source code eg ComboBox WD84 displays in QTP as WebEdit WD84 QTP is using Web objects and not SAP objects. Anyone keen to help with this, I can supply screen shots and source code files. &lt;/em&gt;

I have even seen a Dynpro application where the html id (the only unique object property apart from the x/y coordinates) changes every time a new build is deployed (every day). This totally sucks!</description>
		<content:encoded><![CDATA[<p>Web Dynpro is a big pile of crap. Why does SAP always build applications &#8220;their own way&#8221; i.e. in a non-standard way?</p>
<p>Have you tried automating a Dynpro application using QuickTest Pro? It&#8217;s fricken painful. Here&#8217;s an example from the HP Support Site:</p>
<p><em><strong>Web dynpro | 06/18/06 22:49:09</strong><br />
Problem 1:<br />
When recording a combo box / drop down list, QTP records it as a button and then sets the info into an edit field Will not see it as a combo box and will not run on replay. It will not select and attempts to write into an uneditable field.</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
</pre></td><td class="code"><pre class="vb" style="font-family:monospace;">Browser(<span style="color: #800000;">&quot;X&quot;</span>).Page(<span style="color: #800000;">&quot;Incident Creation&quot;</span>).Frame(<span style="color: #800000;">&quot;4FDC&quot;</span>).WebButton(<span style="color: #800000;">&quot;WebButton&quot;</span>).Click
Browser(<span style="color: #800000;">&quot;X&quot;</span>).Page(<span style="color: #800000;">&quot;Incident Creation&quot;</span>).Frame(<span style="color: #800000;">&quot;4FDC&quot;</span>).WebEdit(<span style="color: #800000;">&quot;WebEdit&quot;</span>).<span style="color: #000080;">Set</span> <span style="color: #800000;">&quot;Test Acc Loc</span></pre></td></tr></table></div>

<p>Problem 2:<br />
When recording a CheckBox, QTP records it as a</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
</pre></td><td class="code"><pre class="vb" style="font-family:monospace;">WebElement Browser(<span style="color: #800000;">&quot;X&quot;</span>).Page(<span style="color: #800000;">&quot;Incident Creation&quot;</span>).Frame(<span style="color: #800000;">&quot;FrameMain&quot;</span>).WebElement(<span style="color: #800000;">&quot;Health&quot;</span>).Click</pre></td></tr></table></div>

<p>What is Web Dynpro application ABAP Web Dynpro communicates to SAP ABAP code directly, and displays it at the presentation layer in a web browser When this opens you get: SAP NetWeaver Web Dynpro ABAP Final Release 7.00 SP 0006 Starting Application&#8230;&#8230;. </p>
<p>Source code does show the objects as ComboBox and CheckBox The HTML ID shows correctly in QTP as found in the source code eg ComboBox WD84 displays in QTP as WebEdit WD84 QTP is using Web objects and not SAP objects. Anyone keen to help with this, I can supply screen shots and source code files. </em></p>
<p>I have even seen a Dynpro application where the html id (the only unique object property apart from the x/y coordinates) changes every time a new build is deployed (every day). This totally sucks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
