Forum Discussion

alibaba82's avatar
alibaba82
Super Contributor
17 years ago

How to export testcase name to a xml file via groovy

Hello, How can I write a groovy script such that it export and appends the name of the test case to some xml file. for example I want my file to look some thing like testcase1 testcase1 ...