These forums are a place for learning, helping and sharing experiences with others about any of our products. Feel free to ask a question and get answers from our community and our most advanced users.
Note that these are public forums - anyone can view the discussions here.
VISIT OUR DIFFERENT FORUMS:
Announcements > | |
CloudShell > | TestShell > |
Developers > | BI (Business Inteligence) > |
This is where you can suggest your ideas to help and improve the product for everyone.
Please make sure to read the following article before posting a new idea, to get more information about the required information and ideas lifecycle.
Feel free to vote and comment on other ideas to promote them.
Thanks for everyone who suggested the ideas and voted for them.
Find, download and share integrations that can extend and enhance the CloudShell experience.
Integrations have several levels:
Certified - Officially tested and supported by Quali.
Preview - Provides a sneak peek to what the Quali team is developing. Officially supported by Quali. Feel free to experiment and comment, but please take into consideration that it is not yet tested and released.
Community - Integrations shared by community users. Feel free to look into what other users have contributed, please take into consideration that these integrations are not tested by Quali.
To learn more about creating Shells and integrating with CloudShell, use the following links:
CloudShell's Dev Guide > | Configuration Management > |
Getting started with Shells > | Extending CloudShell with Cloud Providers > |
Getting started with Orchestration > | API Guide > |
To share your integration, follow the instructions in this guide >.
This example will explain how to send an email with attachments.
Use
Send Mail module you can find in Assets section tab.
The Test Flow
First we have to create variables , in order to use them as a parameters in Send Mail module.
Next we will use MatShell to assign the values of the variables.
MatShell content:
Now Let’s Click on the Send Mail module and see what it has inside.
Click on Send Mail module and configure it’s parameters.
Now you can check the return value and show different messages in case of success or failure.
The end.
The test file is attached.
In the configuration Wizard of TestShell server there is a step called 'SMTP Mail Configuration' (see attached screenshot).
What is the purpose of this step?
In whice user scnarios it is required?
Is it relevant If I create a right-click command that needs to send an email?
The'SMTP Mail Configuration' in the TestShell server configuration wizard is used for other things, such as:
1. getting emails when a reservation starts/ends
2. getting notifications from InSight (on gauges values)
Small note - Notifications for reservations (start / end) will not work in case the reservation you created is scheduled to begin "now" (If it's an immediate reservation) even if you defined the SMTP server in the TestShell server installation process.
This case is good to send out a existing file. Is it possible to send a TEST's report right after it is done? Can testshell Runner have such capability?
@Michael,
Emailing test report is covered on the Web Portal Scheduling and Queueing (version 5.0 and above) - Tests that are executed by the Execution Server can be configured to send out emails to the admin.
If you require information on it, feel free to submit a new question to the forum or a support ticket
These forums are a place for learning, helping and sharing experiences with others about any of our products. Feel free to ask a question and get answers from our community and our most advanced users.
Note that these are public forums - anyone can view the discussions here.
Announcements | |
CloudShell | TestShell |
Developers | BI (Business Inteligence) |
This is where you can suggest your ideas to help and improve the product for everyone.
Please make sure to read the following article before posting a new idea, to get more information about the required information and ideas lifecycle.
Feel free to vote and comment on other ideas to promote them.
Thanks for everyone who suggested the ideas and voted for them.
Find, download and share integrations that can extend and enhance the CloudShell experience.
Integrations have several levels:
Certified - Officially tested and supported by Quali.
Preview - Provides a sneak peek to what the Quali team is developing. Officially supported by Quali. Feel free to experiment and comment, but please take into consideration that it is not yet tested and released.
Community - Integrations shared by community users. Feel free to look into what other users have contributed, please take into consideration that these integrations are not tested by Quali.
To learn more about creating Shells and integrating with CloudShell, use the following links:
CloudShell's Dev Guide | Configuration Management |
Getting started with Shells | Extending CloudShell with Cloud Providers |
Getting started with Orchestration | API Guide |
To share your integration, follow the instructions in this guide.
Using the Command Line Runner Monitor
[VID] How to run a test in TestShell Runner
Accessing File Stored With TextToReport Attachment, When executing with TestShell Studio
Transforming Matrix Table to Vector
Insight Dashboard Converter tool
Combining a Terminal Session in Paraloop
Studio - Copying test files outside of TestShell