I am using silktest workbench. I manage all my test cases in to keywords driven tests. But one question is if I use activedata to manage my test data, how do I loop through the rows in activedata sheet across different keywords steps. I need to go through all the steps(keywords) in one KDT with one row of test data in activedata set and then go to next row and run the kdt again.
Any idea for this?
Thanks
Jian