Votes
Answers
Views
Question
2
votes
1
answer
68
views
Is this possible? Can I have UFT talk to AutoPass License Server when using a proxy?
2
votes
1
answer
44
views
Our security team needs to know which version of Tomcat is used in AutoPass License Server. We are using APLS 10.7.0 (compatibility with UFT 14.5x and above). Thank you.
4
votes
1
answer
188
views
Our website works only in Internet Explorer. We are needing to move to a better browser, and have been trying to get it to work on Chromium Edge in IE mode, but we can't even spy on web objects with UFT.
0
votes
1
answer
51
views
I've heard that there is a way to speed up test playback now in UFT 15.0.2. Is this true and how is it done?
0
votes
1
answer
62
views
I noticed there is something called OIC object identification center in UFT. Is this like object spy?
0
votes
1
answer
163
views
the issue I am having. It is able to capture the object when using object spy but when attempting to add to repository it gives this error: "The selected object cannot be added to the object repository. Verify whether the object repository is read-only, or try spying using hover mode."
0
votes
1
answer
472
views
We have UFT (14.53) script that works perfectly on IE (V 11.2166.16299.0) browser. But now we have to test on chrome also in Edge browser too we installed Micro Focus UFT Agent (Version: 15.0.2.3033) extension in chrome browser (Version: 90.0.4430.72) but that does not help. I was expecting Micro Fo...
0
votes
1
answer
28
views
I'm just hoping you guys might be able to point me in the right direction here. We're looking at starting a nightly build which E-mails results to stakeholders once completed. Should we be using ALM for this? I see ALM in my products list but I didn't think we had a license for that? Any experience ...
0
votes
1
answer
178
views
Objective: be able to run uft script command line and pass arguments to the test via batch/command lineuftBatchRunnerCMD -source "c:\UFT\Scripts\GUITest2a" -parameter "Parameter1=Hello;Parameter2=Bye"How do I render these parameters in the test (GUITest2a)?I have:1. Right clicked on the actions and ...