Re: Data Question

2009-10-29 Thread sebb
On 29/10/2009, Ronan Klyne wrote: > Carl Shaulis wrote: > > > Hello, > > > > By the way this is an active and extremely responsive forum, so THANK YOU! > > > > I have a question regarding some data observations. We ran a load test > > using a script with 5 thread groups. We save the data into a

Re: Data Question

2009-10-29 Thread Ronan Klyne
Carl Shaulis wrote: Hello, By the way this is an active and extremely responsive forum, so THANK YOU! I have a question regarding some data observations. We ran a load test using a script with 5 thread groups. We save the data into a .csv file then import the data into MySQL. Some of the req

Re: Data Question

2009-10-28 Thread Carl Shaulis
Please keep in mind that these commands are dependent on what data you tell JMeter to save in the .csv file. I use the summary report and toggle almost all non-xml components. The CSV headers are not required since the command below created the column names. Login to mysql mysql> create databas

Re: Data Question

2009-10-28 Thread sebb
On 28/10/2009, Nikolay_Miroshnichenko wrote: > Carl Shaulis wrote: > > > Hello, > > > > By the way this is an active and extremely responsive forum, so THANK YOU! > > > > I have a question regarding some data observations. We ran a load test > > using a script with 5 thread groups. We save the d

Re: Data Question

2009-10-28 Thread Nikolay_Miroshnichenko
Carl Shaulis wrote: Hello, By the way this is an active and extremely responsive forum, so THANK YOU! I have a question regarding some data observations. We ran a load test using a script with 5 thread groups. We save the data into a .csv file then import the data into MySQL. Some of the req

Re: Data Question

2009-10-28 Thread Deepak Shetty
>Discussing this amongst the team we conclude that these requests are being redirected. You could verify this by using Follow redirects (instead of redirect automatically). In this case in view Results Tree listener you would see multiple requests grouped under 1 main request. if you use XML as the