JMeter is not a browser, but it can send the same HTTP requests as a browser, so in theory yes.
However some applications depend on client-side processing in order to determine the next HTTP request - e.g. running Javascript to generate a hidden field value - and this can be tricky to implement in JMeter. I suggest you try recording a simple scenario and see if it plays back OK. Please see: http://wiki.apache.org/jakarta-jmeter/DifferentBehaviour On 22/01/2009, manhasbs <[email protected]> wrote: > > does jmeter support application based on php and symphony framework > > -- > View this message in context: > http://www.nabble.com/symphony-framework-tp21598320p21598320.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]

