question

delta67 avatar image
delta67 Suspended asked mabass answered

How to email the results of a testcase execution to someone in iTest?

I want to email the results of my testcase to someone at the end of the testcase execution. Is there a way to do it?
iTestresults and reporting
10 |950

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

1 Answer

·
mabass avatar image
mabass answered
We can achieve this using the iTest MAIL session profile. Please follow the below steps to send the summarized test results via email: 1. Create a Mail session profile. 2. Start the session once and capture the steps. 3. Go to the testcase whose results you want to send via email. 4. At the end of that testcase, add a step as "summarize". 5. Save the response of the summarize step in a variable from Step Properties --> Other Post-Processing --> Store Response. 6. Make sure the enable the option "Store only text of the response" 7. After the summarize step add the steps for the mail session to send the report via email. Attached is a sample testcase and a sample session profile for your reference.[link text][1] [1]: /storage/temp/4072-mail.ffsp

results_mail.fftc (9.7 KiB)
mail.ffsp (472 B)
10 |950

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.