Hi, On 12/05/2011 06:02 PM, Shaba K wrote: > here's how my bean shell looks
for what it's worth, I've found debugging BeanShell inside Jmeter to be rather excrutiating. Here is the general workflow I adopted: - watch the jmeter.log for BeanShell related errors - comment out almost everything from the PreProcessor - confirm that no errors are logged - uncomment the BeanShell code peacemeal until errors return Granted, eyeing my code sharply would have done it for me as well, but it was a helpful starting point. Cheers, Felix --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
