Votes
Answers
Views
Question
2
1
51
We're just beginning to look into testing IoT (Internet of Things) devices. Does anyone have some tips for doing this with UFT?
1
2
38
The current way of testing PDF content is rather cumbersome and unreliable. Has anyone found a better way to test PDFs?
2
1
21
I would like the command line repair for UFT 14.52 if anyone knows it.
0
1
37
UFT 12.54 was creating and running test with Google Chrome everytime, but suddenly : a) stopped recognizing the chrome objects. b) The Object Spy will only recognize the Window: Google Chrome and WinObject: Chrome Legacy Window. c) While trying to record nothing gets recorded. Below Pre-conditions a...
0
1
27
I'm just trying to find out how to pass ODBC connection parameter from one test to the next test either with custom code or using a test output parameter.
0
1
33
Could you please let me know if LeanFT supports Oracle EBS R12 (Forms Version)?
0
1
19
We are running Mobile Center 3.0 and some of out iOS devices got upgraded to iOS 12.2 and now they won't reconnect to Mobile Center. What do we need to do to get them to reconnect to Mobile Center 3.0?
0
1
212
IE seems to crash with UFT 14.01 running. Any suggestions?
0
1
323
Hi. I have a vbs file that drives UFT tests. I have a series of UFT Tests or 'Actions'. How can I exit/stop UFT from executing more tests, if it fails 1? My understanding is, ExitRun, ExitAction only pertains to a specific action, and if there is another test after it in the pipeline, it will contin...