Re: How to pass a parameter to internal request (embedded)

2011-09-15 Thread vish
Thanks Oliver, I kind of understood your point and agree to it. When I record the page load with Grouping option - "Do not group samplers", all separate requests for images, js, css aspx get recorded. I used the main aspx recorded request and was able to achieve the graph result as per different p

Re: Issue with Response assertion for HTTP Request Sampler

2011-09-15 Thread Deepak Shetty
hi what options have you chosen for Response Assertion? - Contains - true if the text contains the regular expression pattern - Matches - true if the whole text matches the regular expression pattern - Equals - true if the whole text equals the pattern string (case-sensitive) - Su

Re: New to JMeter problems reruning recorded script

2011-09-15 Thread jgagnon
No. Is that what is missing? Do I add that at start of recording? -- View this message in context: http://jmeter.512774.n5.nabble.com/New-to-JMeter-problems-reruning-recorded-script-tp4807030p4807378.html Sent from the JMeter - User mailing list archive at Nabble.com. --

Re: New to JMeter problems reruning recorded script

2011-09-15 Thread sebb
On 15 September 2011 15:29, jgagnon wrote: > Hi there, > > I am very new to Jmeter and I am struggling with the website I recorded. > > To explain.  We use client portals where clients can access to view reports. > These portals are based on the dotnetNuke framework.. > > I  Have managed to record

Re: Issue with Response assertion for HTTP Request Sampler

2011-09-15 Thread sebb
On 15 September 2011 16:30, Karthik110885 wrote: > Hi ZK, > > Thanks for the response. I googled for the special characters and found a > list of 11 > > [ \ ^ $ . | ? * + ( ) > > I have escaped . with a backslash. But the response assertion takes that too > in a literal way. Have you read the doc

Re: Issue with Response assertion for HTTP Request Sampler

2011-09-15 Thread Karthik110885
Hi ZK, Thanks for the response. I googled for the special characters and found a list of 11 [ \ ^ $ . | ? * + ( ) I have escaped . with a backslash. But the response assertion takes that too in a literal way. *Assertion error: false Assertion failure: true Assertion failure message: Test failed

New to JMeter problems reruning recorded script

2011-09-15 Thread jgagnon
Hi there, I am very new to Jmeter and I am struggling with the website I recorded. To explain. We use client portals where clients can access to view reports. These portals are based on the dotnetNuke framework.. I Have managed to record a scrpit without problems but it is on playback I run i

RE: Startup Cost on first operation

2011-09-15 Thread Nicholson, Brad (Toronto, ON, CA)
> -Original Message- > From: sebb [mailto:seb...@gmail.com] > Sent: Wednesday, September 14, 2011 3:29 PM > To: JMeter Users List > Subject: Re: Startup Cost on first operation > >> > >> Are some of these URLs public? > >> > >> If so, can you create a Bugzilla issue and attach the JMX tes

Re: Issue with Response assertion for HTTP Request Sampler

2011-09-15 Thread Karthik110885
Hi Sebb, Thanks a lot for the response. Response match between the OSes. I haven't defined any regular expressions. I have just copied the block of xml that is expected to be present in the response (and it indeed is present in the response) into response assertion. Is there anything that i shou

Re: How many users I can run on a single JMeter instance?

2011-09-15 Thread Philippe Mouawad
Hello, In our experience of High Load Tests, we usually put 500 Vu per JVM where one JVM has 1 Go of memory. But this number depends on: - What your scenario do - You injectors machine configuration (RAM, memory) - The number of machine injectors you have We ran up to 4000 VU for an ecom

Re: How many users I can run on a single JMeter instance?

2011-09-15 Thread Sidharth
Chinmoy Chakraborty gmail.com> writes: > > Hello!! > > I am running a load test with JMeter. The server is win 2003 server and has > 2 gigs memory. I set jmeter memory to 1 gigs. In this setup 500 concurrent > users runs fine with 800ms constant timer delay. But if I try 800 or more I > see som