Votes
Answers
Views
Question
2
1
40
When I launch UFT, the Add-in Manager comes up and it has red text stating "For Optimal performance and object identification reliability, select only the add-ins you need." Is there some guidelines on how to avoid this issue?
0
1
93
asked 7 years ago by neena
updated 7 years ago by bubblehead712
I have added the script below. Please let me know if you have any questions. Browser("myBrswer").Page("myPage").WebButton("Create PDF").Click Browser("myBrswer").Page("myPage").Link("Main Menu").Click Browser("myBrswer").Page("myPage")....
1
1
133
asked 7 years ago by neena
updated 7 years ago by bubblehead712
We are preparing to update UFT on a large number of computers which we want to run as silent installs. I have most of it configured, but I have not been able to find a way to do a silent install for the Web 2.0 add ins, from which we require extJS and JQuery. I don't see it listed in any of the docu...
2
1
85
We use both LeanFT and UFT on the same AUT. Is there an easy way to use LeanFT Application Model data for UFT Shared Object Repository?
1
1
80
asked 7 years ago by coleslaw
updated 7 years ago by jameslcoleman
Hello. I am having an issue where ALM crashes everytime I click the 'Automated' tab within the 'Execution Settings' for UFT tests that have parameters assigned to them. We are currently using ALM v12.20.378 (No Patch) with UFT v14.01. I have tried the following in an attempt to resolve the issue. - ...
1
1
65
asked 7 years ago by neena
updated 7 years ago by bubblehead712
I've created an Excel spreadsheet Test Resource and associated it to my UFT API test in QC. I've mapped the parameters with the column names. And done the association in Test Configurations with Override Test Data Resource. Once I run the test out of Test Lab it runs to the point where it has to act...
1
1
258
asked 7 years ago by neena
updated 7 years ago by bubblehead712
Can I have a .cs library file which I can associate with the API Test and it will take care of event related code? My objective is to generate a .cs library file which can have generic code and can be used by multiple API Tests. In current implementation I have one TestUserCode.cs file for each API ...
1
1
106
asked 7 years ago by neena
updated 7 years ago by bubblehead712
I have installed UFT but when I run UFT I am getting a message 'UFT can recognize Windows Runtime objects only if the UFT4WinRt service is enabled'. This service is not listed in task manger's service column. ![UFT4WinRt][1] [1]: /storage/temp/731-uft4winrt.png
4
1
43
We're suddenly experiencing performance issues with the UFT 14.01 Text Editor. Any operation is extremely slow. Typing, highlighting, even just moving the cursor around. Copy and paste takes even longer. We have tried changing resolutions, fonts, everything. Even tried uninstalling and reinstalling ...