Hi All:
We want to manage tests run from the data file. If we have multiple iterations of a test scripts, can we control which iterations to run, and which ones to skip from the data file? I am thinking of something like having SkipTest column in the data file and based on that run/skip Tests.
Thanks in advance.