Try copying your attachment(s) into "bin" folder of your JMeter installation, some browsers don't report the full path of the file being uploaded, in such cases JMeter needs to have the files in its current working folder in order to be able to capture the request. Same applies to replaying file upload requests: you either need to use full paths or have the files in JMeter's "bin" folder. See Recording File Uploads with JMeter <https://www.blazemeter.com/blog/recording-file-uploads-jmeter> article for more details and demo.
In general I don't think load testing the OWA is something you should be doing, it should be vendor's responsibility (unless you are not working for Microsoft), if you have a local Exchange server setup and you are playing with configuration for maximum performance my expectation is that you should put the load on the backend via SMTP Sampler <http://jmeter.apache.org/usermanual/component_reference.html#SMTP_Sampler> and Mail Reader Sampler <http://jmeter.apache.org/usermanual/component_reference.html#Mail_Reader_Sampler> -- Sent from: http://www.jmeter-archive.org/JMeter-User-f512775.html --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
