Votes
Answers
Views
Question
4
votes
1
answer
70
views
asked 12 years ago by
updated 12 years ago by
How do I place a call in UFT API Test to update from wsdl automatically? Case Description: any ideas on how we can add a call in Service Test and or HP UFT api test that will update from a wsdl, that can be parametrized? i.e. Once I import a wsdl, I can right click on it and say update from URL os U...
0
votes
3
answers
312
views
asked 12 years ago by
updated 5 years ago by
My API test connects to a database, runs a SELECT statement, closes the db connection. I want the SELECT step to iterate 3 times, issuing the same query but for a different value in the WHERE clause. The variable data is a "Developer Name". - I've put a loop around my select step. - I've set...
0
votes
1
answer
66
views
asked 12 years ago by
updated 12 years ago by
Is there a way to do this: I have a test step that executes a SELECT statement against a database. One of the columns in the results set is a number represented in the database as a VARCHAR data type. I want to convert it to an integer and test if it is greater than some number. How do I do this in ...
1
vote
1
answer
78
views
asked 12 years ago by
updated 12 years ago by
Trying to parametrize my Webservices using Excel documents stored in my "Test Resource" Folder in Quality Center. Anyone have any experience reading those into the API Test? (I can do this just fine in the GUI/QTP test). I want the resource to be parametrized, i.e. I can instruct QC to use T...
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...
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!
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
3
answers
194
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
0
votes
2
answers
276
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...
EyeOnTesting

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

X
Scroll to Top