Votes
Answers
Views
Question
0
votes
1
answer
117
views
I've been working with UFT for a few months now, and one thing that keeps coming up is having to convert a string to a date, then use that date later in the test. I've tried solutions I've found online, and I've got a method which can handle most date formats. However, I was wondering if you were aw...
0
votes
1
answer
118
views
Are there special restrictions when naming functions in UFT?
2
votes
1
answer
323
views
Using UFT 14.53 Patch 4. I'm trying to create a basic Recovery Scenario in UFT, but when I get to the screen where it allows you to either Select an existing function in a function library or Define a new one, my existing functions are not displayed. Is there a patch fixing this issue?
1
vote
1
answer
261
views
I've had this issue for several years and I've just restarted UFT or rebooted the PC. I have several functions that override the native methods for Set, Select, Click, etc. The reason I do this it perform extra reporting and a data check on the method. I think that UFT gets lost in the registering a...
0
votes
1
answer
127
views
asked 7 years ago by coleslaw
updated 7 years ago by jameslcoleman
We recently upgraded both ALM from 11.0 to 12.55, and QTP 11.0 to UFT 14.2.3792.0. Now when we run some of our automation tests, we are getting a failure for that test whenever the print function is called. Because it is a print value, the test does run, but in ALM the results show as "failures&...
0
votes
1
answer
59
views
I'm trying to use Maintenance Mode to update an object I have in my function library, but it doesn't seem to be working.
0
votes
1
answer
32
views
I've run into an issue with a function that I'm troubleshooting. The function library was associated with my script, but after editing the function library with Notepad++ and saving it, UFT is not recognizing the changes I'm making and it's driving me crazy.
0
votes
1
answer
90
views
I've got several function libraries that I've created. In one of the function libraries I'm working with, I have Option Explicit set and am trying to troubleshoot my functions, but UFT seems to be ignoring it.
0
votes
1
answer
323
views
asked 8 years ago by neena
updated 8 years ago by bubblehead712
How to programmatically call api test from uft function?