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 >.
To add a custom company logo to the generated .pdf report header, place a logo .jpg, .gif or .png file in a local path, or a mapped shared folder.
Navigate to TestShell Studio installation directory (usually at c:\Program Files\QualiSystems\Studio) and edit the file customer.config.
Add the following node under appSettings:
<add key="ReportHeaderPicturePath" value="y:\logo.jpg"/>
Where y:\logo.jpg is the path to your company logo.
Restart TestShell Runner / Studio.
Execute a report - your logo will be placed on the top right of the report header.
For best results, use a logo with size of 190 pixels width x 42 pixels height
Hi,
Is there a way to change the company logo for reports that are being viewed via the web portal?
Which configuration file should I change in that case?
Thanks,
Alon
Hi,
You can add the same key to the web.config file that is located in the Portal folder (usually "C:\Program Files (x86)\QualiSystems\Portal\Web.config")
You can create a customer.config file there as well to save the changes for coming upgrades.
customer.config file will look like this:
<appSettings>
<add key="ReportHeaderPicturePath" value="C:\temp\logo.png"/>
</appSettings>
Yaniv
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.
Create separated reports in TestShell executions
[VID] How to make your tests more dynamic using variables?
[VID] How to execute parallel testing?
Studio - Automating actions with Cygwin
How to connect and make a query from a SQL database?
WriteMatrixToExcel error message - length cannot be less than zero