Votes
Answers
Views
Question
11
votes
3
answers
175
views
asked 14 years ago by
updated 14 years ago by
I'm trying to use descriptive programming and a parameter from the local data table to click on a link. The descriptive I'm using is outertext and the outertext is stored as a parameter on the Local Data Table. This is what I have: Browser("title:=Browser").Page("title:=Page").Link(&...
10
votes
2
answers
104
views
asked 12 years ago by
updated 12 years ago by
Just ran QTP test with no problem and the HP run results viewer displays "Can't create data table". Does anybody know what is wrong
8
votes
2
answers
119
views
asked 14 years ago by
updated 13 years ago by
I am pulling data from a application and needing to save the data in to a Excel document. Currently I am loading the datatable one cell and row at a time. This is taking hours to run and I was wondering if anybody uses another method that might speed up this process.
7
votes
2
answers
146
views
asked 14 years ago by
updated 14 years ago by
I am having a bit of an issue adding data to local sheet on my test. I am using the code datatable("A","Compare results")= currentlocation This is adding Currentlocation to my datatable named Compare results BUT when i run more then 1 iteration of the test it writes over each entry s...
5
votes
1
answer
120
views
asked 11 years ago by
updated 11 years ago by
I have been wondering if there is a limit to the number of datatable sheets in QTP/UFT.
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
25
views
asked 12 years ago by
updated 12 years ago by
We are trying to move to Service test from Vugen for our Web Service scripting. We have not found an easier way to create parameters for our data arrays, except thru variables. Any suggestions?
2
votes
1
answer
24
views
asked 12 years ago by
updated 12 years ago by
I want to use one of my reusable actions in various different tests, but I want to use different data in the datatable for each test. Do I have to make multiple reusable actions to use different data?
2
votes
1
answer
19
views
asked 12 years ago by
updated 12 years ago by
We're putting account codes in the datatable to be used for account lookup in our application. The problem is, some of the account codes have 0's at the beginning and those 0's are being cut off when we put them into the datatable. How can we get the datatable to retain the 0's?
EyeOnTesting

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

X
Scroll to Top