Votes
Answers
Views
Question
0
3
102
I'm trying to work with PowerBuilder and UFT. When I record the Toolbars, it only records one object. Do I have something set wrong with the addin?
0
3
263
asked 9 years ago by kaptainkayoss
updated 9 years ago by rich-text
I'm trying to work with an XML file in UFT, but I don't want to just do a checkpoint. What can I do to be able to open an XML file and read in data from tags if I want. Again...not just do a checkpoint?
4
2
238
Tags:
I would like to use the same UFT test but, depending on the test set I'm running, I want UFT to use different values. Is there a way to pass parameters from ALM to UFT?
4
1
180
I am having a problem trying to press the function key F12 in our AUT. Here's the code that I.m trying to use for pressing F12. Set WshShell = CreateObject("WScript.Shell") WshShell.SendKeys "{F12}"
2
1
95
I would like to be able to review the UFT help and Object Model reference when my scripts are running. Is there some way I can get to this information without interrupting my tests?
2
1
152
I don't quite understand how to try UI Automation in UFT. I think my application uses a technology that has the proper UI Automation interfaces, but I'm not sure what to do in UFT?
3
1
244
on our CI build box, we have UFT and ALM configured in Jenkins. I get the error: Execution status: Error, Message: You do not have permissions to run tests on this machine. You can change this option in your testing tool's Options dialog box. If I log into the server (Remote Desk Top) the test runs ...
2
1
60
Windows 10 client used to be able to connect to our AutoPass license server to obtain a license, but it no longer can. The AutoPass license service is verified as still running, and other machines can still connect.
2
1
47
In AutoPass Mail Configuration, when I try to enter my mail User Name (brock.landers), it complains that the field can only contain alphanumeric characters. It's our policy to have the dot in our mail user name name (first.last)...no way around this. Help!