Skip to content

'Email' Command Category Examples Listing

You probably are accessing this tutorial because you want to compose and send emails from within your automated tests. Perhaps you want to receive email reminders, alerts or notifications from within your tests, send a confirmation email to users when the execution of a test cycle is completed, or send emails to business users and/or application developers alerting them of some defects in functionality of your applications. It’s easy to automate the composing and distribution of emails within the Worksoft SaaS platform. Worksoft SaaS offers several simple but powerful commands for you to use to rapidly implement the composing and distribution of emails.

The table below lists numerous examples that will help you implement composing and distributions of emails. The examples in the table below are organized based on the increasing complexity of use cases. Enjoy sending emails with Worksoft SaaS, and remember: No spam please!

Example # Automation Goal / Objective View Example
1 Composing and sending an Email
2 Attaching a Data File to an Email
3 Attaching a File to an Email
4 Attaching a Screenshot captured within the test into the Email
5 Insert a screenshot captured within the test into the Email Body
6 Insert a screenshot captured within the test for the last executed test instruction into the Email Body
7 Insert a screenshot captured within the test for the last failed test instruction into the Email Body
8 Insert a screenshot captured within the test for the last failed test instruction containing a specific command into the Email Body
9 Insert a screenshot captured within the test for the first failed test instruction containing a specific command into the Email Body
10 Appending the contents of a Dataset into the Email Body
11 Appending the contents of a Data File into the Email Body
12 Creating the Email Body from HTML
13 Customizing the Look & Feel (Style) of the Tables within the Email Body
14 Merge the values from dataset into the variables within the Email body

Feedback and Knowledge Base