How to send QTP test results to an email...(with out using
Quality Center)?
Answer Posted / bharath
Good framework should automatically send the test results to
all the stakeholders, once the test is complete.
Best approach would be using CDO object, it is not required
to install MS Outlook on the PC where test is getting
executed. Attaching the link.
http://bharath-marrivada.blogspot.com/2010/02/how-to-send-email-with-attachments.html
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is the default object synchronization timeout in qtp?
Hi All, issue is related to handling pop up script generated in IE, and run on mozilla. In App Under Test, when we get the alert pop ups, we just click ok button. if we need to run the same code on mozilla it will not identify . so we will check browser if browser(*).dialog(IE object).exits browser(*).dialog(IE object).winbutton(OK).click else 'by default mozilla browser(*).dialog(mozilla object).page(*).webbutton(OK).CLICK END IF But my qustion is. Do we write the above piece of code where ever we get such kind of pop ups from the application like alert pop up, confirmation pop up.... OR do we have any other alternative way to do this by using any functions in Recovery Scebarios? If Any of u know idea please do help me in this regard. or send answer to kravimb@gmail.com
How many add-ins comes by default with quicktest professional?
diff between qtp versions from 8.5
Hi ,Can any one pleas explain how to test splash objects using QTP?
Explain calling sub procedure.
How to use debug tools?
What is fragmentation and paging?
Please Don't mind .i want in detail the real time process i.e in each document what it contains.
What is checking bitmaps?
How to handle dynamic objects in quicktest professional?
Write a QTP script to enter a keyword in to Google search engine?
What are the benefits of qtp?
To retrive the test data which tool vl use and whats basis u vl write test data? its urgent
How to replay a script in qtp?