Votes
Answers
Views
Question
0
3
274
I'm running UFT 12.54. Importing a datasheet with 2 rows of data. "Run on all rows" is selected in both File > Settings > Run and in the Action Call Settings. However when I run the script, it runs the first line of data twice. Any idea what setting I missed?
0
1
27
asked 10 years ago by nick45
updated 10 years ago by Captain Mercury
->How to connect with QTP ->How to get data from QC to QTP
0
1
29
I have a test that has 3 lines in the global sheet, to execute the entire test 3 times for 3 different user roles. I then have an action that has three data rows in the local sheet. This action is called three times in my overall script; each time it is called, I tell it to run one specific row. The...