<?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"
	>
<channel>
	<title>Comments on: JMeter and Web Services - Part II</title>
	<atom:link href="http://mattharrah.com/blog/software-development/jmeter-and-web-services-part-ii/feed/" rel="self" type="application/rss+xml" />
	<link>http://mattharrah.com/blog/software-development/jmeter-and-web-services-part-ii/</link>
	<description>Software Development, Politics, Movies, Music, and more</description>
	<pubDate>Thu, 04 Dec 2008 05:25:33 +0000</pubDate>
	<generator>http://wordpress.org/?v=abc</generator>
		<item>
		<title>By: Sergey</title>
		<link>http://mattharrah.com/blog/software-development/jmeter-and-web-services-part-ii/#comment-425</link>
		<dc:creator>Sergey</dc:creator>
		<pubDate>Wed, 17 Sep 2008 08:36:55 +0000</pubDate>
		<guid isPermaLink="false">http://mattharrah.com/blog/?p=109#comment-425</guid>
		<description>Is it some way to stop execution of current Loop iteration and switch to next one (if exist)?
Smth like SampleResult.setStopThread(true) for BeanShell, but for Loop instead of Thread.
TIA.</description>
		<content:encoded><![CDATA[<p>Is it some way to stop execution of current Loop iteration and switch to next one (if exist)?<br />
Smth like SampleResult.setStopThread(true) for BeanShell, but for Loop instead of Thread.<br />
TIA.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Simone:)</title>
		<link>http://mattharrah.com/blog/software-development/jmeter-and-web-services-part-ii/#comment-160</link>
		<dc:creator>Simone:)</dc:creator>
		<pubDate>Thu, 26 Jun 2008 12:53:55 +0000</pubDate>
		<guid isPermaLink="false">http://mattharrah.com/blog/?p=109#comment-160</guid>
		<description>Great article!!!

I was looking for something like this to learn who to use parameters in the JMeter.
Thanks for share your knows with us.

Regards!</description>
		<content:encoded><![CDATA[<p>Great article!!!</p>
<p>I was looking for something like this to learn who to use parameters in the JMeter.<br />
Thanks for share your knows with us.</p>
<p>Regards!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://mattharrah.com/blog/software-development/jmeter-and-web-services-part-ii/#comment-114</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Mon, 02 Jun 2008 21:54:39 +0000</pubDate>
		<guid isPermaLink="false">http://mattharrah.com/blog/?p=109#comment-114</guid>
		<description>Actually, JMeter *can* read a CSV file.  Instead of using the __StringFromFile() function, use __CSVRead(fn,colnum).  This way, one CSV file can contain multiple related columns on the same row.  Each thread gets its own row, and calls to __CSVRead() will return the specified column from that row.</description>
		<content:encoded><![CDATA[<p>Actually, JMeter *can* read a CSV file.  Instead of using the __StringFromFile() function, use __CSVRead(fn,colnum).  This way, one CSV file can contain multiple related columns on the same row.  Each thread gets its own row, and calls to __CSVRead() will return the specified column from that row.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Garry</title>
		<link>http://mattharrah.com/blog/software-development/jmeter-and-web-services-part-ii/#comment-113</link>
		<dc:creator>Garry</dc:creator>
		<pubDate>Mon, 02 Jun 2008 04:23:41 +0000</pubDate>
		<guid isPermaLink="false">http://mattharrah.com/blog/?p=109#comment-113</guid>
		<description>Great article,

Obviously it is possible to parameterize your scripts using JMeter, my question regarding this is what if you test requires you not to re-use the used variables, i.e. end of file is reached and you dont want it to loop, is it possible to stop the loop?

Another question relating jmeter is that I currently have a situation where I will loop the quantity of web services for a designated time of 3 hours.. with a transaction count of x per hour. Inlcuding that I also have 40 threats to simulate concurrent transactions/users.

Is it possible to make the parameters unique. I must only ever use a variable once. thus my text file will be very large. Now i presume you used 2 files as JMeter cannot read a CSV file? and determine the matching of rows? thus you would require only 1 file rather then 2 in your article. Is this correct?

So if i have username and password I must have 2 files?</description>
		<content:encoded><![CDATA[<p>Great article,</p>
<p>Obviously it is possible to parameterize your scripts using JMeter, my question regarding this is what if you test requires you not to re-use the used variables, i.e. end of file is reached and you dont want it to loop, is it possible to stop the loop?</p>
<p>Another question relating jmeter is that I currently have a situation where I will loop the quantity of web services for a designated time of 3 hours.. with a transaction count of x per hour. Inlcuding that I also have 40 threats to simulate concurrent transactions/users.</p>
<p>Is it possible to make the parameters unique. I must only ever use a variable once. thus my text file will be very large. Now i presume you used 2 files as JMeter cannot read a CSV file? and determine the matching of rows? thus you would require only 1 file rather then 2 in your article. Is this correct?</p>
<p>So if i have username and password I must have 2 files?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rocket Surgery » JMeter and Web Services - Part I</title>
		<link>http://mattharrah.com/blog/software-development/jmeter-and-web-services-part-ii/#comment-84</link>
		<dc:creator>Rocket Surgery » JMeter and Web Services - Part I</dc:creator>
		<pubDate>Sun, 11 May 2008 16:34:31 +0000</pubDate>
		<guid isPermaLink="false">http://mattharrah.com/blog/?p=109#comment-84</guid>
		<description>[...] blog entries on JMeter will include how to make the data of your tests variable, and how to automate the execution of the [...]</description>
		<content:encoded><![CDATA[<p>[...] blog entries on JMeter will include how to make the data of your tests variable, and how to automate the execution of the [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
