Hi,
what do you mean with "save the variable directly" ?
-----Ursprüngliche Nachricht-----
Von: sebb [mailto:sebbaz@gmail.com]
Gesendet: Freitag, 16. Dezember 2005 16:46
An: JMeter Users List
Betreff: Re: How to return values from Java Request Sampler
On 16/12/05, Brunner Michael <michael.brunner@winterthur.ch> wrote:
> Hi, I wrote my own Java Request Sampler.
> Maybe this question is ridiculos, but how do I return a value from the runTest() method.
> I scanned the Object SampleResult but couldn't find a place to put my result in.
> The final goal would be, that the result should be stored in a jmeter vairable, which
I can use in a switch controller.
Why not just save the variable directly?
---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org
|