Votes
Answers
Views
Question
2
votes
1
answer
56
views
I have a test that contains a call to an action stored in another test. We've renamed that other test in ALM, but the original test name still appears in my test's canvas. Does this affect anything, and how can I change it?
2
votes
1
answer
17
views
Tags:
When I start an Insight recording session on a remote Windows 10 machine, my mouse cursor jumps around on the application screen. It's driving me crazy, is there a fix for this??
2
votes
1
answer
92
views
Tags:
I've tried saving my test resource both by trying to save from UFT and by using the Upload option from ALM > Test Resources, but even though it seems like it saves fine, it doesn't seem to actually upload to my ALM server. Is this a bug? How can I work around this?
2
votes
1
answer
61
views
Tags:
Is there a Command Line Repair UFT One 15.0.2?
3
votes
1
answer
105
views
I have created an action with an object repository. I need to create more actions with the same OR. How do I copy the OR from one to the other?
2
votes
1
answer
30
views
We are starting to use the new Chromium Edge with UFT. Do we still need to install and update the Microsoft WebDriver for this to work?
2
votes
1
answer
85
views
Tags:
When we rename a reusable action, it does not change the name in tests that call it. Steps to reproduce: Create a UFT test and create reusable action "Action1"Create another UFT test that calls the existing "Action1"Rename "Action1" to "NewAction" in the original UFT test The second UFT test still h...
2
votes
1
answer
222
views
I'm pretty new to using regular expresions. Can someone please help implementating of regular expressions in object properties? We are using shared Object Repository in UFT 15.0.2. I need to use regex in a devname property that can be different based on the loaded customer information. The originall...
2
votes
1
answer
95
views
I'm trying to check Windows Event Viewer information with UFT 15.0 using UI Automation. When I try to spy or record on it, it does not recognize any individual object, just the Event Viewer Window as a single object. Any ideas how to get object recognition to work with this?