Votes
Answers
Views
Question
0
1
62
We need to know what the UI Automation addin version and its components are in UFT14,52. In UFT14.52 bin folder, I found these components that might be related: UIAddinMgr.dll, Version, 14.52.2630.0 UIAPackage.dll Version, 14.52.2630.0 UIAutomationScripting.dll, 14.52.2630.0 Are there other componen...
0
1
112
When I use Object Spy to identify a grid containing values, it is getting identified as SwfObject with name GlacialList. I am not able to access the data with row number. How should I handle such data?
2
1
128
Is there a way to specify a connection to local devices (rather than Mobile Center) for mobile testing using UFT's AOM? I need to be able to specify the connection details in my test.
2
1
344
We are using AutoPass License Server 9.x and are receiving a 500 Internal Server Error when trying to navigate to the License Usage page. How can we fix this?
2
1
69
Are there any configurations that can be done to improve our UFT and BPT performance with ALM?
2
1
30
We've downloaded and installed UFT 14.53 on Windows 2008 R2 64Bit. Installation completed without errors, but when accessing the application, getting error message indicating that the trial license file is corrupted. Any ideas how to fix?
1
1
50
When running the test, the customer number does not get populated. I've tried changing the 'Set' to "Type", however the Type method fails. Below is the code. Browser("MyBrowser").Page("MyPage").WebEdit("Username").Set "TestUser" Browser("MyBrowser").Pa...
1
1
124
Could you provide information on UFT's new AI-based testing? How can we leverage this?
2
1
181
Is there a way to add and remove test parameters from our tests using UFT's AOM?