On 26/06/2008, maalamaal <[EMAIL PROTECTED]> wrote: > > I am testing a web application and I need to upload files very frequently and > check if they have been loaded and get the response time. > What are the elements I need to use in jmeter and how do I approach it? >
Use the Proxy Recorder to record a browser session in which you upload a file and then downoad it. Then adjust the test plan as needed - for example change the download check from GET to HEAD. > > -- > View this message in context: > http://www.nabble.com/uploading-files-in-jmeter-tp18127467p18127467.html > Sent from the JMeter - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

