alibaba82Super Contributor16 years agoHow to export testcase name to a xml file via groovyHello, 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 ...Show More
alibaba82Super Contributor16 years agoi have testsuite tear down script. I would like to export the testcase names to a xml file.
Recent DiscussionsManaging Failures - New vs. Expected/Known Issues403 forbidden issueDate as a Global property
Related ContentGroovy Script log.info message not shown in TestCase LogProblem exporting SoapUI reports using GroovyHow to import custom groovy script library inside TestCase Teardown