Votes
Answers
Views
Question
0
votes
1
answer
505
views
asked 6 years ago by
updated 6 years ago by
I am having UFT 12.54 version I had a question. Is it possible to use descriptive programming with UI automation ? I have not had to use the UI Automation method so I am not familiar with it. ~Thanks.
0
votes
4
answers
445
views
asked 7 years ago by
updated 7 years ago by
I have a WebEdit that can only be interacted with via the Sendkeys method. My problem is that UFT is not interacting correctly with the subsequent field. I have to enter data in a second WebEdit field, but UFT is only entering a few of the characters. I cannot use a hard-coded "Wait" stateme...
0
votes
1
answer
336
views
asked 6 years ago by
updated 6 years ago by
We tried the code below using UFT it is opening the 32 bit ODBC. SystemUtil.Run "C:\\Windows\\System32\\odbcad32.exe" When I do manually this opens the 64 bit window. Please advise on a method to open the 64 bit ODBC. Note : True directory path for 64 bit directory path is C:\\Windows\\Syste...
1
vote
1
answer
194
views
asked 7 years ago by
updated 7 years ago by
UFT 12.54 cannot generate script when record javaFX app. When tried to use the Object Spy, it was considered as windows object instead of recognizing java object.
0
votes
1
answer
155
views
asked 7 years ago by
updated 7 years ago by
I have a field that I have to use Sendkeys with but it's sending too fast, so I'm trying to slow down the data entry. This is my code: Set WshShell = CreateObject("WScript.Shell") Browser("ATLIS").Page("Roles & Permissions").WebEdit("Search Box").Click For i = 1 To Le...
0
votes
1
answer
135
views
asked 6 years ago by
updated 6 years ago by
UFT scripts are not identifying objects while running. We tried to find objects using objects spy and found that UFT is not able to find the class names of the log in screen. The object is identified, but the class name is having a value as "DelphiObject" instead of "DelphiEdit". on ...
0
votes
1
answer
107
views
asked 6 years ago by
updated 6 years ago by
UFT comes packaged with Access Database Engine 2010.. we are moving to 2016 and 2010 should not be on workstations. Is it possible to install UFT without the Access 2010?
0
votes
1
answer
94
views
asked 6 years ago by
updated 6 years ago by
Hello, UFT first script is always failing when run from ALM test lab but same test case runs successfully when run directly from UFT. We have tried with wait time, but still got the same result. We are using UFT 12.54 patch 5 and ALM 12.01 in remote desktop with OS Windows 2008 Server R2. AUT is Del...
0
votes
2
answers
88
views
asked 7 years ago by
updated 7 years ago by
I am trying to set up some Recovery Scenarios for my UFT tests. Because the tests will be run on multiple environments with potentially different paths for file locations, I want to use relative paths for the recovery operation scripts, but I can't find a way to do it. Once the Recovery Scenario is ...
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top