Votes
Answers
Views
Question
3
votes
1
answer
51
views
Hello, I am having issues when trying to download the HP all add-ins and extras from within ALM by clicking the Tools option on the cabin page. I can access the page but when I try to download the actual products, I am rerouted back to the log in page asking for me to create a passport/log in access...
1
vote
1
answer
84
views
asked 8 years ago by michael-1
updated 8 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
vote
1
answer
152
views
asked 8 years ago by candyb
updated 8 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
vote
1
answer
255
views
asked 8 years ago by candyb
updated 8 years ago by bubblehead712
What's the maximum size (number of characters) for a test or action parameter in UFT?
0
votes
2
answers
245
views
I am using UFT 11.5 to do some recording on application. When I am on page 1 ,UFT adds one browser object into Repository with creation time 0 which is fine. as I navigate logged in and click on any link of the page, new browser object is added into OR with creation time 1 and so on. So I end up see...
0
votes
1
answer
19
views
asked 8 years ago by d03406082
updated 8 years ago by bubblehead712
each time i tried to open a new file or tried open the object Repository the QTP shutdown itself.
0
votes
1
answer
122
views
asked 8 years ago by neena
updated 8 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...
2
votes
1
answer
183
views
asked 8 years ago by coleslaw
updated 8 years ago by jameslcoleman
I had to turn off automail for our big project over the weekend so the team can update a lot of defects and not spam everyone's e-mails. I would just like to know if I turn this option back on, will all the change emails from the weekend be sent (100s at once)? Or are those change emails basically g...
1
vote
1
answer
101
views
asked 8 years ago by neena
updated 8 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?