Running UFT 12.53 tests from ALM in Normal mode
Question ID: 107195
1
0

I would like to run UFT 12.53 tests launched from ALM in Normal mode rather than Fast mode so I can see which lines of code are being executed better with the yellow arrow. Is there some way to get this to happen?

Marked as spam
Posted by (Questions: 386, Answers: 64)
Asked on October 21, 2016 9:10 pm
55 views
Answers (1)
1
Private answer

HPE has documented a process for doing this in their support document [KM02569881][1]. I have listed the steps below:

Please first check which remote agent is used by:

Turn on the Task Manger

Check which process exist **AQTRmtAgent.exe** (old Remote Agent) or **UFTRemoteAgent.exe** (the new Remote Agent)

If the new agent ''UFTRemoteAgent.exe'' is used then please switch back to the old one by running the batch file RegisterOldRemoteAgent.bat, that can be found in the bin.

Then please navigate to %APPDATA%Hewlett-PackardUFTPersistenceDialogs

Open RemoteAgentGUISettings.xml file for editing

Search for

true

Change the value ''true'' to ''false'' as in the example below

false

Save the changes

After the above steps are applied, the tests should be executed in Normal mode

[1]: https://softwaresupport.hpe.com/km/KM02569881

Marked as spam
Posted by (Questions: 16, Answers: 807)
Answered on October 21, 2016 9:13 pm
0
This is what I needed. Thanks.
( at October 21, 2016 9:25 pm)
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top