Votes
Answers
Views
Question
1
vote
1
answer
45
views
We need to know how to turn on the licensing logging for UFT 12.54 please.
2
votes
1
answer
363
views
A few of our test scripts that were authored with QTP have some WebButtons that used to click fine before upgrading. We upgraded to UFT, and now the same exact buttons will highlight but the Click operation doesn't work. Tried re-adding the same objects, but it doesn't work (we're using IE11 for our...
2
votes
1
answer
963
views
My LeanFT JavaScript test is failing with the error: beforeAll(function(done) { ^ ReferenceError: beforeAll is not defined I'm not sure how to fix this. We're using the Mocha framework.
0
votes
1
answer
169
views
Tags:
I'm using UFT 12.53. I have set the "xpath" property for a WebElement to exactly what the object's property value is (verified through object spy during runtime), but UFT keeps throwing the error that it cannot find the object whenever I try to click it. Any suggestions?
2
votes
1
answer
149
views
I just upgraded to UFT 12.52 in order to take advantage of UI Automation testing for my Windows-based application. Problem is, my application seems to render the GUI too slow for UFT during playback of my UI Automation test script. Is there any built-in feature that can help with this?
2
votes
1
answer
71
views
I have a WPF AUT with a PowerBuilder window and .NET window using SystemUtil.Run. When I try to have my test open both using SystemUtil.Run, my PowerBuilder windows opens correctly, but my .NET window fails to open (and I receive an error yelling at me about a config file not found). If I have UFT o...
2
votes
1
answer
105
views
So, I'm working with a BPT component that I authored with ALM and UFT. When I'm recording, object identification seems to work correctly. When I run the BPT test, UFT all of a sudden cannot identify my AUTs WPF components (it sees the Window, but nothing else). This is wreaking havoc on my test flow...
2
votes
1
answer
103
views
Odd one here... I have a Windows 7 machine, and I did an in-place upgrade of UFT 12.53 over 12.01. When I open the Object Repository (either from the menu or hitting Ctrl+R), the toolbar is missing. I've seen missing toolbars in QTP in the past that could be reset, but I'm not seeing anything simila...
1
vote
1
answer
42
views
Hi, We are trying to find a way to push the clients contents to the individual client's PCs. Is there a way to download the components and do such activity? Thanks in advance for all assistance, HomerJ