Re: Using Regular Expression Extractor to extract the "id"

2010-06-11 Thread Deepak Shetty
do you have follow redirects or redirect automatically (change to follow redirects if not already there)? Also what are the values you have specified for the other fields regEx = id=([^&]*)& Template = $1$ Match NO = 1 Default = NOTFOUND Also have you tried putting a debug sampler + view results t

Re: Using Regular Expression Extractor to extract the "id"

2010-06-11 Thread Nithya Prakash
Thanks Deepak Yea its the URL which is been redirected. am actually using HTTP fox to record the parameters and the checking the values in HTML format... able to get the id's but am not able to fetch the exact expression which is to be used in regular expression extractor. i'll try out to

Re: AJAX Testing

2010-06-11 Thread Frank Cohen
Hi Everyone: The upside of JMeter's protocol-focused testing is tremendous scale. One can run thousands of test cases concurrently in a computer of modest proportions. The downside of this approach is that protocol-level testing is much more difficult to apply to Web applications that mai

Re: Using Regular Expression Extractor to extract the "id"

2010-06-11 Thread Deepak Shetty
>The above url is the path which is coming while i create the user.. What do you mean by this statement? Does your application redirect to this URL? Or is this part of the content in the response? Your response field to check is probably wrong since you are checking the URL. Second your expression

Using Regular Expression Extractor to extract the "id"

2010-06-11 Thread Nithya Prakash
Hi I'm using Jmeter since one month...In learning process the scenario is like this. I login as Org admin and create an user..As soon i create an User in return value it creates an User ID which i'll be using it for further HTTP requests The problem am facing is i'm unable to fetch

Re: Does ny one know about JMeter in cloud??

2010-06-11 Thread William Oberman
It looks like that link is for Jmeter as SaaS (software as a service), and if you're willing to pay, it might be a good deal (I've never used them). I can only assume you give them a Jmeter script, and then they run it for you and give you the results. If your question is "how to do it yourself?"

Does ny one know about JMeter in cloud??

2010-06-11 Thread mourya
Hey can any one tell me how to run JMter scripts usign cloud computingi saw one site "http://www.cloud-intelligence.com/applications/jmeter/about"; soe body said we can do it through amazon...can any one help me on Amazon EC2... Thanks in advance, Naga -- View this message in context: ht

How to Execute "Performance testing" using Jmeter?

2010-06-11 Thread karthikeyan.l22
Hi All, I am new to Jmeter. I know only basic information about Jmeter. I have a question... I have to execute performance testing using Jmeter. I have more than 100+ SOAP request and I want to perform performance testing... How to perform? What is the procedure? How generate the result