Votes
Answers
Views
Question
2
votes
1
answer
480
views
asked 10 years ago by
updated 10 years ago by
How can I use the Dictionary object to store a global variable? I'm trying something like: Public dicObjects, dicFramework set dicObjects = CreateObject("Scripting.Dictionary") Set dicFramework = CreateObject("Scripting.Dictionary") dicObjects ("Browser") = Browser("index...
2
votes
1
answer
37
views
asked 10 years ago by
updated 10 years ago by
We are in the process of upgrading from QC11.0 to 11.52. We created a NEW qcsiteadmin_db since we don't want to bring along "old baggage" from older QC versions. Site admin comes up just fine and new we are migrating old projects into 11.52 with editing the dbid.xml's and doing RESTORE/VERIF...
2
votes
1
answer
300
views
asked 9 years ago by
updated 9 years ago by
I need to figure out some data in a webtable object. I have a Purchase Order Number (PON) and I need to search the webtable till I find that number, then I need to capture the Customer ID Number (CIN) associated with the purchase order. The PON is in column 4 and the CIN is in Column 1. We are using...
2
votes
1
answer
119
views
asked 7 years ago by
updated 7 years ago by
Is there any good free tools for generating test data in a database for UFT?
2
votes
1
answer
38
views
asked 7 years ago by
updated 7 years ago by
This has been working up until now. Not sure what the problem is.... When we're trying to load an .xls file into the data tab of an API test, we're getting the following error: Exception of type: System.Data.OleDb.OleDbException. Source: Microsoft JET Database Engine. Occured in Void .ctor(System.Da...
1
vote
1
answer
40
views
asked 6 years ago by
updated 6 years ago by
We need to test a variety of data scenarios. I was wondering if anyone has tips on generating test data for use in UFT?
1
vote
1
answer
102
views
asked 4 years ago by
updated 4 years ago by
Category: Data Analytics
For example, will 'marketing' from one input join with 'MARKETING' from another input or not? If not, what is a quick work around to get them to join properly?
1
vote
3
answers
63
views
asked 7 years ago by
updated 7 years ago by
I'm trying to work with a WebElement field that is populating fine when running, but when I check the value on the next page, it doesn't show up. I see the script populate the field with the data, but it is not committing for some reason. Manually, I'm able to type in the data and it works. Any idea...
0
votes
1
answer
34
views
asked 4 years ago by
updated 4 years ago by
Category: Data Analytics
I have some order data that I want to combine with every possible combination of products, grouped by order ID. That way I can show the products that most frequently appear together on the same order. It looks something like this: OrderID ProductID 1 3 1 7 1 4 2 5 2 8 2 6 and for analysis I want to ...
EyeOnTesting

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

X
Scroll to Top