Micro Focus QTP (UFT) Forums
Subject line of QC emails - Printable Version

+- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums)
+-- Forum: Micro Focus UFT (earlier known as QTP) (https://www.learnqtp.com/forums/Forum-Micro-Focus-UFT-earlier-known-as-QTP)
+--- Forum: UFT / QTP Beginners (https://www.learnqtp.com/forums/Forum-UFT-QTP-Beginners)
+--- Thread: Subject line of QC emails (/Thread-Subject-line-of-QC-emails)



Subject line of QC emails - beejfred - 05-09-2012

Hello all,
I've been using this VB script via Scheduling agent to trigger some health Check scripts for our company applications which then sends an email via the execution results summary within QC (but all in hidden mode). I wanted to know is there a way to manually write a SUBJECT line for the test run results based on Failure or Pass.
Currently, the subject read like this: Test Execution: Fred's Test Script.

I want to know if I can take the results that are all Passed and have the subject line reflect that: i.e. Test Execution Passed; Fred's Test Script

Much appreciated...
Fred