I guess the user was referring to a CSV Data set replacement for a line by line read, not the document type returned from a request.
On Tue, Apr 2, 2013 at 12:11 PM, Milamber <[email protected]> wrote: > Hello, > > Not fully true. Since JMeter 2.9, the "document" files (including MS > Excel) are supported (using Apache Tika inside JMeter). > > http://jmeter.apache.org/**changes.html<http://jmeter.apache.org/changes.html>: > "JMeter can now handle different types of documents (PDF, MsOffice files, > Apache OpenOffice's files...) within different elements. > > * Regular Expression Extractor, extract text from documents > * Assertion Response, check text in documents > * View Results Tree, view as a text the documents" > > Milamber > > > Le 02/04/2013 16:28, shettyd a ecrit : > > Jmeter does not support XLS out of the box , but it can be done using >> Beanshell/BSF/Java and libraries like POI/JExcelAPI. >> most of these dont support formulae however - if all you are worried about >> is time - use the JMeter functions - >> http://jmeter.apache.org/**usermanual/functions.html<http://jmeter.apache.org/usermanual/functions.html> >> >> >> >> >> >> -- >> View this message in context: http://jmeter.512774.n5.** >> nabble.com/Need-help-to-read-**xls-file-form-JMETER-** >> tp5716548p5716555.html<http://jmeter.512774.n5.nabble.com/Need-help-to-read-xls-file-form-JMETER-tp5716548p5716555.html> >> Sent from the JMeter - User mailing list archive at Nabble.com. >> >> ------------------------------**------------------------------**--------- >> To unsubscribe, e-mail: >> user-unsubscribe@jmeter.**apache.org<[email protected]> >> For additional commands, e-mail: [email protected] >> >> >> > > ------------------------------**------------------------------**--------- > To unsubscribe, e-mail: > user-unsubscribe@jmeter.**apache.org<[email protected]> > For additional commands, e-mail: [email protected] > >
