On 14/05/2009, A.Gilmore <[email protected]> wrote: > > I am attempting to load test a thick client that sends http requests to a mid > tier. > I was wondering if this is possible with Jmeter and how I would set the > system up to achieve this.
Depends entirely on how the thick client is controlled. If it is GUI-based, then JMeter cannot be used out-of-the-box, as it does not support tesing of GUI applications. But of course you can add your own sampler that does anything that is automatable. > -- > View this message in context: > http://www.nabble.com/Testing-a-thick-client-with-mid-tier-tp23541805p23541805.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] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]

