Votes
Answers
Views
Question
0
1
32
asked 7 years ago by test4life
updated 7 years ago by josh-yates
When installing ALM lab service on a UFT machine we are running into a 1722 error related to Java, any idea what might be causing this?
4
1
341
I am trying to run LeanFT tests that were created in Eclipse as a Maven project. I am getting the following error and haven't been able to figure out the cause: java.lang.NoClassDefFoundError: com/hp/lft/reportbuilder/ReportBuilder Caused by: java.lang.ClassNotFoundException: com.hp.lft.reportbuilde...
0
0
38
Be first to answer!
asked 7 years ago by miraclefren2
Hi Professionals, I am trying to do some enhancement on my existing ALM 12.x Site Admin. I want to Create/Add user/s in Site Admin by using TDadmin ID programatically. Could I have this enhancement done in Java? If its feasible, how do I do please? I have zero knowledge in Java. So I need to spread ...
2
1
142
Tags:
In our test environment we disabled protocols SSL 2, SSL 3, TLS 1.0 and TLS 1.1 at the network level. Now we allow only TLS 1.2. Our JIRA and HP QC were still accessible but the ALM synchronizer (12.50) was no longer able to connect. What can we do about HP-synchronizer?
1
1
39
asked 8 years ago by testrabbit
updated 8 years ago by bsmith
Is there a way to code with java language (not java script) in VuGen 12.50 and test rest calls?
0
1
62
asked 8 years ago by neena
updated 8 years ago by bubblehead712
I am trying to work with Java objects, the objects are not seen as such and the Java console displays some exception related to the security, like for example: Exception caught =access denied (java.util.PropertyPermission user.name read) java.security.AccessControlException: access denied (java.util...
2
1
571
Using LeanFT, when I clicked on any link in the opened browser (1st tab) it opens a new tab in the same browser but actions are not performing on the newly tab(2nd tab), basically browser control is not switching to new tab to perform execution, browser = BrowserFactory.launch(BrowserType.FIREFOX); ...
1
1
107
asked 8 years ago by pumpkin
updated 8 years ago by bubblehead712
Whenever I have UFT with Oracle/Java installed Oracle Forms crash. The only way I can get Oracle to work is to uninstall UFT and Oracle then re install Oracle. I need to configure UFT so I can write scripts has anybody ever seen this issue