Forum Discussion

gruve's avatar
gruve
New Contributor
5 years ago
Solved

TestCase restarts when inner datasource is used up ...

... but the outer datasource is not.
I have a testcase with

  • an outer datasource loop (with many items), that is shared between threads for load testin
  • an short inner loop (varying lengths depending on the item in the outer loop) that is not shared

It loops as expected when run as a test case.

But when the test case is used as the only target in a load testing scenario, it is restarted every tome the inner loop completes.

Any ideas what I need to do to get the complete test case to run as a load testing scenario?
Thanks!

1 Reply