Benz_AndreasOccasional Contributor17 years agoHowTo set Testcase Properties in SetupScriptHello, how can I set Testcase Properties in SetupScript? Read properties are working with def tokenIdInitialized = context.expand( '${#TestCase#TokenIdInitialized}' ) but how can I set prop...Show More
BenXContributor17 years agotestRunner.testCase.setPropertyValue("propertyXY", "property_value");?Beno
Recent DiscussionsSignature\Encryption tags missing in Security HeaderCVE-2024-7565 and CVE-2017-16670 vulnabilitiesVulnerabilities found in SoapUI 5.9.1
Related ContentOperating with TestCase propertiesTestcase level- Property valueCaused by: groovy.lang.MissingPropertyException: No such property: testCase for class: Script2