<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: How to insert a node in soapUI property transfer step using XPath and XQuery</title>
	<atom:link href="http://onebyteatatime.wordpress.com/2009/02/13/how-to-insert-a-node-in-soapui-property-transfer/feed/" rel="self" type="application/rss+xml" />
	<link>http://onebyteatatime.wordpress.com/2009/02/13/how-to-insert-a-node-in-soapui-property-transfer/</link>
	<description>Programming can be fun...</description>
	<lastBuildDate>Thu, 10 Dec 2009 08:38:21 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: soapUI Tips n Tricks - Part 2 &#171; &#60; One Byte at a Time /&#62;</title>
		<link>http://onebyteatatime.wordpress.com/2009/02/13/how-to-insert-a-node-in-soapui-property-transfer/#comment-24</link>
		<dc:creator>soapUI Tips n Tricks - Part 2 &#171; &#60; One Byte at a Time /&#62;</dc:creator>
		<pubDate>Sun, 19 Apr 2009 00:26:06 +0000</pubDate>
		<guid isPermaLink="false">http://onebyteatatime.wordpress.com/?p=44#comment-24</guid>
		<description>[...] &#8220;Use XQuery&#8221; when using X Query in property transfers: In one of my earlier posts on Property Transfers using XPath and XQuery, I had explained how to use XQuery expression in property transfers in soapUI. Figure below shows [...]</description>
		<content:encoded><![CDATA[<p>[...] &#8220;Use XQuery&#8221; when using X Query in property transfers: In one of my earlier posts on Property Transfers using XPath and XQuery, I had explained how to use XQuery expression in property transfers in soapUI. Figure below shows [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: onebyteatatime</title>
		<link>http://onebyteatatime.wordpress.com/2009/02/13/how-to-insert-a-node-in-soapui-property-transfer/#comment-3</link>
		<dc:creator>onebyteatatime</dc:creator>
		<pubDate>Sat, 14 Feb 2009 21:37:29 +0000</pubDate>
		<guid isPermaLink="false">http://onebyteatatime.wordpress.com/?p=44#comment-3</guid>
		<description>Correct, Ole. It is indeed a good idea to store data like hard coded test-card values in some other step so that it is accessible throughout the test case.

It can also be stored in a Properties Step and acessed via:

${Properties#buyerCard}

Thanks, Ole. 

-Sachin</description>
		<content:encoded><![CDATA[<p>Correct, Ole. It is indeed a good idea to store data like hard coded test-card values in some other step so that it is accessible throughout the test case.</p>
<p>It can also be stored in a Properties Step and acessed via:</p>
<p>${Properties#buyerCard}</p>
<p>Thanks, Ole. </p>
<p>-Sachin</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ole Lensmar</title>
		<link>http://onebyteatatime.wordpress.com/2009/02/13/how-to-insert-a-node-in-soapui-property-transfer/#comment-2</link>
		<dc:creator>Ole Lensmar</dc:creator>
		<pubDate>Fri, 13 Feb 2009 08:01:10 +0000</pubDate>
		<guid isPermaLink="false">http://onebyteatatime.wordpress.com/?p=44#comment-2</guid>
		<description>Very Cool!

To make the frequentBuyerCard value dynamic you could even replace it with a standard soapUI property-expansion, maybe referring to a datasource, testcase or project level property.. ie something like

 ${DataSource#buyerCard} 

(this will be expanded before running the XQuery expression)

Thanks again!

/Ole
eviware.com</description>
		<content:encoded><![CDATA[<p>Very Cool!</p>
<p>To make the frequentBuyerCard value dynamic you could even replace it with a standard soapUI property-expansion, maybe referring to a datasource, testcase or project level property.. ie something like</p>
<p> ${DataSource#buyerCard} </p>
<p>(this will be expanded before running the XQuery expression)</p>
<p>Thanks again!</p>
<p>/Ole<br />
eviware.com</p>
]]></content:encoded>
	</item>
</channel>
</rss>
