Re: is there a way to tell if the jmeter test is finished and run a beanshell script on this event?

2012-03-21 Thread Jake_Devore
respond to "JMeter Users List" To JMeter Users List cc Subject Re: is there a way to tell if the jmeter test is finished and run a beanshell script on this event? On 21 March 2012 19:44, wrote: > I need to close an open file when the test is done. What opens the file? Is it som

Re: is there a way to tell if the jmeter test is finished and run a beanshell script on this event?

2012-03-21 Thread sebb
On 21 March 2012 19:44, wrote: > I need to close an open file when the test is done. What opens the file? Is it some add-on code you wrote? If so, use testEnded() to close it. > I've tried using a > counter, but the beanshell post processor never seems to get run at the > right time. Listeners

Re: is there a way to tell if the jmeter test is finished and run a beanshell script on this event?

2012-03-21 Thread Jake_Devore
with each sample) Thanks, Jake Devore SCE WWS OTG Operations Engineering (253) 981-4252 karl 03/21/2012 01:17 PM Please respond to "JMeter Users List" To user@jmeter.apache.org cc Subject Re: is there a way to tell if the jmeter test is finished and run a beanshell script on

Re: is there a way to tell if the jmeter test is finished and run a beanshell script on this event?

2012-03-21 Thread karl
Hi Jake, whats about this: the last sampler could be a beanshell-sampler or in the last sampler a post-process beanshell regards karl Am 21.03.2012 20:44, schrieb jake_dev...@playstation.sony.com: I need to close an open file when the test is done. I've tried using a counter, but the beans

is there a way to tell if the jmeter test is finished and run a beanshell script on this event?

2012-03-21 Thread Jake_Devore
I need to close an open file when the test is done. I've tried using a counter, but the beanshell post processor never seems to get run at the right time. Thanks, Jake Devore SCE WWS OTG Operations Engineering (253) 981-4252