Updating an Addon in Testsigma

Updating an Addon in Testsigma


Updating an addon in Testsigma keeps your tools up-to-date and functional. First, you need to have an existing addon. Once it's created, updating becomes simple. You can quickly refine features, fix bugs, and adjust to new requirements, ensuring your addons stay effective and meet your testing needs without starting from scratch.


Prerequisites

Before updating an addon, ensure you have:

  • Have an existing addon ready to update.
  • Understand the programming language (usually Java) and frameworks.
  • Know how addons work in Testsigma, including actions and configurations.

Updating Addon

  1. Modify the addon’s code to fix issues, add features, or adjust settings. Compress the file into Zipped Format.
  2. In Testsigma Application, Click on the Addons icon from the left navigation bar. Go to the My Addons page in Testsigma and select the addon you want to update.
  3. Select Update from the dropdown and In Upload Zip File Overlay, Browse and select the zipped file, then click Update. update addon
  4. After uploading the code, click on Publish from the dropdown menu. Then, choose your publish options:

    • Public: Make the addon available to the entire Testsigma community.
    • Private: Restrict availability to users within your organization.
  5. An automatic security check will be done. If it passes, the addon will be published. If it fails, you will get an email notification. publish addon