Forum Discussion

Buschfunk's avatar
Buschfunk
Frequent Contributor
14 years ago

Inline Groovy script in test request

Hello, Let's say a test request contains the following element: <DataFieldValue>${DataSource#myCharacter}</DataFieldValue> Now I need to pad this value with a certain character. In a Groovy s...