Votes
Answers
Views
Question
1
1
88
asked 7 years ago by neena
updated 7 years ago by bubblehead712
I've an Rest API call where the url part is same and relative url part changes. For eg. URL ---> https://abc.xyz.com, Relative Url ---> /titan/ID. In this example, in relative url, the 'ID' keeps changing, how can i handle that?
2
1
100
I can't seem to get FTPUpload and FTPDownload to work in a UFT API test. I thought I had all the settings correct, but I keep getting this error: > "Invalid URI: The format of the URI > could not be determined" For the FTPUpload activity, on the General tab, we have filled out the Proxy sect...
1
1
198
asked 7 years ago by neena
updated 7 years ago by bubblehead712
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
1
67
asked 7 years ago by scruffy
updated 7 years ago by josh-yates
In ALM we are trying to run a test lab with about 85 API jobs. After about the 5th or 6th job the process fails and just hangs on "connecting." On the 5th or 6th job the process states that it is trying to connect but nothing happens. It just stays in this state. We have gone back and run th...
2
1
17
asked 7 years ago by jtaylor
updated 7 years ago by josh-yates
We have some API tests that we are running from HPE's ALM, the tests have parameters and before we run the test we copy the values from the default value to the actual value column under "Execution Settings" under "Test Instance Details" but when we change the actual values and save ...
2
1
200
asked 7 years ago by scruffy
updated 7 years ago by josh-yates
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
1
59
asked 7 years ago by neena
updated 7 years ago by bubblehead712
API error: Too many fields defined. Microsoft JET Database Engine Void ExecuteCommandTextErrorHandling(System.Data.OleDb.OleDbHResult)
1
1
30
asked 8 years ago by neena
updated 8 years ago by bubblehead712
I've scripted a database script and we're executing it daily. The execution time varies vastly for eg. Mon it would be 15 mins and tue it would be 23 mins. Can someone help me with this issue.
0
1
38
asked 8 years ago by neena
updated 8 years ago by bubblehead712
API script: All the input values read from excel sheet. How to switch the input value for each column from optional(Excluded) to optional(Included)