Re: Follow the processing of one file using JMeter

2008-03-01 Thread sebb
On 29/02/2008, Juliano Moreno [EMAIL PROTECTED] wrote: Hi, I use JMeter for many tests in my job, but now I need to know how long is a file process, how much CPU is consumed. For example, I need to test an application receive a file, process this file and then send content of this

Follow the processing of one file using JMeter

2008-03-01 Thread Juliano Niero Moreno
Hi, I use JMeter for many tests in my job, but now I need to know how long is a file process, how much CPU is consumed. For example, I need to test an application receive a file, process this file and then send content of this file for a database. I need to know how much time is spent to process

Re: Follow the processing of one file using JMeter

2008-03-01 Thread sebb
Please don't duplicate posts. See the reply to your original post. On 01/03/2008, Juliano Niero Moreno [EMAIL PROTECTED] wrote: Hi, I use JMeter for many tests in my job, but now I need to know how long is a file process, how much CPU is consumed. For example, I need to test an

Re: Follow the processing of one file using JMeter

2008-03-01 Thread David Brown
Hello Juliano, Sebb may mean that you should do something like this on this any other ML: OS: Debian, XP, 2003, BSD, etc. File system: NTFS, EXT3, ZFS, 390, etc. File type: binary, ASCII. Software, script or protocol: I/O library/package, FTP, Korn, Bash, etc. Juliano Niero Moreno wrote .. Hi,

Re: Listeners do not display response data for SOAP/XML requests.

2008-03-01 Thread sebb
On 29/02/2008, Derek Gill (dergill) [EMAIL PROTECTED] wrote: Anyone know if there is a problem with Jmeter 2.3.1 displaying Response Data for requests submitted using the SOAP/XML sampler. Currently I get the 200 OK reported back, but when I click on the Response Data Tab in the

Re: Real traffic simulation and Access Log Sampler

2008-03-01 Thread sebb
On 29/02/2008, Oren Benjamin [EMAIL PROTECTED] wrote: For the purposes of stress testing and troubleshooting a large scale multi-tiered web application, we are looking to build a test environment in which we can recreate any scenario that occurs in production with very high fidelity. To

Re: How to turn OFF the SAX Parser validator

2008-03-01 Thread sebb
On 28/02/2008, Klaus Teller [EMAIL PROTECTED] wrote: That sounds promising. I couldn't find this property in the Jmeter configuration file. So, will there be a nightly build these days? I took a look at the source and building it might require me more time than i expected. On further