Votes
Answers
Views
Question
1
1
79
asked 7 years ago by michael-1
updated 7 years ago by bubblehead712
Our application under test is using TLSv1.2 with the unlimited java encipherments. can Service test utilize the same? if any one knows about HP Service Virtualization would that handle TLSv1.2 as well?
1
1
136
asked 7 years ago by candyb
updated 7 years ago by bubblehead712
I'm fairly inexperienced with databases. If I want to use the database activities in a UFT API test, is there anything special I need to know about specifying a connection? The database is an IBM Netezza database. I'm not sure what to ask the developers for. Should I ask them for a JDBC connection s...
1
1
242
asked 7 years ago by candyb
updated 7 years ago by bubblehead712
What's the maximum size (number of characters) for a test or action parameter in UFT?
0
1
105
asked 7 years ago by neena
updated 7 years ago by bubblehead712
Here is the stack trace: Source:HP.QTP.Backend.Entities Target:QTP.BackEnd.Core.DocumentIfsLib.IScriptSetting get_ApplicationSettings() at HP.QTP.Backend.Entities.TestDocument.get_ApplicationSettings() at HP.QTP.Backend.Entities.TestDocumentBase`1.SetValueByNameInGlobalSettings(String key, String at...
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?
1
1
72
asked 7 years ago by neena
updated 7 years ago by bubblehead712
Tags:
What is the maximum size of a Shared Object Repository that it can hold objects in UFT 12.02.
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...
1
1
57
asked 7 years ago by neena
updated 7 years ago by bubblehead712
We are trying to automate some windows form based application. They contains Dev-Express object which are being identified as swf ribbons. Not able to identify any child objects too. Navigation panes, etc. We have tried with vaious options using insight object descriptive programming but it did not ...