Raju_VusirikalaContributor17 years agoRemove Properties of TestCase from Groovy.Hi I can able to clear the property values of the Test Case by following code snippet Map testCasePropertiesMap = testRunner.getTestCase().getProperties(); Set testCasePropertiesKeySet = ...Show More
nmraoCommunity Hero2 years agoKay Please check below link: https://support.smartbear.com/readyapi/apidocs/soapui/index.html
Recent DiscussionsReadyAPI 3.62.0 JDBC connections failingSolvedReadyAPI 3.62.0 - com.jcraft.jsch.JSchAlgoNegoFailException: Algorithm negotiation failSolvedReadyAPI 3.62.0 - org.springframework.jdbc.BadSqlGrammarExceptionSolved
Related ContentOperating with TestCase propertiesTestcase level- Property valueCaused by: groovy.lang.MissingPropertyException: No such property: testCase for class: Script2