<?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: What you could do with a TSL parser for WinRunner</title>
	<atom:link href="http://www.myloadtest.com/winrunner-tsl-parser/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.myloadtest.com/winrunner-tsl-parser/</link>
	<description>Performance Testing with a LoadRunner focus</description>
	<lastBuildDate>Tue, 07 Sep 2010 10:14:58 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Stuart Moncrieff</title>
		<link>http://www.myloadtest.com/winrunner-tsl-parser/#comment-238</link>
		<dc:creator>Stuart Moncrieff</dc:creator>
		<pubDate>Wed, 15 Mar 2006 12:03:09 +0000</pubDate>
		<guid isPermaLink="false">/?p=44#comment-238</guid>
		<description>I just noticed the following comment...

&lt;em&gt;It would be nice to have a little utility that would read through any user-created function libraries and automatically create calls to generator_add_function...&lt;/em&gt;

Mercury has gone one step better than this and they have added a function brower to WinRunner 8.0 and above. This allows you to automatically insert functions from your function library into your script as well as browse them and jump to the function&#039;s code in the compiled module. 

This is a great feature that I&#039;ve been promoting whenever I deliver WinRunner training (even though it is not in the training material).</description>
		<content:encoded><![CDATA[<p>I just noticed the following comment&#8230;</p>
<p><em>It would be nice to have a little utility that would read through any user-created function libraries and automatically create calls to generator_add_function&#8230;</em></p>
<p>Mercury has gone one step better than this and they have added a function brower to WinRunner 8.0 and above. This allows you to automatically insert functions from your function library into your script as well as browse them and jump to the function&#8217;s code in the compiled module. </p>
<p>This is a great feature that I&#8217;ve been promoting whenever I deliver WinRunner training (even though it is not in the training material).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stuart Moncrieff</title>
		<link>http://www.myloadtest.com/winrunner-tsl-parser/#comment-237</link>
		<dc:creator>Stuart Moncrieff</dc:creator>
		<pubDate>Wed, 15 Mar 2006 11:46:26 +0000</pubDate>
		<guid isPermaLink="false">/?p=44#comment-237</guid>
		<description>You are free to release software that works with Mercury products (as long as you didn&#039;t reverse-engineer anything to make them), you just can&#039;t sell products that work with Mercury tools.

Other companies do sell products that work with Mercury tools though, so Mercury must be happy to allow this if you come to some sort of agreement first.

Cheers,
Stuart.</description>
		<content:encoded><![CDATA[<p>You are free to release software that works with Mercury products (as long as you didn&#8217;t reverse-engineer anything to make them), you just can&#8217;t sell products that work with Mercury tools.</p>
<p>Other companies do sell products that work with Mercury tools though, so Mercury must be happy to allow this if you come to some sort of agreement first.</p>
<p>Cheers,<br />
Stuart.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jared</title>
		<link>http://www.myloadtest.com/winrunner-tsl-parser/#comment-235</link>
		<dc:creator>Jared</dc:creator>
		<pubDate>Wed, 15 Mar 2006 11:29:47 +0000</pubDate>
		<guid isPermaLink="false">/?p=44#comment-235</guid>
		<description>Does the Mercury license prohibit you from releasing products for free?</description>
		<content:encoded><![CDATA[<p>Does the Mercury license prohibit you from releasing products for free?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.myloadtest.com/winrunner-tsl-parser/#comment-181</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Tue, 30 Aug 2005 00:47:56 +0000</pubDate>
		<guid isPermaLink="false">/?p=44#comment-181</guid>
		<description>It would be nice to have a little utility that would read through any user-created function libraries and automatically create calls to generator_add_function(), generator_add_category(), and generator_add_function_to_category() that would add them to the WinRunner Function Generator (F7).</description>
		<content:encoded><![CDATA[<p>It would be nice to have a little utility that would read through any user-created function libraries and automatically create calls to generator_add_function(), generator_add_category(), and generator_add_function_to_category() that would add them to the WinRunner Function Generator (F7).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://www.myloadtest.com/winrunner-tsl-parser/#comment-39</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 15 Jun 2005 23:52:24 +0000</pubDate>
		<guid isPermaLink="false">/?p=44#comment-39</guid>
		<description>A Mercury User-Contributed Knowledgebase article provides a tool to generate help files for QuickTest Pro function libraries.

http:// support.merc-int.com/kba/User/QuickTestProfessional/7738.html</description>
		<content:encoded><![CDATA[<p>A Mercury User-Contributed Knowledgebase article provides a tool to generate help files for QuickTest Pro function libraries.</p>
<p>http:// support.merc-int.com/kba/User/QuickTestProfessional/7738.html</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stuart Moncrieff</title>
		<link>http://www.myloadtest.com/winrunner-tsl-parser/#comment-19</link>
		<dc:creator>Stuart Moncrieff</dc:creator>
		<pubDate>Sun, 08 May 2005 23:56:39 +0000</pubDate>
		<guid isPermaLink="false">/?p=44#comment-19</guid>
		<description>Could also use it as a refactoring tool.
eg/ change all instances of a variable name, but do not change it where it appears in a string or as a function name.</description>
		<content:encoded><![CDATA[<p>Could also use it as a refactoring tool.<br />
eg/ change all instances of a variable name, but do not change it where it appears in a string or as a function name.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
