I-many_SoftwareNew Contributor15 years agoHow to create property in datasource at run time.Hi,I am trying to create a property in data source at run time using groovy script. It doesn't throw any error but also doesn't create any property. Below is the code snippet.testRunner.testCase.testSteps["LoginDS"].setPropertyValue("test","123")
Recent DiscussionsTest result Pass when data source times outRun Test Case properties not populating for Data Source based itemsSave Groovy output to JUnit report
Related ContentHow to create a JSONPath Property Transfer including a ${Properties#property} ?Can't create custom project propertiesCreate Property on Test Object