Glenn_HalsteadOccasional Contributor17 years agoprogramatically get current TestStep name in Groovy StepHow can I get the current groovy TestStep name so I can log it like... def testStepName = "???" log.info ("TestCase: TestStep: " + testStepName + " finished OK")
Recent DiscussionsCVE-2024-7565 and CVE-2017-16670 vulnabilitiesVulnerabilities found in SoapUI 5.9.1Invalid Content-Type for attachments
Related ContentHow to programatically create stuff?How to add TestItem programaticallyProgramatically export test run results to HTML using COM