After launching the Remote Agent successfully. we can play with the settings of Remote Agent in UFT.
Approach 1:-
The Remote Agent’s icon will appear as a Taskbar Button(Check the far bottom right of the taskbar). Right click on remote agent button and select “Settings” from the context menu.
 |
Remote Agent Button on Task Bar |
 |
Remote Agent Dialog Box |
Approach 2:-
Go to run (use Windows + R shortcut key)
Open remote agent setting file, “mic.ini”.
 |
Searching Remote Agent file through Run |
Look for below segment to change the settings.
[RemoteAgent]
OperationWaitInterval=2700000
StatusRetrievalWaitInterval=2700000
CloseToolAfterRuns=0
RunQTPHidden=1
IdleMinutesAutoCloseTool=15
Note:-
Operation wait interval is by default is set to 45 minutes(2700 sec = 2700000 microseconds), we can change it as per our requirement.
Change RunQTPHidden=0 to RunQTPHidden=1 if you don’t want to run UFT in Hidden mode when running tests from ALM.
2 replies on “How to change Settings of Remote Agent ?”
after changing the mic.ini file do we need to restart any service?
can I do that my macro