Hi Plamen. I want to do something like what is given here
http://www.telerik.com/automated-testing-tools/community/forums/test-studio/general-discussions/increment-value-from-data-table-used-in-test-case.aspx
I want to override that each row row should be overridden once it has been used in the application.
So I hope the code mentioned there will work. I want to know one thing more, where I need to place that code in my script.
The solution given in non-iterative data testing article needs the use to save the number in xml file. This is not feasible as evertime i want that number to be new. So every time i need to change that number which is not feasible. I want the record iterated should get deleted after execution.