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 >.
Michael Nassie suggested an idea (#4262) · Dec 25, 2018 at 07:36 PM · testshellcloudshellattributespassword
i would like the ability to decrypt a password stored as password type in a cloudshell resource/service, and use the decrypted password inside a testshell test scenario
Maya Ber commented · Dec 29, 2018 at 09:01 PM
Hi Michael, thank you for the idea. I'm afraid we don't currently plan to add that method to TestShell API (it is available in the Python API though, but I understand you wish it to be more available via TestShell). If anyone would like to see that please vote.
Yaniv Kalsky commented · Jan 04, 2019 at 05:44 PM
It really depends what the password is going to be used for.
When you can the encrypted password of a resource, you can convert it into a password variable (in matshell for example):
pass_var = encryptedstr2password(encrypted_password_value)
Then, you can use it anywhere in your test that gets inputs (ssh password, dll methods inputs, etc), and the value will be decrypted for you in run-time.
See another similar explanation here: https://community.quali.com/articles/2833/using-a-resource-password-attribute-in-driver-buil
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.
Help us make things better. Share your great idea or vote for other people's.
Using a function ( or a test) in the terminal module in Testshell Studio
Copy TestShell Studio modules into CloudShell Authoring
Test Execution Report Template Should be Selectable from Scheduler in CloudShell Web Portal
Allow editing attribute values of deployed apps in portal
Service links to remain available after the reservation completed
Add the ability to flag Shell Attributes for Abstract from Web Portal
Request feature :Algorithm Support in OpenSSH to Log into Servers through the SSH
Silent/Batch installation of CloudShell client applications