Votes
Answers
Views
Question
0
votes
1
answer
140
views
asked 8 years ago by coleslaw
updated 8 years ago by jameslcoleman
I would like to create an excel report to pull the folder structure along with folder names from the Test Plan module. I have checked the ALL_LISTS table, but it is showing only the father id and absolute path. How do I convert the absolute path into an actual folder path? Can someone help me with t...
0
votes
1
answer
131
views
asked 8 years ago by coleslaw
updated 8 years ago by jameslcoleman
We are currently receiving the 'Invalid Product UID' error message, and would like to know how to get this issue resolved.
2
votes
1
answer
291
views
Our company is looking to become PCI Compliant and I am looking to figure out exactly what in UFT I need to change to make sure that our automation runs can still occur without either the screen saver (15 or less minute time window, currently 10 minutes) or Remote Desktop Sessions (1 hour time windo...
1
vote
1
answer
82
views
I'm trying to upgrade my APLS to the latest version, but during the uninstall, I received the error message, "Failed to remove the service HP AutoPass License Server. Please refer the user guide to remove the service manually." Problem is, the user guide says to run `hpLicService.bat remove`...
2
votes
1
answer
87
views
We are getting ready for an audit and I need to see the license usage, if I do a search I see the license usage but it does not display the information on the users. I can see the history page but there is no graph, I have a graph on the current usage screen, I do see the table below with data, but ...
2
votes
1
answer
80
views
We are looking to upgrade our UFT concurrent licenses from 12.0x (Sentinel mechanism) to 12.5x (AutoPass) and will be installing the new license server on a shared license server with multiple other license applications, can you tell me if there has been any conflicts running UFT license server with...
0
votes
1
answer
278
views
We were experiencing some issues last week where people were unable to sign into/Upload anything in QC and UFT. Our Server team noticed that the disc space was too low (on drive used for ALM Repository) to upload or do anything causing people problems. I was wondering what the best approach was in h...
0
votes
1
answer
95
views
asked 8 years ago by coleslaw
updated 8 years ago by jameslcoleman
I am trying to make a particular test set in the Test Lab module Read Only so no one will be able to run, delete or modify these particular tests. I found the following script, which will keep anyone from running the tests, but I also need to prevent them from being deleted or modified. Actions.Acti...
2
votes
1
answer
120
views
The process that I execute for automated software testing requires that an active user is logged on to the remote host machines so that we can execute the library of scripts across multiple host machines. This allows us to complete automated testing in about 30 hours instead of executing the scripts...