Hello All, I have been using csv data file - pre processor to externalize test data. I have about 230 values in csv file and I wanted all the values of csv file to be exercised during test. So I defined following work load definition - Thread 10, Loop Count 23; and I assumed that it would exercise all 230 test item. But to my surprise I got to see only 199 values being exercised for each iteration of test. Is there anything I am missing in here? What do I need to do to have all test data being exercised only once.
B/W there are test failure during execution and they are genuine errors. Thanks Tarun K

