Votes
Answers
Views
Question
2
1
98
Tags:
We're preparing for an audit and need to know where AutoPass License Server stores the audit log file. Can you help?
2
1
52
Tags:
Is it possible to use different database types for our Primary and Secondary servers when using Redundancy in AutoPass License Server?
2
1
132
Is there a way to keep our old data in AutoPass License Server when configuring a new database?
2
1
42
Is there a particular reason why the Mail Configuration appears as soon as I log into AutoPass License Server each time? Any way to change this.
2
1
58
Right after we migrated and updated our AutoPass verstion from 9.3.4 to 11.5.0, we noticed it takes considerably longer for the AutoPass URL to load. Is this normal?
3
1
54
We like the AI-based Testing in UFT 15 for our mobile apps, but we also have desktop browser apps we'd like to test using AI. Is there a good tool out there for Desktop browser AI Testing?
2
1
185
We've been trying to get UFT to connect to our Oracle DB for running queries during our tests. Everything we try, we get some sort of error. We have both the 32 and 64 bit drivers installed, but still not able to connect. Any ideas?
2
1
71
So we are using the Chrome browser for our tests. When we try to spy on any of the objects in our web application, UFT is only seeing a single object, the Chrome window. How can we get UFT to find the individual objects?
3
1
161
Using LeanFT 14.52, I'm getting a NullReferenceException when launching the sample Flight GUI application that comes with UFT/LeanFT. Using this line of code to launch: IAut FlightsApp = Desktop.LaunchAut("C:\\Training\\Flights Application\\FlightsGUI.exe"); Does anyone know what I need to change to...