Votes
Answers
Views
Question
1
vote
1
answer
31
views
asked 10 years ago by
updated 10 years ago by
I'm working on creating a custom report using OTA and am running in a slight issue. I'm able to do the following: 'Set the filter values Set bugfilter = bugfactory.Filter bugfilter.Filter("BG_USER_TEMPLATE_01") = "My Data" and I get the results back that I would expect, however what ...
2
votes
2
answers
26
views
asked 10 years ago by
updated 7 years ago by
Sometimes I am getting an error about Active X when I try to use an application's API. It usually gets thrown when I try to use the CreateObject method. For instance, if I try to connect to ALM from QTP using the TDConnection object, it gives me an error. I can't figure out what is happening.
1
vote
2
answers
693
views
asked 10 years ago by
updated 9 years ago by
How can we programatically add a run to quality center 11.52 using the ota api through excel vba?
2
votes
1
answer
21
views
asked 10 years ago by
updated 10 years ago by
Can I go straight to UFT12 and open/run my API tests created in Service Test 11.00? I have a full UFT license for both GUI and API testing.
0
votes
2
answers
274
views
asked 10 years ago by
updated 7 years ago by
We are getting the below ActiveX error message when trying to connect to ALM using VBScript. It started happening only after we upgraded to Windows 7 operating system. It was working fine on Windows XP operating system. ActiveX component cant create object: TDApiOle80.TDConnection Code: 800A01AD Sou...
1
vote
3
answers
191
views
asked 11 years ago by
updated 7 years ago by
I have a vbs file that launch QTP. This is the code I have in the file: set qtp=CreateObject("QuickTest.Application") qtp.launch qtp.visible=true When I try executing this on a Win 7 machines. I'm getting the following error when executing the VbScript: Active X component can't create object
1
vote
1
answer
92
views
asked 11 years ago by
updated 11 years ago by
I have a vbs file that launches QTP 11. This is the code I have in the file: set qtp=CreateObject("QuickTest.Application") qtp.launch qtp.visible=true When I try executing this on a Win 7 machines. I'm getting the following error when executing the VbScript: Active X component can't create o...
1
vote
1
answer
180
views
asked 11 years ago by
updated 11 years ago by
I know there's an API for automating UFT GUI-Tests (aka QTP), but I've not been able to locate documentation on automating UFT API-Tests. Does such an API exist for API-Tests? Thanks!
4
votes
1
answer
50
views
asked 12 years ago by
updated 12 years ago by
My IT staff has just upgraded me to Windows 7 64-bit. I was previous running Windows XP. Now whenever I try to execute my QC API scripts, I get the error: Windows Host Script Error: ActiveX component can't create object: 'tdapiole80.tdconnection' Code: 800A01AD Source: Microsoft VBScript runtime err...
EyeOnTesting

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

X
Scroll to Top