How to turn off UFT result report generation
Question ID: 107060
1
0

I want to completely shut off the results report generation in UFT. We use custom reporting and generate our own files programmatically, so UFT’s report generation is not needed. Does anyone know how to do this?

Marked as spam
Posted by (Questions: 386, Answers: 64)
Asked on August 10, 2016 5:48 pm
144 views
Answers (1)
1
Private answer

You can do it, but not from the UFT UI. It requires a registry setting change.

Make sure you close UFT/QTP/ST before doing this, and you need full admin rights.

1. Open the registry editor. (Start > Run > type ''regedit'' > ''Ok'')
2. Go to registry key HKEY_LOCAL_MACHINESOFTWAREMercury InteractiveQuickTest ProfessionalLoggerMediaReport (or for 64 bit machines its in HKEY_LOCAL_MACHINESOFTWAREWow6432NodeMercury InteractiveQuickTest ProfessionalLoggerMediaReport)
3. Find the ''Active'' item and change the value to 0. This will make it so UFT does not generate results.

To turn it back on, simply change the value back to 1.

You can do the same with with Service Test at this registry key:
HKEY_LOCAL_MACHINESOFTWAREHewlett-PackardHP Service TestLoggerMediaReport
(or for 64 bit machines its in HKEY_LOCAL_MACHINESOFTWAREWow6432NodeHewlett-PackardHP Service TestLoggerMediaReport)

Marked as spam
Posted by (Questions: 16, Answers: 807)
Answered on August 10, 2016 5:50 pm
0
That's great, thanks!
( at August 10, 2016 5:51 pm)
EyeOnTesting

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

X
Scroll to Top