How to retrieve the Test Suite and Test Case labels within a groovy script
Hi, I would like to create some log (using log4j Logger) of my Test activity. For that I need to be able to retrieve the Test Suite ad Test Cases labels from within a groovy script. I have looked at ...