Skip to content

Commit

Permalink
Merge pull request #514 from testsigmahq/dev
Browse files Browse the repository at this point in the history
Updated Salesforce NLP & Custom Reports docs
  • Loading branch information
bharathk08 authored Sep 24, 2024
2 parents 2ad457a + 5f178d8 commit cd5afe0
Show file tree
Hide file tree
Showing 18 changed files with 23 additions and 309 deletions.
14 changes: 0 additions & 14 deletions src/left-nav-title.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@
"testsigma-cloud": {
"/docs/getting-started/setup/testsigma-cloud/": "Using Testsigma Cloud"
},
"docker": {
"/docs/getting-started/setup/docker/": "Using Docker"
},
"downloadable-package": {
"/docs/getting-started/setup/downloadable-package/": "Using Downloadable Package"
},
Expand Down Expand Up @@ -136,11 +133,6 @@
"/docs/test-cases/create-steps-recorder/android-apps/reuse-elements/": "Reuse Elements",
"/docs/test-cases/create-steps-recorder/ios-apps/reuse-elements/": "Reuse Elements"
},
"reorder": {
"/docs/test-cases/create-steps-recorder/web-apps/reorder/": "Reorder Test Steps",
"/docs/test-cases/create-steps-recorder/android-apps/reorder/": "Reorder Test Steps",
"/docs/test-cases/create-steps-recorder/ios-apps/reorder/": "Reorder Test Steps"
},
"bulk-actions" : {
"/docs/test-cases/create-steps-recorder/web-apps/bulk-actions/": "Bulk Actions",
"/docs/test-cases/create-steps-recorder/android-apps/bulk-actions/": "Bulk Actions",
Expand Down Expand Up @@ -482,12 +474,6 @@
"community-marketplace": {
"/docs/addons/community-marketplace/": "Addons Community Marketplace"
},
"install-community-addon": {
"/docs/addons/install-community-addon/": "Install Community Addon"
},
"pre-requisite-to-create-addon": {
"/docs/addons/pre-requisite-to-create-addon/": "Prerequisites(Create/Update Addon)"
},
"create": {
"/docs/addons/create/": "Create an Addon"
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Connecting MongoDB and PostgreSQL databases to Testsigma enhances your testing c

## **Prerequisites**

Before you proceed, ensure you know how to [install](https://testsigma.com/docs/addons/install-community-addon/) the community addon.
Before you proceed, ensure you know how to [install](https://testsigma.com/docs/addons/community-marketplace/) the community addon.

---

Expand Down
2 changes: 1 addition & 1 deletion src/pages/docs/addons/create-a-post-plan-hook-add-on.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Users can customise the actions within these add-ons to fit their needs and link
To create addons, you should already know about Testsigma addons. <br>
Refer to:
- [What is an add-on?](https://testsigma.com/docs/addons/what-is-an-addon/)
- [Prerequisites for creating an add-on.](https://testsigma.com/docs/addons/pre-requisite-to-create-addon/)
- [Prerequisites for creating an add-on.](https://testsigma.com/docs/addons/create/)

For information on how to create an add-on, refer to *[create an add-on](https://testsigma.com/docs/addons/create/)*.

Expand Down
2 changes: 1 addition & 1 deletion src/pages/docs/addons/types.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ contextual_links:

---

You should already know about Testsigma add-ons. See: [What is an add-on?](https://testsigma.com/docs/addons/what-is-an-addon/) | [Prerequisites for creating an add-on](https://testsigma.com/docs/addons/pre-requisite-to-create-addon/).
You should already know about Testsigma add-ons. See: [What is an add-on?](https://testsigma.com/docs/addons/what-is-an-addon/) | [Prerequisites for creating an add-on](https://testsigma.com/docs/addons/create/).

---
## In Testsigma you can create add-ons for the following use case:
Expand Down
2 changes: 1 addition & 1 deletion src/pages/docs/elements/ios-apps/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Element in an iOS project in Testsigma refers to an object that forms a part of
There are 2 different ways to create elements in Testsigma:

1. **Manual Creation:** Here, you manually give the details of the element to create them. For more information, see [creating elements manually](https://testsigma.com/docs/elements/ios-apps/create-manually/).
2. **Using Test Recorder:** Here, you access your application’s UI using test recorder and inspect the elements that you want to capture. For more information, see [capturing elements using test recorder](https://testsigma.com/docs/elements/ios-apps/capture-single-element/).
2. **Using Test Recorder:** Here, you access your application’s UI using test recorder and inspect the elements that you want to capture. For more information, see [capturing elements using test recorder](https://testsigma.com/docs/elements/ios-apps/record-multiple-elements/).

---

Expand Down
2 changes: 1 addition & 1 deletion src/pages/docs/getting-started/introduction-cloud.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ The easiest way to get started is by[ signing up for an account on our cloud-hos
## **Getting Started**

- [Tutorials](https://testsigma.com/tutorials/getting-started/automate-web-applications/)
- [Core Concepts](https://testsigma.com/docs/test-cases/overview/)
- [Core Concepts](https://testsigma.com/docs/test-cases/manage/add-edit-delete/)
- [CI/CD Integrations](https://testsigma.com/docs/continuous-integration/jenkins/)
- [Creating Add-ons](https://testsigma.com/docs/addons/what-is-an-addon/)

Expand Down
2 changes: 1 addition & 1 deletion src/pages/docs/getting-started/setup/overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Comes with a fully managed test lab, enhanced security and robust features that

Testsigma Community Edition (CE) is an open-source platform that you can install on your local machine or private server instance using the following options:

* [Docker](https://testsigma.com/docs/getting-started/setup/docker/)
* [Docker](https://testsigma.com/docs/open-source-docs/docker/)
* [Download](https://testsigma.com/docs/getting-started/setup/downloadable-package/)


Expand Down
2 changes: 1 addition & 1 deletion src/pages/docs/getting-started/testsigma-sample-apps.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ This article provides a few sample applications for users to practice testing in

- https://mobile-simply-travel.testsigma.com/

*For more information on how to create test cases, refer to [test cases](https://testsigma.com/docs/test-cases/overview/).*
*For more information on how to create test cases, refer to [test cases](https://testsigma.com/docs/test-cases/manage/add-edit-delete/).*


2. Use the following apps for practicing mobile app testing.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ To stop and remove the containers, you can run the command ***docker-compose dow

## **Containers Defined in the Docker Compose File**

- The MySQL server is named **testsigma\_mysql** and uses the image, **testsigmainc/onprem:mysql-&lt;companyName&gt;-trial-&lt;Version&gt;**. It has a volume mounted to persist data. (Users can also set up their own mysql server and map it in the docker-compose file. For more information on connecting to external/existing MySQL database, refer to [connecting to external MySQL.](https://testsigma.com/docs/getting-started/setup/docker/#connecting-to-external-mysql))
- The MySQL server is named **testsigma\_mysql** and uses the image, **testsigmainc/onprem:mysql-&lt;companyName&gt;-trial-&lt;Version&gt;**. It has a volume mounted to persist data. (Users can also set up their own mysql server and map it in the docker-compose file. For more information on connecting to external/existing MySQL database, refer to [connecting to external MySQL.](https://testsigma.com/docs/open-source-docs/docker/#connecting-to-external-mysql))
- The Faktory worker service is named as testsigma_worker and it uses the image, **testsigmainc/onprem:worker-&lt;companyName&gt;-trial-&lt;Version&gt;**.
- The global HTTPD server is named **testsigma\_load\_balancer** and uses the **testsigmainc/onprem:load-balancer-&lt;companyName&gt;-trial-&lt;Version&gt;** image. It has few environment variables specified for the various components of the application it serves. It will also have a volume mounted to persist data.

Expand Down
2 changes: 1 addition & 1 deletion src/pages/docs/open-source-docs/reset-password.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ contextual_links:
---

## [Prerequisite](#docker-prerequisite)
1. Download the docker [click here](https://testsigma.com/docs/getting-started/setup/docker/)
1. Download the docker [click here](https://testsigma.com/docs/open-source-docs/docker/)
2. Register with username and password

---
Expand Down
Loading

0 comments on commit cd5afe0

Please sign in to comment.