Micro Focus QTP (UFT) Forums

Full Version: how to can start QC execution through mail Notification
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
how to can start QC execution through mail Notification
(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 !!!