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.
If you are using the "File System.dll" library in your tests and you are planning to upgrade a pre 9.1GA CloudShell to a newer version, you will need to manually download and re-install this library. Quali removed File System.dll starting with version 9.1GA, it is still supported and documented just no longer included in the CloudShell Suite.
Here's where to find it:
Click Quali's Download Center
Click Quick navigation links: Automation Tools and Libraries
Click Download Automation Tools and Libraries
Click API Libraries
Scroll to the very bottom of the page
Click FileSystem Library 5.2.0.6
To match the naming convention of your current tests I recommend renaming the .dll before importing into TestShell. The .dll was previously named "File System" with a space between File and System.
Extract the .zip file
Copy to your libraries folder
Rename "QualiSystems.Libraries.FileSystem.dll" to "File System.dll" or whatever your test environment calls it.
Run TestShell Studio as Administrator
Go to the Libraries Tool under Admin
Right-Click on the Libraries folder and select New
Add the File System.dll
Refresh the Library Tree
Right Click on File System.dll and Click Check-in
Load a test that uses the File System Library and verify function. If you find your File System.dll has a different name, you can go back to libraries and rename the library to a name that matches your environment. Just remember to check it back in if you make any changes.
Thanks for sharing @John Koenig.
Few comments:
1. If you upgrade from a previous version, the library will still be there.
2. If you install a new environment, then you will not have it (but probably won't have tests to make sure are working with the library). Anyway, no need rename the file itself before loading it, you can rename the library itself in Studio and it will affect the way it's displayed in the tools library and tests.
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.
GUI Automation - Identifying 'difficult' objects
Custom Execution Servers - Quick Start Guide
Extract Lines with All Occurrences of a Sub-string using Transformation
How to add link into test report
API File System doesn't work properly
How to generate random number and write its result to excel? (v. 4.8)
VmWare VSphere Library: Access to the registry key error during 'set session' step
Studio and Driver Builder: Dll invocation error during 'set session' step