Help~ I am trying to test a JSF page by following: http://wiki.apache.org/myfaces/PerformanceTestingWithJMeter
However, when I tried to "record your request/response streams" as the above page suggest, I used a HTTP Proxy to do that. However, JMeter only seems to record a bunch of png files, it doesn't seem to record other files such as javascript libraries files, which takes a long time to load in my web application, and without recording these the time will be far from real. How can I properly record a JSF app using HTTP Proxy? Secondly, the PerformanceTestingWithJMeter page mentions using First and Subsequent Request to simulate the ViewState. However, the test I want to do is a single .jsf page with parameters. This page might make some other background request in the background, but there is no explict second page I need to test. So how can I simulate the ViewState with only 1 page? Kind Regards, Anthony Mak -- View this message in context: http://www.nabble.com/Problem-testing-JSF-page-following-PerformanceTestingWithJMeter-tutorial-tp22116100p22116100.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]

