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.
Thanx for help Mike

