Welcome to the new Parasoft forums! We hope you will enjoy the site and try out some of the new features, like sharing an idea you may have for one of our products or following a category.
virtualize delay response
jimboy
Posts: 33 ✭
in Virtualize
I store a value on data source for timer delay value. How do I use this value (10000) before sending the message response?
0
Comments
-
Hi,
On the "Options" tab of the Responder the section "Performance" there is a field named "Think time (ms)" which you can use by either selecting "Parameterized" instead of "Fixed" and then selecting the data source column name. Or you can type the name in using this format ${columName} in the "Fixed" field.
I would recommend using "Parameterized" and selecting the column name.
Hope this helps!
0 -
thanks, I will try this out
0