hello, i'm new to the list, and i don't know if my post must be sent to the jmeter-dev list i have a program to make in order to test the web pages in my society. the pages have to be tested using some components i don't have found in jmeter : - uploading a file : i have found some commented code in httpSampler 1.5, but it is ok ? - some request have to be generated using informations from previous pages : do i have only to inherit httpTestSample and dynamicControler to a new classe or do dynamicControler isn't sufficiently coded ? (it is not alowed to use it from the gui. do i also have to inherit from htmlParser and from urlConfig ? - i don't understand how to use InterleaveLogic ? - i also didn't have find wher to register object as EventListeners !, - for my tests to be efficients i will have to make a cache like classe, simulating one user (i.e. a thread in a threadGroup) !, - do there is an UML representation of jmeter and, if so, where to find it ? in advance thanks for any help Raphael Pieroni -- Raphael Pieroni home : [EMAIL PROTECTED] work : [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

