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



Strange Behaviour of DataTable - A.Saini - 10-01-2010

Hi,

It's very strange problem I am facing in Data Table. I have spend a lot of time on it but have no clue about the problem.

In a script which is using many external actions, an Excel File (having sheets corresponding to actions) is attached to the script.
(Tools -> Setting -> Resourses, DataTable ,Other Location)

As per project requirement we have to export the updated sheet in on of the component. (with same Name & Location)

The problem is .......If script fails ,the data of some sheets are not available next time (as it is deleted,but the reason why the data is deleted not clear to me).

Although,Data is available next time if script run successfully.

I know it's strange but still hope for some good reply.....
Sad