-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'origin/dev' into IDEA-1804
- Loading branch information
Showing
8 changed files
with
243 additions
and
222 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -12,13 +12,13 @@ jobs: | |
- name: Install libvips | ||
run: sudo apt-get install libvips | ||
- uses: actions/checkout@v2 | ||
- name: Setup Node 16 | ||
- name: Setup Node 18 | ||
uses: actions/setup-node@v2 | ||
with: | ||
node-version: '16' | ||
node-version: '18' | ||
- name: Install dependencies | ||
run: | | ||
npm i --force --unsafe-perm | ||
rm -rf node_modules && npm i --force --unsafe-perm | ||
- name: Force installing sharp | ||
run: npm install --ignore-scripts=false --verbose [email protected] --unsafe-perm --force | ||
- name: 'Create env file' | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,15 +11,15 @@ jobs: | |
- name: Install libvips | ||
run: sudo apt-get install libvips | ||
- uses: actions/checkout@v2 | ||
- name: Setup Node 12 | ||
- name: Setup Node 18 | ||
uses: actions/setup-node@v2 | ||
with: | ||
node-version: '12' | ||
node-version: '18' | ||
- name: Install dependencies | ||
run: | | ||
npm i --force --unsafe-perm | ||
rm -rf node_modules && npm i --force --unsafe-perm | ||
- name: Force installing sharp | ||
run: npm install --ignore-scripts=false --verbose [email protected] | ||
run: npm install --ignore-scripts=false --verbose [email protected] --force --unsafe-perm | ||
- name: 'Create env file' | ||
run: | | ||
touch .env | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,79 +1,81 @@ | ||
--- | ||
title: "Add-ons Community Marketplace" | ||
page_title: "Testsigma Add-ons Community Marketplace" | ||
metadesc: "This article discusses Testsigma's marketplace for add-ons developed by users. Know how to access and use the community-powered add-ons marketplace." | ||
title: "Addons Community Marketplace" | ||
page_title: "Explore Addons Community Marketplace: Enhance Your Testing" | ||
metadesc: "Discover, manage, and create add-ons to boost your testing efficiency. Browse categories, view details, and contribute to the Addons Community Marketplace." | ||
noindex: false | ||
order: 17.2 | ||
page_id: "Add-ons Community Marketplace" | ||
page_id: "addons-community-marketplace-in-testsigma" | ||
search_keyword: "" | ||
warning: false | ||
contextual_links: | ||
- type: section | ||
name: "Contents" | ||
- type: link | ||
name: "Available Categories" | ||
url: "#available-categories" | ||
name: "Accessing the Community Marketplace" | ||
url: "#accessing-the-community-marketplace" | ||
- type: link | ||
name: "Searching and organizing add-ons" | ||
url: "#searching-and-organizing-add-ons" | ||
name: "Searching, Sorting, and Filtering Addons" | ||
url: "#searching-sorting-and-filtering-addons" | ||
- type: link | ||
name: "Add-on Details" | ||
url: "#add-on-details" | ||
name: "Viewing Addon Details" | ||
url: "#viewing-addon-details" | ||
--- | ||
|
||
--- | ||
|
||
Testsigma has a marketplace for add-ons where Testsigma users publish add-ons that they’ve developed. | ||
Testsigma provides a Community Marketplace where users can discover and publish addons to enhance their testing experience. This guide explains how to access the marketplace, search for addons, and view addon details. | ||
|
||
If the add-ons feature is enabled in your account, you will see an add-ons icon below the Settings icon on the leftmost Navigation bar. | ||
--- | ||
|
||
## **Accessing the Community Marketplace** | ||
|
||
To access the Community Marketplace, click the addons icon in the navigation bar. The marketplace offers a variety of categories to help you find the addons that best meet your needs. | ||
|
||
- **Community**: Addons published by the community and available to all users. | ||
- **Featured**: The most popular and top-rated addons. | ||
- **New and Updated Addons**: Recently added or updated addons. | ||
- **Testsigma Addons**: Official addons provided by the Testsigma team. | ||
- **Installed Addons**: Addons that are already installed and activated in your account. | ||
- **My Addons**: Addons you have created, both public and private.  | ||
|
||
Refer to the GIF below to find the available community add-ons. | ||
If you don't find an addon that suits your needs, you can [create](https://testsigma.com/docs/addons/create/) a new one and publish it to the Marketplace to help other software development engineers in test (SDETs) in the QA Community. | ||
|
||
 | ||
--- | ||
## **Available Categories** | ||
|
||
Add-ons will be categorized as follows: | ||
* **Community:** Contains add-ons published publicly by the community and available to the community. | ||
* **Featured:** Most popular and top-rated add-ons are listed under the Featured category. | ||
* **New and Updated add-ons:** New and recently updated add-ons are listed in this category. | ||
* **Testsigma add-ons:** These are the add-ons provided by the Testsigma Team for the community. | ||
## **Searching, Sorting, and Filtering Addons** | ||
|
||
* **Installed add-ons:** These are already installed and activated in your account. | ||
* **My add-ons:** These are add-ons created by you(Public & Private). | ||
To find a specific addon, use the search bar located below the **New Addon** button on the marketplace page. You can organize the addon list by: | ||
- **Package Name** | ||
- **Creation Date** | ||
- **Last Updated Date** | ||
|
||
You can publish a custom add-on either as a private or public add-on. All add-ons that are created publicly are shared and available on the Testsigma Add-ons Community Marketplace. | ||
Additionally, you can filter the addon by: | ||
|
||
If you can’t find an add-on that suits your requirements, we encourage you to create a new one and publish it to the Marketplace to help other SDETs in the QA Community. See how you can [create an add-on](https://testsigma.com/docs/addons/create/). | ||
- **Tag** | ||
- **Application Type** | ||
- **Ratings** | ||
- **Creation Date** | ||
- **Last Updated Date** | ||
|
||
These features help you quickly locate the addon that best match your requirements.  | ||
|
||
--- | ||
## **Searching and organizing add-ons** | ||
|
||
To find a specific add-on, you can use the search feature (just below the New add-on button) on the add-ons community page. | ||
## **Viewing Addon Details** | ||
|
||
You can also sort the add-ons list by package **name, created, and updated date**. | ||
Clicking on an addon in the marketplace opens its details page, where you can find the following information: | ||
|
||
 | ||
- **Addon Name** | ||
- **Download Source Code**: A button to download the addon's source code. | ||
- **Creator Name**: The name of the person who created the addon. | ||
- **Creation Date**: When the addon was created. | ||
- **Addon Description**: A brief description of what the addon does. | ||
- **Addon Rating**: User ratings for the addon. | ||
- **Number of Installs**: How many times the addon has been installed. | ||
- **Supported Application Types**: The types of applications compatible with the addon. | ||
- **Supported Actions**: Actions that can be performed using the addon. | ||
- **Data Generators**: Data generation features supported by the addon.  | ||
|
||
You can filter the add-ons list by Tag, Application Type, Ratings, Created, and Updated Date | ||
--- | ||
|
||
 | ||
|
||
--- | ||
## **Add-on Details** | ||
|
||
Clicking on an add-on opens the add-on details page as shown below: | ||
|
||
 | ||
|
||
You can find the below details on the add-on details page: | ||
* Add-on Name | ||
* Download the source code Button | ||
* Creator Name | ||
* Created Date | ||
* Add-on Description | ||
* Add-on Rating | ||
* Number of Installs | ||
* Supported Application Types | ||
* Actions supported with the add-on | ||
* Data Generators supported with the add-on |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,46 +1,49 @@ | ||
--- | ||
title: "Installing Community Add-ons" | ||
metadesc: "Learn how to install add-ons from the Add-ons Community Marketplace | Addons from Testsigma Community Marketplace will help you boost your Test Automation" | ||
title: "Install and Use Community Addons in Testsigma" | ||
page_title: "Install and Use Community Add-ons | Enhance Test Automation" | ||
metadesc: "Install and use community add-ons to extend functionality and simplify test automation. Learn how to browse, install, and apply add-ons in your test cases." | ||
noindex: false | ||
order: 17.3 | ||
page_id: "Installing Community Add-ons" | ||
page_id: "Installing Community Addon" | ||
search_keyword: "" | ||
warning: false | ||
contextual_links: | ||
- type: section | ||
name: "Contents" | ||
- type: link | ||
name: "Installing an Add-on" | ||
url: "#installing-an-add-on" | ||
name: "Installing a Community Addon" | ||
url: "#installing-a-community-addon" | ||
- type: link | ||
name: "Using an installed add-on" | ||
url: "#using-an-installed-add-on" | ||
name: "Using an Installed Addon" | ||
url: "#using-an-installed-addon" | ||
--- | ||
|
||
--- | ||
|
||
Navigate to the Add-ons page via **Dashboard > Add-ons**. | ||
|
||
* Community Tab shows all the add-ons available for installation. | ||
* The Installed Add-ons Tab shows the currently installed add-ons. | ||
* My Add-ons shows add-ons developed and published by you. | ||
|
||
Before proceeding, you should be familiar with [add-ons](https://testsigma.com/docs/addons/what-is-an-addon/) and [how to create Test Steps using simple English](https://testsigma.com/docs/test-cases/step-types/natural-language/). | ||
Community Addon in Testsigma extend the functionality of your test cases by allowing you to use pre-built actions created by the community. This guide explains how to install and use these addon in your test cases. | ||
|
||
--- | ||
## **Installing an Add-on** | ||
|
||
Click on the Community Tab and find the add-on you want to install. You can either browse through the list or search for an Add-on using a name or description. | ||
|
||
Hover over one of the add-ons and click on the Install button. The selected add-on will be installed and will be available in your Test Cases after a page refresh. | ||
## **Installing a Community Addon** | ||
|
||
 | ||
1. Click on the **Addons** icon from the left navigation bar. | ||
2. On the **Addon Marketplace** Page, you will find a list of all available addons in the **Community** tab. You can either browse through the list or use the search function to find a specific addon by name or description. | ||
3. Click **Install** button you wish to install addon. | ||
4. The addon will be installed and available for use in your test cases after refreshing the page.  | ||
|
||
--- | ||
## **Using an installed add-on** | ||
|
||
Navigate to the Add-ons page via **Dashboard > Add-ons** and switch to the Installed Add-ons tab. | ||
## **Using an Installed Addon** | ||
|
||
Click on the add-on you want to use. Add-on details popup will open up. Observe the actions for the add-on in the Actions section of the popup. Once an add-on is installed, its actions will be available in your test step Suggestions while you author test cases. You can type in the action while creating a Test Step and select them from the suggestions. | ||
Once you've installed an addon, you can use it in your test cases: | ||
|
||
 | ||
1. Go to the **Addon** page from the Dashboard and switch to the **Installed Addon** tab. | ||
2. Click on the installed addon to view its details. A popup will display the addon's available actions.  | ||
3. When authoring a test case, start typing the action related to the installed addon in the test step. | ||
4. The action will appear in the suggestions list, and you can select it to include in your test step.  | ||
|
||
[[info | NOTE:]] | ||
| - **Refresh the Page**: After installing an addon, always refresh the page to ensure the actions become available in your test cases. | ||
| - **Custom Actions**: Installed addon offer custom actions that you can integrate into your test steps, simplifying the test authoring process. | ||
|
||
--- |
Oops, something went wrong.