Re: Load Testing




Does anyone know of a Java based load testing tool that can drive
applets in a similair way JMeter handles web pages?

I can't think of anything but, I'd bet you could try extending JMeter
and use java.awt.Robot.

.