Forum Discussion
- nmrao
Champion Level 2
Write a groovy script in between.
Read value.
Convert it in list by split by comma.
Randomly pick any element from above list
Either put it in context or at test case level so that it can be used in the next request.
Hope this helps.