How can you guarantee unique datapool values across a very large test?
A.
have each user draw from a private view of the datapool
B.
wrap when the last row of the datapool is reached
C.
fetch a datapool record only once for each virtual user
D.
segment the datapool so that each agent machine has its own datapool records