Micro Focus QTP (UFT) Forums
how to can start QC execution through mail Notification - Printable Version

+- Micro Focus QTP (UFT) Forums (https://www.learnqtp.com/forums)
+-- Forum: General (https://www.learnqtp.com/forums/Forum-General)
+--- Forum: Suggestions and Feedback (https://www.learnqtp.com/forums/Forum-Suggestions-and-Feedback)
+--- Thread: how to can start QC execution through mail Notification (/Thread-how-to-can-start-QC-execution-through-mail-Notification)



how to can start QC execution through mail Notification - prashant.shrivastava - 03-06-2013

how to can start QC execution through mail Notification


RE: how to can start QC execution through mail Notification - basanth27 - 03-07-2013

(03-06-2013, 02:16 PM)prashant.shrivastava Wrote: how to can start QC execution through mail Notification

I have tried it via Outlook.

1. Run a vbscript in the background which keeps reading your outlook emails for any new notification with the subject line as "Start Execution".
2. Send an email from anywhere with the subject line as "Start Execution"
3. Once it reads the desired value, Use the QC Factory API's to trigger execution.

I have given you the keywords in the sentences, it should be sufficient for you to research and get what you seek Smile .. Good Luck !!!