Re: Load Testing Tool for GWT

2011-08-16 Thread Benoit Cantais
Thank you for your answer Jeff I can quite easily use a regex to parse a string and inject the content of an csv file. The problem is that i don't know how to find in the string the parameters i want to replace. I can find it when it is a string, but not when it is a number. The end of my string

Load Testing Tool for GWT

2011-08-12 Thread Benoit Cantais
Hi, Is there any easy way to make parameterizable load test for GWT ? I tried to use JMeter and Grinder. But when i get the generated script of my test, both of these tools gave me an unreadable request. The scripts works fine but it doesn't appear to be easily reusable with different parameters.

Re: Load Testing Tool for GWT

2011-08-12 Thread Jeff Chimene
On 08/12/2011 07:48 AM, Benoit Cantais wrote: Hi, Is there any easy way to make parameterizable load test for GWT ? I tried to use JMeter and Grinder. But when i get the generated script of my test, both of these tools gave me an unreadable request. The scripts works fine but it doesn't