Forum Discussion

anand1's avatar
anand1
Contributor
12 years ago

[Resolved] Setting Value in DataGen Test Step

In my test at one point I am getting the value from a Datagen property using context.expand( '${DataGen#Var1}' ) Now after doing some manipulation I need to set the value back...in the same test st...