Micro Focus QTP (UFT) Forums
Iteration in Local sheets for UFT11.5 - Printable Version

+- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums)
+-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP)
+--- Forum: UFT / QTP Beginners (https://www.learnqtp.com/forums/Forum-UFT-QTP-Beginners)
+--- Thread: Iteration in Local sheets for UFT11.5 (/Thread-Iteration-in-Local-sheets-for-UFT11-5)



Iteration in Local sheets for UFT11.5 - haithamQTP - 02-26-2014

Hi Team,

I have script with Global sheet(no rows) and 1 local sheet (5 rows) and set the test to run at all rows but I can't specify the local sheet to run to all rows. the execution of the script is running the first row on the local sheet only.

1. Anyone have any idea how can I set the local sheet to run to all rows using UFT11.5x without writing a code ?

2. Also there is no Split action option in UFT 11.5x. any Idea if this feature still exists?

Thanks,


RE: Iteration in Local sheets for UFT11.5 - supputuri - 02-27-2014

Code:
msgbox datatable.getsheet(“Sheet1″).getrowcount