Forum Discussion
omatzura
17 years agoSuper Contributor
Hi Jim,
try adding the following to your TestCases Setup script:
context.randomId = Math.random()
And then "use" the randomId variable in a request with
${randomId}
Hope this helps!
regards,
/Ole
eviware.com
try adding the following to your TestCases Setup script:
context.randomId = Math.random()
And then "use" the randomId variable in a request with
Hope this helps!
regards,
/Ole
eviware.com
Related Content
- 8 years ago
Recent Discussions
- 15 years ago