Micro Focus QTP (UFT) Forums

Full Version: Local Datatable useage
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
OK, so I have an Action (Main) that calls another action (Report). The local data table sheet for Report has 4 records in it. My assumption was that the Report action would cycle through each record before returning to the Main action, but this isn't happening.

Is there a setting to do this? Or do I have to code for it somehow?

Under File > Settings > Run tab, I have it set to run on all rows. But I thought this would be interpreted relative to each Action and it's corresponding data table sheet. But it appears not to..

Thoughts?

Thanks!
Looks like I found my answer, which was already posted.. I didn't see this somehow.. sorry!

https://www.learnqtp.com/forums/Thread-I...-DataTable

You need to check in the action call properties too and make sure "run on all rows is selected"