Frequently Asked Questions (FAQ)
Mélissa Henriquez
Erick Lessard
For details, please contact our service desk.
http://robotframework.org/robotframework/
Alithya GoTest should have all the same libraries that are available in Robot Framework. If, for any reason, there is a library you wish to use that is not available, you can simply submit a support ticket request through our service desk to have the specific library installed on your Alithya GoTest instance.
Alithya GoTest has the latest version of each of the libraries being used; this is something that we survey closely. If there is a specific library that you require, please inform us through our service desk and we will install it for you.
A good way to know how to make the most out of the scripting panel is to click on the question mark right next to the header "Keywords." You will identify it with the icon "?" in blue. Click on it to open the list of shortcuts and additional options available within the Scripting Panel of Alithya GoTest.
To insert an argument for a keyword you just added, press "Alt+i" and this will insert one more argument field right next to the one already provided when you input the keyword for the first time.
Use "Alt+d" to delete the argument field.
Yes, there is an option to import custom libraries. However, for this to work, your library needs to have been developed on either Python or Java and follow the Libdoc standards from the Robot Framework described in the following document:
http://robotframework.org/robotframework/latest/RobotFrameworkUserGuide.html#libdoc
(There are links in this document that will take you to the implementation pages of libraries developed on Java or Python).
Consequentially, once the library is developed, it needs to be installed on the Alithya GoTest Server.
We can provide you with the proper standards and guidelines to do so and give you an example of this type of process.
As of version 2.5.0 of Alithya GoTest, there is a new feature called "Remote Library" that allows you to access libraries installed on other servers.
Additionally, with this new feature, Libraries developed in Python, Java, Ruby, .NET, Clojure, Perl, Node.js, and PHP can also be used by Alithya GoTest.
For more information about Remote Libraries or on how to develop custom libraries to use with GoTest, contact our service desk.
At the moment, we do not have a script to automate the removal of a library.
However, you can perform the following operations manually to remove it:
1. cd /var/lib/docker/volumes/springboot-Alithya GoTest-extra-librarie-properties-file/_data/
2. nano Alithya GoTest-additional-libraries.properties
3. Remove the libraries not needed (The whole line)
4. Save the modified file
5. cd /opt/Alithya GoTest/docker/ct
6. docker-compose -f docker-compose-prod.yml restart
7. Wait 2 to 5 minutes for Alithya GoTest to be operational again.
Related content
©️2023 Alithya GoTest - All Rights Reserved
Need Help? You have a suggestion?