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 DiscussionsSignature\Encryption tags missing in Security HeaderCVE-2024-7565 and CVE-2017-16670 vulnabilitiesVulnerabilities found in SoapUI 5.9.1
Related ContentHow to programatically create stuff?How to add TestItem programaticallyProgramatically export test run results to HTML using COM