Votes
Answers
Views
Question
2
1
106
I just installed UFT 12.54 and am going through the tutorial. I can't recognize any of the GUI objects in the Flight Reservation application...? I performed a standard installation. Help!
3
1
55
I have FT licenses (GUI Only), but all I'm trying to do is run a GUI only test from ALM. It immediately complains about needing a full UFT license? This used to work with UFT 12.53. It runs fine directly from UFT. What's the deal?
2
1
460
Odd one here...on some of our client machines, UFT can't recognize our Java app as anything other than a Window...pretty sure the version of Java should be compatible...how can I get Object Spy to correctly recognize it as a javawindow??
2
1
36
Our users keep receiving this error...sometimes a reboot helps, sometimes not: A valid HP Service Test license could not be found. Not sure what's going on here.
2
1
62
Is there a max number of Excel sheets I can import in my UFT script? Just wondering if there's a hard limit.
0
1
87
asked 8 years ago by gem
updated 8 years ago by bubblehead712
I understand that existing QTP 11 scripts are converting as they are run or opened in UFT, and are then UFT 12.1 scripts. Do you have any knowledge base documentation on a utility to backup and convert all existing QTP automation at one time, and how to estimate how long that will take? Thanks!
1
1
105
asked 9 years ago by testrabbit
updated 9 years ago by bsmith
How is the object identification in TruClient different from GUI scripts like UFT/QTP?
0
0
96
Be first to answer!
asked 9 years ago by prathap7475
How to Automate ALM Site Admin with Selenium because it not identifying objects through Xpath and Css and I have used "IE Tab 2(FF3.6+) 6.2.18.1" addin in Mozilla browser to access ALM Site Admin to identify elements.
2
1
36
Script is clicking button 'Next' sometimes and sometimes not. This is my code: Browser("Browser").Page("EMA").WebButton("Next >").Highlight Browser("Browser").Page("EMA").WebButton("Next >").FireEvent("onmouseover") Click_Object Browser("Br...