SebastianJ
11 years agoNew Contributor
[Res] Execute DataGen Script on each DataSource Loop
Hello there,
I have a test case that looks like this:
-Test Steps
--DataSource
--DataGen
--REST Request
--DataSource Loop (DataSource --> REST Request)
However when I run the Test Case, the DataSource will loop, but the Datagen value will only be generated once and the same value is used for each loop iteration.
How can I make the DataGen script execute to return a new value on each loop iteration?
I have a test case that looks like this:
-Test Steps
--DataSource
--DataGen
--REST Request
--DataSource Loop (DataSource --> REST Request)
However when I run the Test Case, the DataSource will loop, but the Datagen value will only be generated once and the same value is used for each loop iteration.
How can I make the DataGen script execute to return a new value on each loop iteration?