Micro Focus QTP (UFT) Forums
QTP - DataTable Issue - 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: QTP - DataTable Issue (/Thread-QTP-DataTable-Issue)



QTP - DataTable Issue - ssherman84 - 01-04-2011

Good Afternoon,

I have created a script in which there is a reoccuring block of text fields that need to be populated. I created the local data table and have 1000 rows of data however when the script runs the data is not input into the text field boxes. The loop runs correctly and the 1000 text field blocks are created but none of the text from my data table is displaying.

Why isn't the script pulling the data from my datatable?

Thank you.


RE: QTP - DataTable Issue - rajeshwar - 01-04-2011

Hi
Please share the Code you are Using.