Votes
Answers
Views
Question
4
votes
1
answer
18
views
asked 3 years ago by
updated 3 years ago by
Category: Test Automation
We've been using the UFT data for a long time with no problems. Now, with UFT 15.x, the new DataTable format is messing up our existing tests. For example, Entering a large number the DataTable converts it to scientific notation vs treating it as a string: 123456789101234 becomes 1.234E+14 Dates are...
2
votes
1
answer
220
views
asked 3 years ago by
updated 3 years ago by
Category: Test Automation
We've upgraded from 14.53 to 15.01. This code worked in 14.53 without any problem: DataTable("dtStart",GlobalSheet) = "2/5/2019 02:58:26" in 15.0.1 it does not work anymore and we have not been able to determine why.
0
votes
1
answer
32
views
asked 5 years ago by
updated 5 years ago by
We are seeing additional columns being created in our DataTable after upgrading to UFT 14.50. After the update, we are experiencing additional columns in Data sheet that were not introduced there. I have checked it on my laptop, as well as two new ones in our dept. Software configurations on which t...
2
votes
1
answer
153
views
asked 6 years ago by
updated 6 years ago by
Using the below code I am trying to import an Excel spreadsheet into UFT datatable. My Excel spreadsheet only has one worksheet called "TestData". Only thing is, instead of importing into the DataTable sheet called "TestData", it always goes into the GlobalSheet instead of my TestDat...
0
votes
1
answer
37
views
asked 6 years ago by
updated 6 years ago by
I'm not able to access my datatable by using the sheet id for some BPT components I have.
2
votes
1
answer
93
views
asked 6 years ago by
updated 6 years ago by
I was running my UFT test with 3 rows of data in the DataTable. I deleted all the rows and UFT is still iterating 3 times even though the DataTable is now empty.
1
vote
1
answer
61
views
asked 7 years ago by
updated 7 years ago by
I'm getting this error when attempting to attach a xls or xlsx: ... HP Unified Functional Testing ... [ALM\\Resources] Resources\\BlueBell\\Datatables\\Users You do not have write permissions for this file. ... Changes you make to this file will not be saved. ... OK ...
2
votes
1
answer
280
views
asked 10 years ago by
updated 10 years ago by
My scripts update data in my DataTable, and I want to upload those changes to ALM so other scripts can use the changed data. I can't seem to figure out how to do that.
2
votes
1
answer
92
views
asked 10 years ago by
updated 10 years ago by
After importing an .xls sheet into the datatable, the cells with references to other cells become corrupted and show #REF instead of the data we need. Is there any way to fix this?
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top