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 >.
Following numerous requests from customers and prospects in EMEA, I decided to build a library for Wireshark based on it's tshark and capinfos command line interfaces. For extra flexibility, the library allows remote calling of Wireshark functions via SSH and telnet as well as local access on Windows.
I welcome feedback (good and bad) so that I can improve the library.
Function Summary
Capture Functions
Analysis Functions
Listings
Miscellaneous
There is extensive descriptive text on the commands and their parameters plus URL references to key Wireshark web pages. The output from the commands is mostly presented in its raw form with the exception of theCapture File Infoscommand. For example, there are no transforms applied to the output of theRead from Capture Filecommand. I thought it was better to allow the end user to apply their own.
Installation
Like any other library, simply go to the Libraries area under Admin in Studio and add a new library. Point to the DLL supplied (this was generated in 6.2.3). it should create a new stencil in your Tool palette with an appropriate icon.
IMPORTANT
Hi,
I have done some work on creating some error handling capabilities for the Wireshark library. For example, if the required capture file cannot be written or read from, you now get an error from the library function such as "Capture to File Simple". The error description will help you identify the exact issue.
The attached DLL is below.
Regards,
Gary
Hi Garry,
Can you give some pointers on how we analyse capture files on testshell 5.1.473? We will be upgrading the QS to 6.2.3 in few weeks. But in the mean time to continue with our automation dev work, We needed to know if we can use wireshark on testshell 5.1.473.
Thanks.
Hi Charalambos,
Thanks for your question.
Capture files generated from WireShark, whether driven by CloudShell/TestShell or not, are in a format which can be analysed by this library. So any capture files generated now with your current version will work with this library.
Regards,
Gary
I have been asked internally about a sample test (written in v6.2.3). This is attached in case it is of use.
Essentially, the first call to the library sets up a SSH session. In the Parallel construct, we ping an Internet site while capturing some traffic on the network interface for a period of time. Finally, we use the capinfos utility under the hood to get some stats on the capture file.
I could have used capture and display filters but did not for simplicity in this case.
Hope this helps,
Gary
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 disable the automatic switch 'code view'?
Use job ID in job template tests.
How to delete the strings of a file
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?
Export resource physical connection details from RM to CSV report
Creating a dynamic and rich input form for assets
Studio - UAC warning when opening application
Cloudshell.Log4net: A Logging Solution For Cloudshell Drivers And Tests