Votes
Answers
Views
Question
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
2
votes
2
answers
184
views
asked 7 years ago by
updated 7 years ago by
Currently when we run an API test from ALM the run results are showing that the test passes, but in the test lab grid the test shows as failed, what could be causing this? It is only occurring with API scripted tests, Gui scripted tests are running fine.
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!
2
votes
1
answer
179
views
asked 6 years ago by
updated 6 years ago by
In our API test, we're seeing the following error, "The underlying connection was closed: An unexpected error occurred on a send." So far my troubleshooting has been fruitless. Does anyone know what is causing this and how to fix? ![alt text][1] [1]: /storage/temp/856-connectionclosed.png
1
vote
1
answer
178
views
asked 7 years ago by
updated 7 years ago by
I'm trying to compare an expected date value to an API datetime field. I need to know how to use the UFT API Custom Expression to grab only the Date portion of the DateTime returned value. Or, is there another way that I can compare the two dates? Currently, when I pass in my expected date only valu...
2
votes
1
answer
170
views
asked 7 years ago by
updated 7 years ago by
I get the following error when trying to run a service test script (API test) from HP ALM: Error occurred when trying to execute the test System.Xml.XmlException: The ':' character, hexadecimal value 0x3A, cannot be included in a name. What could be the cause of this error?
0
votes
1
answer
167
views
asked 7 years ago by
updated 7 years ago by
I created an output Property called "Id" for an activity called Get_Company_Id ) under the "Custom Input/Checkpoint" tab and I linked this Output parameter (Id) to the Response body "Id" in the of the Get_Company_Id under "Http" tab. So I linked the Input Property ...
4
votes
1
answer
164
views
asked 4 years ago by
updated 4 years ago by
We are using an in house application which connects to ALM using REST API calls. We have the following questions regarding this.1. How to clear the connections through REST API call while configuring the REST API connection on a talend job?2. This application was making REST API calls to ALM for the...
2
votes
1
answer
153
views
asked 3 years ago by
updated 3 years ago by
We are trying to do some Rest API integration with ALM, we are using this URL but we are never able to get it to authenticate using the below: http://ourALMserver:8080/qcbin/authentication-point/alm-authenticate
EyeOnTesting

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

X
Scroll to Top