Error Can't Create Data table - 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: Error Can't Create Data table (/Thread-Error-Can-t-Create-Data-table) |
Error Can't Create Data table - jsayre - 10-01-2012 A test that worked in QTP 10 will not work in QTP 11 I use the statement output checkpoint"DATA_FIELD" that writes to a global data sheet This test works in QTP 10 however when I run it in QTP 11 the output checkpoint does not seem to work When the test completes I get the error Can't Create Data Table. Any Ideas on why this will not work in QTP 11? |