Votes
Answers
Views
Question
2
votes
1
answer
75
views
asked 8 years ago by test4life
updated 8 years ago by josh-yates
I running ALM 12.20 (with no patch) I am trying to configure and run a LeanFT test in Alm. I have uft tests working and executing on remote UFT instances, and I want to do same for LeanFT tests. When I create a new test in ALM I do not see a type option of LEANFT-TEST. Do I need to install or config...
2
votes
1
answer
51
views
asked 8 years ago by jtaylor
updated 8 years ago by josh-yates
We need the UFT add in installed on a stand alone machine without UFT installed just so we can view reports, where can we get the UFT add in to install?
2
votes
1
answer
73
views
asked 8 years ago by scruffy
updated 8 years ago by josh-yates
In the UFT logs we get this Occasional error: Failed reading VersionInfo.xml file from server, what does this error mean?
5
votes
1
answer
109
views
asked 8 years ago by linuxskywalker
updated 8 years ago by jeffrey-gardner-1
We are current using LoadRunner 12.53. Is there anything that works with Dynatrace other than what I've read about where you put lines in your LoadRunner scripts that can be seen by Dynatrace. In other words, any way for LoadRunner/Controller to pull data real-time from Dynatrace while a test is run...
3
votes
1
answer
477
views
We are upgrading ALM from 11.52 to 12.53. But we dont have the confidential data passphrase used in ALM 11.52. We have tried to recover the data passphrase by following the steps as mentioned in ALM 12.53 install guide (page 93). But the passphrase is not displayed when we reaches the security page ...
1
vote
1
answer
86
views
asked 8 years ago by Iama_mess
updated 8 years ago by DavidMofOSI
1
vote
1
answer
513
views
asked 8 years ago by neena
updated 8 years ago by bubblehead712
I was using below line of code with UFT 14 without any issues. `-------------------------------------------------------------------------------- On Error Resume Next Set oOutlook = GetObject( , "Outlook.Application") On Error GoTo 0 If Not IsObject(oOutlook) Then Set oOutlook = CreateObj...
1
vote
1
answer
125
views
asked 8 years ago by neena
updated 8 years ago by bubblehead712
For some reason UFT and BPT run very slow, Does anybody have suggestion?
0
votes
1
answer
64
views
I'm using Linux as my Load Generator. My issue is that from the Controller, I can't get the Load Generator to connect to the Linux box. I can ping it from the controller without issue.