<?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:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Vamshisomanchi's Weblog</title>
	<atom:link href="http://vamshisomanchi.wordpress.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://vamshisomanchi.wordpress.com</link>
	<description>Think...Plan......Implement</description>
	<lastBuildDate>Thu, 04 Dec 2008 13:03:00 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on Somanchi&#8217;s cutting edge Technology by sreeram somanchi</title>
		<link>http://vamshisomanchi.wordpress.com/about/#comment-30</link>
		<dc:creator>sreeram somanchi</dc:creator>
		<pubDate>Thu, 04 Dec 2008 13:03:00 +0000</pubDate>
		<guid isPermaLink="false">#comment-30</guid>
		<description>anna keka</description>
		<content:encoded><![CDATA[<p>anna keka</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on JMeter Stress Testing by Srinivas</title>
		<link>http://vamshisomanchi.wordpress.com/2008/04/28/jmeter-stress-testing/#comment-28</link>
		<dc:creator>Srinivas</dc:creator>
		<pubDate>Wed, 15 Oct 2008 13:21:27 +0000</pubDate>
		<guid isPermaLink="false">http://vamshisomanchi.wordpress.com/?p=16#comment-28</guid>
		<description>Hi Vamshi,

I have read your article and it is very useful to me and i have a small requirement. Please help me to solve my problem.

I have login application, I need to perform load testing using JMeter.My local system contains JMeter 2.3.2 and JDK1.4

 I have configured JMeter and my test plan as follows:

 TestPlan
   Login Testing (Thread Group)
   Http Cookie Manager (Note: I didn’t set any parameter for this).
   Http Request Defaults 
  Sample Controller
       Home PageRequest (HTTP Request)
       Login PageRequest (HTTP Request)
       UserActiveCheckingPage (HTTP Request)

 First, by using “The Home PageRequest&quot;, I have checked the home page is available or not.
 
Second, by using &quot;Login PageRequest&quot;, I have performed login operation by using username and password. I have configured username and password in &quot;send parameters with the Request&quot; section of HTTP Request. I have checked &quot;follow Redirects&quot; and &quot;keep alive&quot; check boxes and set the method &quot;POST&quot;.

 In UserActiveCheckingPage, I have performed user is active or not. If the user is logged in successfully, then it shows &quot;USER ACTIVE”, otherwise it shows &quot;USER INACTIVE&quot;.

Generally, If user access the UserActiveCheckingPage with out login, It gives &quot;USER INACTIVE&quot;. Otherwise, it gives &quot;USER ACTIVE&quot;.

 But In JMeter always shows me &quot;USER INACTIVE&quot;.

I think, I am missing some configurations details, i.e. either login credentials setting on &quot;Login PageRequest&quot; or “Cookie Manager” and let me know, where i am missing.  If you have idea on this, Please send me your comments/concerns.

 Please provide any inputs/articles/sample jmx file for login configurations using JMeter to me. to me. It will be of great help to me.

My mail id :srinivasv_ambati@yahoo.com
Thanks &amp; Regards,

Srinivas.</description>
		<content:encoded><![CDATA[<p>Hi Vamshi,</p>
<p>I have read your article and it is very useful to me and i have a small requirement. Please help me to solve my problem.</p>
<p>I have login application, I need to perform load testing using JMeter.My local system contains JMeter 2.3.2 and JDK1.4</p>
<p> I have configured JMeter and my test plan as follows:</p>
<p> TestPlan<br />
   Login Testing (Thread Group)<br />
   Http Cookie Manager (Note: I didn’t set any parameter for this).<br />
   Http Request Defaults<br />
  Sample Controller<br />
       Home PageRequest (HTTP Request)<br />
       Login PageRequest (HTTP Request)<br />
       UserActiveCheckingPage (HTTP Request)</p>
<p> First, by using “The Home PageRequest&#8221;, I have checked the home page is available or not.</p>
<p>Second, by using &#8220;Login PageRequest&#8221;, I have performed login operation by using username and password. I have configured username and password in &#8220;send parameters with the Request&#8221; section of HTTP Request. I have checked &#8220;follow Redirects&#8221; and &#8220;keep alive&#8221; check boxes and set the method &#8220;POST&#8221;.</p>
<p> In UserActiveCheckingPage, I have performed user is active or not. If the user is logged in successfully, then it shows &#8220;USER ACTIVE”, otherwise it shows &#8220;USER INACTIVE&#8221;.</p>
<p>Generally, If user access the UserActiveCheckingPage with out login, It gives &#8220;USER INACTIVE&#8221;. Otherwise, it gives &#8220;USER ACTIVE&#8221;.</p>
<p> But In JMeter always shows me &#8220;USER INACTIVE&#8221;.</p>
<p>I think, I am missing some configurations details, i.e. either login credentials setting on &#8220;Login PageRequest&#8221; or “Cookie Manager” and let me know, where i am missing.  If you have idea on this, Please send me your comments/concerns.</p>
<p> Please provide any inputs/articles/sample jmx file for login configurations using JMeter to me. to me. It will be of great help to me.</p>
<p>My mail id :srinivasv_ambati@yahoo.com<br />
Thanks &amp; Regards,</p>
<p>Srinivas.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on JMeter Basics by akshatasm</title>
		<link>http://vamshisomanchi.wordpress.com/2008/04/28/jmeter-basics/#comment-20</link>
		<dc:creator>akshatasm</dc:creator>
		<pubDate>Wed, 18 Jun 2008 12:38:28 +0000</pubDate>
		<guid isPermaLink="false">http://vamshisomanchi.wordpress.com/?p=15#comment-20</guid>
		<description>Hello,

I am new to JMeter and i am trying to use the tool for functionality testing. Can you please guide how do i startup?

I shall be glad for your response.</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>I am new to JMeter and i am trying to use the tool for functionality testing. Can you please guide how do i startup?</p>
<p>I shall be glad for your response.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AJAX by ultrashort</title>
		<link>http://vamshisomanchi.wordpress.com/2008/05/06/ajax/#comment-13</link>
		<dc:creator>ultrashort</dc:creator>
		<pubDate>Wed, 28 May 2008 19:45:06 +0000</pubDate>
		<guid isPermaLink="false">http://vamshisomanchi.wordpress.com/?p=18#comment-13</guid>
		<description>ultrashort says : I absolutely agree with this !</description>
		<content:encoded><![CDATA[<p>ultrashort says : I absolutely agree with this !</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on AJAX by Leela Charan Chalikonda</title>
		<link>http://vamshisomanchi.wordpress.com/2008/05/06/ajax/#comment-8</link>
		<dc:creator>Leela Charan Chalikonda</dc:creator>
		<pubDate>Fri, 09 May 2008 06:17:23 +0000</pubDate>
		<guid isPermaLink="false">http://vamshisomanchi.wordpress.com/?p=18#comment-8</guid>
		<description>Seems pretty good ... looking forward for advanced topics on the same!</description>
		<content:encoded><![CDATA[<p>Seems pretty good &#8230; looking forward for advanced topics on the same!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
