Micro Focus QTP (UFT) Forums
Email Verification using QTP - 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: VB Scripting/Descriptive Programming (https://www.learnqtp.com/forums/Forum-VB-Scripting-Descriptive-Programming)
+--- Thread: Email Verification using QTP (/Thread-Email-Verification-using-QTP)



Email Verification using QTP - Brian T. - 05-10-2011

I currently work with a web base application that handles request, when a request is submitted/completed or rejected an email notification is sent out to specific recipients. Currently since I'm the only QA person for the application development team I have all user profiles linked to my email address and all emails are being sent to a personal inbox folder (system tests emails) in my Outlook I have setup. What I'm looking to do is to verify the To:, CC:, Subject and body of the emails with grammar and spelling issues detected. Is there a way in QTP we can perform this function. Any help would be a starting point.

There are changing variables in the emails like:
Names
Applications
Groups
Approvers

This could make it even more difficult to verify.

Thanks