About Testlum
Getting Started
General Features
UI Testing
Api Testing
Database Testing
Additional Materials
Powered By

Title
Message
Create new category
What is the title of your new category?
Edit page index title
What is the title of the page index?
Edit category
What is the new title of your category?
Edit link
What is the new title and URL of your link?
SMTP
Copy Markdown
Open in ChatGPT
Open in Claude
How to send the query
Description
<SMTP> - command which is responsible for sending the SMTP queries in testing scenarios
Required parameters:
- alias
- comment
- recipientEmail - parameter is used to specify the recipients of the email
- subject - contains the subject line of the email
- text - parameter encompasses the content of the email
Optional parameters:
- condition - the condition according to which this test step will or won't be executed
- threshold - parameter, that sets the maximum allowed test step execution time
XML
<smtp comment="Testing smtp work" alias="ALIAS" recipientEmail="testlum.test@gmail.com"> <subject>Test subject</subject> <text>Test text</text> </smtp>Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
Last updated on
Next to read:
TwilioCopyright © Knubisoft
Discard Changes
Do you want to discard your current changes and overwrite with the template?
Archive Synced Block
Message
Create new Template
What is this template's title?
Delete Template
Message