Votes
Answers
Views
Question
6
votes
1
answer
37
views
asked 7 years ago by neena
updated 7 years ago by bubblehead712
How do I save objects to a shared repository? When I use Object Spy it always saves objects to the local repository. Is there a way to save directly to a shared repository? If not, is there a way to e...
6
votes
2
answers
11
views
asked 6 years ago by myotherme
updated 4 years ago by vijaysagark
I'm getting an error connecting to ALM from UFT. I started seeing this problem last weekend when I changed my network password. Previously I was able to connect without any issue. I can login to ALM f...
6
votes
1
answer
7
views
When trying to install UFT 12.01, it is erroring out with the following message: "Installation Wrapper for Prerequisites Management has stopped working" Does anyone know what is going on? How ...
6
votes
5
answers
9
views
My client does not have ALM ,so currently we are having manually kick off each UFT test. Does anyone have a VBScript file they would be willing to share that would allow me to use UFT itself to handle...
5
votes
2
answers
10
views
When recording or object spying in IE the objects are recorded as Windows objects instead of browser object.
5
votes
2
answers
6
views
5
votes
2
answers
7
views
asked 6 years ago by tnone
updated 6 years ago by bubblehead712
For some reason I cannot get the click method on webelement on a page.
5
votes
1
answer
22
views
Tags:
I am aware that QTP 11 and Sprinter 11.5 won't work on the same machine. Does UFT 11.5 allow for both programs to coexist?
5
votes
2
answers
9
views
asked 6 years ago by jtaylor
updated 6 years ago by josh-yates
What versions of UFT does ALM 12 support?
5
votes
2
answers
18
views
108011
APLS Server Not Available
Even though our port (5814) is not blocked, and we can access the AutoPass License Server (APLS) dashboard from the browser, when we try to get a license from UFT we are getting the message "Autop...
5
votes
2
answers
9
views
asked 6 years ago by jumphopper
updated 5 years ago by kiranmaroju
I've installed the HP UFT .net extensibility SDK but I can not find the template in new projects. Anybody seen this before?
5
votes
2
answers
32
views
We'd like to be able to download UFT tests from ALM in bulk to one of our local machines. Is there some way we can do this?
4
votes
1
answer
6
views
Does Sprinter 14.01 need to match the UFT version or the ALM version? And do you know the correct order to install Sprinter and UFT on a virtual machine if needed?
4
votes
2
answers
7
views
105459
QTP and MS Excel
Have you ever had any success with using QTP to automate an Excel form? I was able to pull it up and based on what I can see, QTP is unable to identify those type of objects. I click on the Excel wind...
4
votes
2
answers
8
views
For Example... If i have two vbs files named, File1.vbs and File2.vbs In File1.vbs there are two sub/function as hello(), welcome() and In File2.vbs there is sample() is a function... Now i want to ca...