Votes
Answers
Views
Question
2
1
217
We have a strict company policy not allowing admin rights on our UFT client machines. These machines have UAC enabled. Currently, when using UFT 12.5x and ALM 12.5x, admin rights are required for working with tests stored in ALM. Any way around this?
2
1
394
If I launch my script from alm and run it, it works fine. However, if I run it from the lab, it says: The DataTable.Import (file) operation failed. [ALM] Subject\\Automation\\DataTemplates\\CreatePremiumRateTable .xls path does not exist. I know the path exists because it works when running individu...
2
1
47
We currently have UFT licenses registered in Autopass We recently bought Mobile Center two 4/8 packs, each that comes with a UFT concurrent license for autopass. I have activated the UFT licenses obtained with the mobile center purchase but have not added them to our existing autopass licensing serv...
2
1
46
I'm using UFT 12.52. If I open a BPT component in UFT, then try to run on a Mac remotely (via Safari), it always just runs on the local machine only. Any way to actually get this to run in Safari? Thanks!
0
2
131
asked 8 years ago by kaptainkayoss
updated 8 years ago by rich-text
I'm testing an app that has a character length limit. We get our test data from another group and sometimes the data values for our input table go over the character limits and can cause issues since the app doesn't flag the field until later on in the test. Is there a good way to handle this in my ...
1
1
155
asked 8 years ago by matteroosky
updated 8 years ago by Michaeldx
I have code working to export a datatable to an excel file on my desktop but it seems that if ran again it will just continue to over write that file. Is there a way to make the file name dynamic so that each time I run the script an the excel file is saved to the desktop and dosent over write the p...
1
1
134
1
1
317
asked 8 years ago by pumpkin
updated 8 years ago by bubblehead712
Here is the issue. 1. Create an API test in UFT v12.02. This test should include input and output parameters. 2. Create a GUI test that contains a call to this API test (created in step 1). Include data for the input parameters. 3. Run the GUI test successful. 4. Open the API test and add an additio...
4
1
49
My web application sometimes will open another browser window. This is working fine in IE and Firefox, but with Edge UFT does not recognize the 2nd window.