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 >.
Hey Everyone,
I have two questions. Is there a set of built-in variables for a setup or teardown driver in Cloudshell Authoring? I was looking at an old driver that @Jim.B wrote for us where things such as {lastError.OriginatingStep} or {hostname} (which is the host the execution is running on) but these don't seem to be defined anywhere I can find. It would be very helpful if there was a document which showed us how many of these existed, and what they did.
My second question - Is there a developer/user guide for Cloudshell Authoring? I looked on help.quali.com and couldn't find any answers.
Please let me know if this makes sense!
Thanks in advance for your assistance!
Jacob
Answer by Yaniv Kalsky · May 08, 2018 at 10:41 PM
Hi @jacoadam,
I went to this page:
http://help.quali.com/Online%20Help/8.3/TestShell/Content/CSA/Matshell/mat2str.htm
and some functions are missing there, so I used the "Send Feedback" option to report that.
This will probably be fixed soon, and I'd recommend anyone who sees something missing/wrong to report that, directly from the help page. This is a great tool that quickly and easily makes the online documentation better.
To your first question, the missing ones are: hostname, branch, operatingSystem.Description/Platform/Version, lastError.Name/Parameters/Description/OriginatingStep.
As for the second question, the online help of the CloudShell Authoring is part of the TestShell documentation as most of it is similar.
Also, there is no dev-guide for CloudShell Authoring as most of the new out-of-the-box sandbox setup/teardown/scripts and resource driver/scripts are developed in python. There is a dev-guide that is relevant to the python usage here: https://devguide.quali.com.
While Authoring has many advantages for test automation, we don't recommend using Authoring for creating CloudShell orchestration.
Yaniv
Answer by Jacob Adams · May 08, 2018 at 02:59 PM
Hello Quali Team,
Are there any updates on this?
Thanks!
Jacob
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.
Shell for CloudShell authoring driver 1 Answer
Authoring Resource driver writing to a text file (or not when in production) 6 Answers
Is there a rest client for CS Authoring? 3 Answers
Upload resource driver - error message: 'Object reference not set to an instance of an object' 1 Answer
Topology driver which will trigger the resource driver in Cloudshell Authoring Tool 2 Answers