Unanswered question

How To dynamically change the name of Transaction container? can it hold a parameterized value?

I have to place a Parameterized/Correlated value along with Transaction Container Name. but Neoload Gives an Error Message" invalid Name".

" Eg: Transaction Container Name ${TimeStamp}"

I tried the same with web page naming..! Neoload gives the same error message.
"Eg: WebPage Name ${TimeStamp}"

The value correlated with the container/webpage name should extract the correlated value at runtime.

if there is a solution? kindly provide.
But with ease I have worked the same in JMeter .

Answers