I'm working on a test plan for my company's map server. To get a good test, I need to read latitudes and longitudes from file for a more random, varied test. I've used the _StringFromFile function before with JMeter variables to test web applications this way, however, this particular time I'm running into a problem. It's always using the top line from my latitude and longitude file for every loop step in the test. I've double checked the file and it's newline-separated as specified. I double-checked the JMeter log to make sure it's not re-opening the file every time through the test loop. Unfortunately, it seems to do this no matter what. I've also reproduced the same problem in version 2.2 and 2.3RC3.
Can anyone give me a solution to this problem? I've attached screenshots of my test plan. http://www.nabble.com/file/p12182694/Picture%2B3.png http://www.nabble.com/file/p12182694/Picture%2B4.png -- View this message in context: http://www.nabble.com/_StringFromFile-function-tf4280072.html#a12182694 Sent from the JMeter - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

