Votes
Answers
Views
Question
2
1
286
asked 7 years ago by scruffy
updated 7 years ago by josh-yates
How is the Run Duration calculated in the "Test Runs" module when running a manual test? For instance for one particular run it shows the duration of 281. But when you look at the Steps, the Execution Times do not add up to 281, what gives?
2
1
62
asked 7 years ago by test4life
updated 7 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
1
40
asked 7 years ago by jtaylor
updated 7 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
1
50
asked 7 years ago by scruffy
updated 7 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
1
85
asked 7 years ago by linuxskywalker
updated 7 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
1
437
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
1
68
asked 7 years ago by Iama_mess
updated 7 years ago by DavidMofOSI
1
1
476
asked 7 years ago by neena
updated 7 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
1
116
asked 7 years ago by neena
updated 7 years ago by bubblehead712
For some reason UFT and BPT run very slow, Does anybody have suggestion?