Skip to content

Commit

Permalink
Edited Salesforce NLPs doc & Updated Interlinks (#511)
Browse files Browse the repository at this point in the history
* Edited Salesforce NLPs doc & Updated Interlinks

Edited Salesforce NLPs doc & Updated Interlinks as per suggestions by SEO Team.

* Image updated
  • Loading branch information
bharathk08 authored Sep 23, 2024
1 parent 77f5670 commit 47808a8
Show file tree
Hide file tree
Showing 14 changed files with 17 additions and 13 deletions.
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/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-<companyName>-trial-<Version>**. 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-<companyName>-trial-<Version>**. 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-<companyName>-trial-<Version>**.
- The global HTTPD server is named **testsigma\_load\_balancer** and uses the **testsigmainc/onprem:load-balancer-<companyName>-trial-<Version>** 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
4 changes: 4 additions & 0 deletions src/pages/docs/salesforce-testing/special-nlps.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,6 +128,10 @@ See the GIF below demonstrating how to use this NLP.

![Create Lead](https://s3.amazonaws.com/static-docs.testsigma.com/new_images/projects/applications/CreateAPISF.gif)

[[info | **NOTE**:]]
| You can also select the **Record Type** when entering details in the API step. However, ensure you only enter details relevant to that specific Record Type, or the test case will fail.
| ![Record Type](https://s3.amazonaws.com/static-docs.testsigma.com/new_images/projects/applications/API_Record_Type.png)

---

## **NLP 2:**
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Follow these steps to use Bulk Actions for your test steps:
3. The bulk actions option appears when you've selected any test step in the **Test Case Details** page. To select all the steps at once, click the **Select All** button in the menu bar. ![Enable Bulk Actions](https://s3.amazonaws.com/static-docs.testsigma.com/new_images/projects/applications/steps_bulkactions.gif)
4. You can perform bulk actions on multiple test steps by selecting them on the menu bar. The actions available are:
- **Select All**: This option allows you to select all the test steps on the current page.
- **Update Settings**: You can use this option to update settings for the selected test steps all at once. For more information, refer to [Update Settings](https://testsigma.com/docs/test-cases/create-steps-nl/step-settings/#update-settings).
- **Update Settings**: You can use this option to update settings for the selected test steps all at once. For more information, refer to [Update Settings](https://testsigma.com/docs/test-cases/create-test-steps/actions-and-options-manual/step-settings/#update-settings).
- **Create Block**: Use this option to create a block from the selected test steps. This will help you manage and structure your test cases. For more information, refer to [Step Block](https://testsigma.com/docs/test-cases/step-types/block/#create-a-block-using-bulk-action).
- **Create Step Group**: This action lets you create a step group containing the selected test steps. Step groups help you organise and reuse test steps. For more information, refer to [Step Group](https://testsigma.com/docs/test-cases/step-types/step-group/#create-step-group-from-a-test-case).
- **Delete**: You can delete the selected test steps in bulk if they are no longer needed.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ Click on the **test step**, then click the **Eraser** icon to clear the step in

## **Step Settings**

Click on the **test step**, then click the **Settings** icon or the **ellipsis** icon to open a dropdown list of **Test Step Settings**. Select the **Step Settings** option from this list to configure particular settings for the test step, such as timeouts, retries, prerequisites, or other settings. Refer to [Test Step Settings](https://testsigma.com/docs/test-cases/create-steps-nl/step-settings/) for more information. ![Step Settings](https://s3.amazonaws.com/static-docs.testsigma.com/new_images/projects/applications/teststep_setting_stepsetting.png)
Click on the **test step**, then click the **Settings** icon or the **ellipsis** icon to open a dropdown list of **Test Step Settings**. Select the **Step Settings** option from this list to configure particular settings for the test step, such as timeouts, retries, prerequisites, or other settings. Refer to [Test Step Settings](https://testsigma.com/docs/test-cases/create-test-steps/actions-and-options-manual/step-settings/) for more information. ![Step Settings](https://s3.amazonaws.com/static-docs.testsigma.com/new_images/projects/applications/teststep_setting_stepsetting.png)

---

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ The test recorder in Testsigma lets you generate test steps automatically in pla
>
> - You should know [how to create test cases](https://testsigma.com/docs/test-cases/manage/add-edit-delete/).
>
> - You should know [how to create test steps using the recorder](https://testsigma.com/docs/test-cases/create-steps-recorder/android-apps/overview/).
> - You should know [how to create test steps using the recorder](https://testsigma.com/docs/test-cases/create-test-steps/overview/#creating-test-steps-using-test-recorder).
>
> - An Androiod or iOS app to test.
Expand Down
2 changes: 1 addition & 1 deletion src/pages/docs/test-cases/image-injection.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Testsigma enables you to enhance your testing process by inserting images into y

## **Prerequisites**

Before using Image Injection, you must understand specific concepts such as creating [Projects](https://testsigma.com/docs/projects/overview/), [Test Cases](https://testsigma.com/docs/test-cases/manage/add-edit-delete/), [Test Steps](https://testsigma.com/docs/test-cases/create-steps-nl/overview/), [Test Data Types](https://testsigma.com/docs/test-data/types/overview/), [Uploading Applications](https://testsigma.com/docs/uploads/upload-apps/), [Uploading Files](https://testsigma.com/docs/uploads/upload-files/), recording steps for [Android](https://testsigma.com/docs/test-cases/create-steps-recorder/android-apps/reorder/) and [iOS](https://testsigma.com/docs/test-cases/create-steps-recorder/ios-apps/reorder/), and performing Ad-hoc runs in [Android](https://testsigma.com/docs/runs/adhoc-runs/#android-application) and [iOS](https://testsigma.com/docs/runs/adhoc-runs/#ios-application).
Before using Image Injection, you must understand specific concepts such as creating [Projects](https://testsigma.com/docs/projects/overview/), [Test Cases](https://testsigma.com/docs/test-cases/manage/add-edit-delete/), [Test Steps](https://testsigma.com/docs/test-cases/create-steps-nl/overview/), [Test Data Types](https://testsigma.com/docs/test-data/types/overview/), [Uploading Applications](https://testsigma.com/docs/uploads/upload-apps/), [Uploading Files](https://testsigma.com/docs/uploads/upload-files/), recording steps for [Android](https://testsigma.com/docs/test-cases/create-test-steps/actions-and-options-recorder/step-settings/#reordering-test-steps) and [iOS](https://testsigma.com/docs/test-cases/create-test-steps/actions-and-options-manual/step-options/#reorder-test-step), and performing Ad-hoc runs in [Android](https://testsigma.com/docs/runs/adhoc-runs/#android-application) and [iOS](https://testsigma.com/docs/runs/adhoc-runs/#ios-application).

[[info | Note:]]
| Ensure that you upload image files in **PNG** format for Image Injection, which is exclusively available for **Android** and **iOS** apps, and allow a few seconds for the scanner to complete the image scan.
Expand Down
2 changes: 1 addition & 1 deletion src/pages/docs/test-cases/step-types/natural-language.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ In Testsigma, you can quickly create test steps using natural language or simple
---

## **Prerequisites**
- You should know how to create [Test Data](https://testsigma.com/docs/test-data/overview/) and [Elements](https://testsigma.com/docs/elements/web-apps/overview/).
- You should know how to create [Test Data](https://testsigma.com/docs/test-data/types/overview/) and [Elements](https://testsigma.com/docs/elements/web-apps/overview/).
- You should know how to [create a Test Case](https://testsigma.com/docs/test-cases/manage/add-edit-delete/).

---
Expand Down
2 changes: 1 addition & 1 deletion src/pages/docs/visual-testing/configure-test-steps.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ Testsigma allows you to check your app's appearance during tests using its Visua

## **Prerequisites**

Before using Visual Testing, you must understand specific concepts such as creating [Projects](https://testsigma.com/docs/projects/overview/), [Test Cases](https://testsigma.com/docs/test-cases/manage/add-edit-delete/), [Test Steps](https://testsigma.com/docs/test-cases/create-steps-nl/overview/), utilising [Test Step Options](https://testsigma.com/docs/test-cases/create-steps-nl/step-settings/), [Ad-hoc Run](https://testsigma.com/docs/runs/adhoc-runs/), and [Test Case - Advanced Options](https://testsigma.com/docs/test-cases/manage/add-edit-delete/#test-case----advanced-options).
Before using Visual Testing, you must understand specific concepts such as creating [Projects](https://testsigma.com/docs/projects/overview/), [Test Cases](https://testsigma.com/docs/test-cases/manage/add-edit-delete/), [Test Steps](https://testsigma.com/docs/test-cases/create-steps-nl/overview/), utilising [Test Step Options](https://testsigma.com/docs/test-cases/create-test-steps/actions-and-options-manual/step-settings/), [Ad-hoc Run](https://testsigma.com/docs/runs/adhoc-runs/), and [Test Case - Advanced Options](https://testsigma.com/docs/test-cases/manage/add-edit-delete/#test-case----advanced-options).

---

Expand Down

0 comments on commit 47808a8

Please sign in to comment.