<?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: JMeter Tips and Tricks &#8211; Application Simulation Models</title>
	<atom:link href="http://altentee.com/2008/jmeter-tips-and-tricks-application-simulation-models/feed/" rel="self" type="application/rss+xml" />
	<link>http://altentee.com/2008/jmeter-tips-and-tricks-application-simulation-models/</link>
	<description>Performance and Test Automation Experts</description>
	<lastBuildDate>Fri, 13 Aug 2010 04:08:44 +1000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: ankur</title>
		<link>http://altentee.com/2008/jmeter-tips-and-tricks-application-simulation-models/comment-page-1/#comment-11653</link>
		<dc:creator>ankur</dc:creator>
		<pubDate>Tue, 20 Jul 2010 09:34:20 +0000</pubDate>
		<guid isPermaLink="false">http://90kts.com/blog/2008/jmeter-tips-and-tricks-application-simulation-models/#comment-11653</guid>
		<description>how jmeter works from the proxy network
is it ok to use badboy for the recording</description>
		<content:encoded><![CDATA[<p>how jmeter works from the proxy network<br />
is it ok to use badboy for the recording</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Louis</title>
		<link>http://altentee.com/2008/jmeter-tips-and-tricks-application-simulation-models/comment-page-1/#comment-9522</link>
		<dc:creator>Louis</dc:creator>
		<pubDate>Wed, 30 Jun 2010 22:27:59 +0000</pubDate>
		<guid isPermaLink="false">http://90kts.com/blog/2008/jmeter-tips-and-tricks-application-simulation-models/#comment-9522</guid>
		<description>Hey Tim,
I wanted to know how to simulate multiple users that each have different username and passwords thanks</description>
		<content:encoded><![CDATA[<p>Hey Tim,<br />
I wanted to know how to simulate multiple users that each have different username and passwords thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Raja</title>
		<link>http://altentee.com/2008/jmeter-tips-and-tricks-application-simulation-models/comment-page-1/#comment-8533</link>
		<dc:creator>Raja</dc:creator>
		<pubDate>Thu, 17 Jun 2010 05:14:35 +0000</pubDate>
		<guid isPermaLink="false">http://90kts.com/blog/2008/jmeter-tips-and-tricks-application-simulation-models/#comment-8533</guid>
		<description>Hi Tim, 
You got any idea, like how to keep on looping the thread for a constant time duration.
i have set my thread loop count as forever and i want to stop the loop or set the loop count to ZERO after an hour. Is this possible in Jmeter , how we can acheive this ?</description>
		<content:encoded><![CDATA[<p>Hi Tim,<br />
You got any idea, like how to keep on looping the thread for a constant time duration.<br />
i have set my thread loop count as forever and i want to stop the loop or set the loop count to ZERO after an hour. Is this possible in Jmeter , how we can acheive this ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Suresh Rajachar</title>
		<link>http://altentee.com/2008/jmeter-tips-and-tricks-application-simulation-models/comment-page-1/#comment-7381</link>
		<dc:creator>Suresh Rajachar</dc:creator>
		<pubDate>Tue, 01 Jun 2010 13:04:16 +0000</pubDate>
		<guid isPermaLink="false">http://90kts.com/blog/2008/jmeter-tips-and-tricks-application-simulation-models/#comment-7381</guid>
		<description>Hi Tim, 

The article is very informative. But, the links for screenshots and test plan are broken. 
Can you please provide us the alternate link ?</description>
		<content:encoded><![CDATA[<p>Hi Tim, </p>
<p>The article is very informative. But, the links for screenshots and test plan are broken.<br />
Can you please provide us the alternate link ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sandeep</title>
		<link>http://altentee.com/2008/jmeter-tips-and-tricks-application-simulation-models/comment-page-1/#comment-6955</link>
		<dc:creator>sandeep</dc:creator>
		<pubDate>Mon, 24 May 2010 11:41:29 +0000</pubDate>
		<guid isPermaLink="false">http://90kts.com/blog/2008/jmeter-tips-and-tricks-application-simulation-models/#comment-6955</guid>
		<description>Hi Tim

I found you blogs helping in understand Jmeter.


I am beginner level developer, I am test a site for load testing. Eventhing is fine I am quite comfortable with Jmeter, Recording test cases, using parametrized variables and running test plans.
but I am confused about multiple users,

The application I am testing is having mock tests which have 100 question with multiple choices, User can answer questions/ move to next Q/previous Q / select a choice are ajax calls. Total time for test is 8100 seconds
I am taking an average test case where a user goes to next Q 150 times /previous Q 50 times /select choice 100/ change choice 50 times which makes around 350 hits.
As i have 8100 sec to finish the test that means 8100/350 = 23 secs per hit now I have add a Gaussian Timer with Deviation of 5s and constant time 18s.

if I am running this test with hundred user it is taking 6-7 hours to finish.


Can Your Please help to find out which timer and how much think time i need  to use  to get proper results

Thanks</description>
		<content:encoded><![CDATA[<p>Hi Tim</p>
<p>I found you blogs helping in understand Jmeter.</p>
<p>I am beginner level developer, I am test a site for load testing. Eventhing is fine I am quite comfortable with Jmeter, Recording test cases, using parametrized variables and running test plans.<br />
but I am confused about multiple users,</p>
<p>The application I am testing is having mock tests which have 100 question with multiple choices, User can answer questions/ move to next Q/previous Q / select a choice are ajax calls. Total time for test is 8100 seconds<br />
I am taking an average test case where a user goes to next Q 150 times /previous Q 50 times /select choice 100/ change choice 50 times which makes around 350 hits.<br />
As i have 8100 sec to finish the test that means 8100/350 = 23 secs per hit now I have add a Gaussian Timer with Deviation of 5s and constant time 18s.</p>
<p>if I am running this test with hundred user it is taking 6-7 hours to finish.</p>
<p>Can Your Please help to find out which timer and how much think time i need  to use  to get proper results</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: raj</title>
		<link>http://altentee.com/2008/jmeter-tips-and-tricks-application-simulation-models/comment-page-1/#comment-6744</link>
		<dc:creator>raj</dc:creator>
		<pubDate>Thu, 20 May 2010 13:00:18 +0000</pubDate>
		<guid isPermaLink="false">http://90kts.com/blog/2008/jmeter-tips-and-tricks-application-simulation-models/#comment-6744</guid>
		<description>How to analyse the result in jmeter…can anybody guide me….for analysing the result of jmeter and maximum how many users we can run.</description>
		<content:encoded><![CDATA[<p>How to analyse the result in jmeter…can anybody guide me….for analysing the result of jmeter and maximum how many users we can run.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gabe</title>
		<link>http://altentee.com/2008/jmeter-tips-and-tricks-application-simulation-models/comment-page-1/#comment-680</link>
		<dc:creator>Gabe</dc:creator>
		<pubDate>Sat, 09 Jan 2010 22:56:24 +0000</pubDate>
		<guid isPermaLink="false">http://90kts.com/blog/2008/jmeter-tips-and-tricks-application-simulation-models/#comment-680</guid>
		<description>Hi -- Thanks for the write-up. The links to the screenshots and test plan are broken, though.</description>
		<content:encoded><![CDATA[<p>Hi &#8212; Thanks for the write-up. The links to the screenshots and test plan are broken, though.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tim</title>
		<link>http://altentee.com/2008/jmeter-tips-and-tricks-application-simulation-models/comment-page-1/#comment-250</link>
		<dc:creator>Tim</dc:creator>
		<pubDate>Sun, 13 Dec 2009 05:01:37 +0000</pubDate>
		<guid isPermaLink="false">http://90kts.com/blog/2008/jmeter-tips-and-tricks-application-simulation-models/#comment-250</guid>
		<description>That&#039;s some interesting stuff, thanks Christian.</description>
		<content:encoded><![CDATA[<p>That&#8217;s some interesting stuff, thanks Christian.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: christian</title>
		<link>http://altentee.com/2008/jmeter-tips-and-tricks-application-simulation-models/comment-page-1/#comment-249</link>
		<dc:creator>christian</dc:creator>
		<pubDate>Fri, 11 Dec 2009 06:46:35 +0000</pubDate>
		<guid isPermaLink="false">http://90kts.com/blog/2008/jmeter-tips-and-tricks-application-simulation-models/#comment-249</guid>
		<description>If you have more complex user behavior, you can use Markov chains in Jmeter, too. http://www.trustsoft.uni-oldenburg.de/en/33145.html

The plugin is working good. Getting around the configuration model is a bit harder. Once figured out it works like it is supposed to.</description>
		<content:encoded><![CDATA[<p>If you have more complex user behavior, you can use Markov chains in Jmeter, too. <a href="http://www.trustsoft.uni-oldenburg.de/en/33145.html" rel="nofollow">http://www.trustsoft.uni-oldenburg.de/en/33145.html</a></p>
<p>The plugin is working good. Getting around the configuration model is a bit harder. Once figured out it works like it is supposed to.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Naidu</title>
		<link>http://altentee.com/2008/jmeter-tips-and-tricks-application-simulation-models/comment-page-1/#comment-248</link>
		<dc:creator>Naidu</dc:creator>
		<pubDate>Wed, 22 Apr 2009 08:27:45 +0000</pubDate>
		<guid isPermaLink="false">http://90kts.com/blog/2008/jmeter-tips-and-tricks-application-simulation-models/#comment-248</guid>
		<description>Hi,
The article is good. Can you please share the ASM templates?</description>
		<content:encoded><![CDATA[<p>Hi,<br />
The article is good. Can you please share the ASM templates?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
