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

2010-06-12 Thread Alon Girmonsky
Hi. JMeter in the Cloud is a pre-configure environment that can run JMeter scripts. It's already configured and prooved to be working. It gives numerous benefits over the regular JMeter. It is aimed for people whom are already using JMeter and want to run load tests from the Internet without any

Need help: URI can't be null in jmeter.log

2010-06-12 Thread Phan, Van
Hello, I have problem of send a http request w/ json, please help. > I want to send a https request w/ json format, and > parse > > json response. > > I set up a Thread Group that has HTTP Request Default > (json request in parameter value, parameter name is blank) and HTTP Header > (Content-Type=

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

2010-06-12 Thread Deepak Shetty
>on the other hand value=([^"]*)" stops As expected. You have asked for value= followed by zero or more characters which arent quotes followed by ". In which case the string satisfying this is value=" and your matching brackets capture 0 characters The reason I changed the \d was because that rege

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

2010-06-12 Thread Adrian Speteanu
hi, @deepak: the [^] regex doesn't seem to work for me as you have mentioned it (i'm on a windows station). [ details ] i have this in the text response: name="lt" value= "_c12F59EBD-2BE6-A12A-B0B8-BCA9A6F71683_k1D7CB867-93BB-4F79-F306-4A61835AB21C" (which is the ticket required by CAS for login

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

2010-06-12 Thread Frank Cohen
Second shameless plug coming... http://www.pushtotest.com/cloudandgrid -Frank On Jun 12, 2010, at 5:22 AM, j.kalsb...@jk-itberatung.de wrote: Alert: shameless self marketing! Hi all, as an alternative you could try http://www.jk-itberatung.de/jmeterinthecloud.html and http://developer.ama

Re: load testing web pages contain video(you tube or any other video player)

2010-06-12 Thread sebb
On 10/06/2010, kiki123 wrote: > > Hi . > > I have some web pages in my website those have video in it. > > Is there any tool which gives option to load test the video web pages. JMeter can download video files, same as any othe files. However it cannot test streamed video. > Any pointer wil

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

2010-06-12 Thread j . kalsbach
Alert: shameless self marketing! Hi all, as an alternative you could try http://www.jk-itberatung.de/jmeterinthecloud.html and http://developer.amazonwebservices.com/connect/entry.jspa?externalID=2924 . It's an AMI (acutally two) with jmeter already installed that automatically starts an

Re: AJAX Testing

2010-06-12 Thread Sean Tiley
I would certainly be interested in such a webinar. On Jun 12, 2010 1:04 AM, "Frank Cohen" wrote: 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