I have got the answer, using the pre-processer counter. But when I test my
database for 100 users looped 3 time for a total of 7200 samples the median
is zero. is it normal or anything wrong with my test?

m_kk wrote:
> 
> Thanks a lot that worked perfect. Also I want to test my database with
> insert statement to loop for 10 times.  Is there any way to increment the
> primary key in the insert statement dynamically during these loops? else i
> will get the intergeneration exception from mysql.
> 
> I looked through the document but could not find out
> Thanks you 
> 
> 
> Matthew Coventon wrote:
>> 
>> You can put the login inside a Once-only Controller. See
>> http://jakarta.apache.org/jmeter/usermanual/component_reference.html#Once_On
>> ly_Controller
>> 
>> Regards,
>> 
>> Matt C.
>> 
>> -----Original Message-----
>> From: m_kk [mailto:[EMAIL PROTECTED] 
>> Sent: Thursday, June 21, 2007 12:40 PM
>> To: [email protected]
>> Subject: Customise HTTP request in jMeter
>> 
>> 
>> Hello,
>> 
>> I want to load test my Web application in which user logs in and uses its
>> functions. I want to load test the functions of the application after
>> users
>> logs in. 
>> 
>> I have  a loop count of 10 for my test but i need jmeter to send the HTTP
>> request to login only once and after logging in i want the jmeter to use
>> the
>> loop count for rest of the HTTp request Is this possible?
>> 
>> Hope i made myself clear.
>> Thank you. 
>> -- 
>> View this message in context:
>> http://www.nabble.com/Customise-HTTP-request-in-jMeter-tf3960254.html#a11238
>> 037
>> Sent from the JMeter - User mailing list archive at Nabble.com.
>> 
>> 
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>> 
>> 
>> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Customise-HTTP-request-in-jMeter-tf3960254.html#a11244838
Sent from the JMeter - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to