Votes
Answers
Views
Question
2
1
56
asked 3 years ago by mrbeavis
updated 3 years ago by mrbeavis
Category:
Application Lifecycle Management
♥ 1
Could someone explain the AutoPass License Server for ALM license management - License Pool Management identifiers? (User Name, IP Address, Host Id, Client Id)
2
1
39
Reserve product-based license capacity to a pool in AutoPass License Server (ALM license management)
asked 3 years ago by mrbeavis
updated 3 years ago by mrbeavis
Category:
Application Lifecycle Management
♥ 1
I am unable to reserve product-based license capacity to a pool in AutoPass License Server for ALM license management. What am I missing?
2
1
148
asked 3 years ago by mrbeavis
updated 3 years ago by mrbeavis
Category:
Application Lifecycle Management
♥ 1
I'm following these steps but it doesn't seem to be picking up my ALM domain (create a pool using the same name as the domain name in Site Administration): https://admhelp.microfocus.com/alm/en/15.5-15.5.1/online_help/Content/Admin/APLS_licenses.htm#mt-item-5
0
1
43
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
1
42
I noticed there is something called OIC object identification center in UFT. Is this like object spy?
0
1
123
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
1
416
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
1
21
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
1
136
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 ...