Hi. I've noticed a strange behaviour of _StringFromFile function when a UDV config element is used.
Look at the example profile: Test Plan -> Thread Group -> Simple Controller -> User Defined Variables containing _StringFromFile function. I'm running test with NumberOfThreads=1 and LoopCount=50. At every iteration of test plan the testing thread reads next value from file being used. No I'm adding to my profile Test Plan -> User Defined Variables containing definition of quite different variables (used as values in gaussian timer somewhere else). Now I'm repeating the test and... the testing thread reads value from file only once. If I increase NumberOfThreads in ThreadGroup - every thread reads next value from file, but also only once (i.e. doesn't read again at next iterations). Is this a bug or (un)documented feature? Richard. -- "First they ignore you. Then they laugh at you. Then they fight you. Then you win." - Mohandas Gandhi. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

