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 >.
When user performs recording inTerminalorClientmodule, the Default Read
Options can be defined for automatically generated Read steps.
User can define defaultTerminationtype and defaultTimeoutvalue.
During test run, Termination that was set as default will be checked first and if
it match, read operation will be stopped. Otherwise, read operation will continue
till default Timeout is reached.
Timeout parameter is exist for all types of Termination and it can be either set
manually or calculated automatically during the recording (selectCalculate
Timeoutcheckbox)
Termination types are:
1. Idle Timeout
If user selects Idle Timeout termination, he can set Idle Timeout value manually orfrom variable. If timeout between 2 received commands reaches Idle Timeout value,read operation stops.
2. Received Pattern
If user selects Received Pattern termination, he can either enter custom string(manually or from variable) which will cause stopping read operation once receivedor select Calculate Termination checkbox - in this case termination string will bepopulated automatically in step when read operation is finished.
3. Reseived Regular Expression
If user selects Received Regular Expression termination, he can either enter customRegular Expression (manually or from variable) which will cause stopping readoperation once received or select Calculate Termination checkbox - in this casetermination string will be populated automatically in step when read operation isfinished.
4. Step Timeout
If user selects Step Timeout termination, read operation will stop once timeoutreached set value.
5. Fixed Length
If user selects Fixed Length termination, he can either enter custom string length(manually or from variable) which will cause stopping read operation once receivedor select Calculate Termination checkbox - in this case termination string lengthwill be populated automatically in step when read operation is finished.
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.
[VID] How to use TestShell remote runner
How to read from Excel or .csv file and analyze data?
New tools in Studio for optimized job scheduling and simpler integration with environments in 6.1
[VID] How to read data from file using MatShell, manipulate and transform data?
Creating Enumerations in Driver Builder/Authoring
[VID] Using Error Tool with a Error Handler - usage example
How to disable the automatic switch 'code view'?
Use job ID in job template tests.
How to work with 'Update Local Tests' functionality
How to automate exit (CTRL + Z) and break (ALT + B) in a Terminal session