Forum Discussion

onemh's avatar
13 years ago

testRunner.results returns an empty string

I am trying to get the the results of my test case and I created a groovy script step to get the results. Below is what I used to get the results but I am returned an empty string.

def result = testRunner.results

Any help will be greatly appreciated.
No RepliesBe the first to reply