Skip to content

Commit

Permalink
Merge pull request #399 from testsigmahq/dev
Browse files Browse the repository at this point in the history
Added Interlinks in SF Docs & Reordered SF section
  • Loading branch information
PratheepV authored Apr 23, 2024
2 parents a60faa2 + 3362a68 commit f9d72c7
Show file tree
Hide file tree
Showing 9 changed files with 31 additions and 26 deletions.
2 changes: 1 addition & 1 deletion src/pages/docs/best-practices/best-practices.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "Testsigma Automation Standards and Best Practices"
page_title: "Enhance Efficiency with Automated Testing Best Practices"
metadesc: "Explore best practices for enhancing efficiency and reliability in automated testing through modular design, dynamic waits, and data-driven testing."
noindex: false
order: 27.1
order: 29.1
page_id: "Best Practices to follow Testsigma Automation Standards"
warning: false
contextual_links:
Expand Down
2 changes: 1 addition & 1 deletion src/pages/docs/salesforce-testing/connected-app.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "Creating a Connected App"
page_title: "Create a Connected App"
metadesc: "A connected app is important to link external applications & the Salesforce ecosystem. This article discusses how to create a connected app in Salesforce."
noindex: false
order: 29.2
order: 27.2
page_id: "Create Connected Application"
warning: false
contextual_links:
Expand Down
6 changes: 3 additions & 3 deletions src/pages/docs/salesforce-testing/create-sf-project.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "Creating a Salesforce Project"
page_title: "Creating a Salesforce Project"
metadesc: "Create and manage projects for Salesforce applications. This article discusses how to create a project for Salesforce testing in Testsigma."
noindex: false
order: 29.3
order: 27.3
page_id: "Testsigma for Salesforce Test Automation"
warning: false
contextual_links:
Expand All @@ -27,8 +27,8 @@ In Testsigma, users can create and manage multiple projects and applications. Cr

## **Prerequisites**

- A Salesforce org with test setup
- Salesforce connected app
- Salesforce organization with the test setup.
- Salesforce connected app. For more information, refer to [creating a connected app](https://testsigma.com/docs/salesforce-testing/special-nlps/).

---

Expand Down
2 changes: 1 addition & 1 deletion src/pages/docs/salesforce-testing/element-repos.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "Salesforce Element Repositories"
page_title: "Element Repositories"
metadesc: "Elements repositories from Salesforce are imported after successfully synchronizing metadata. This article discusses Salesforce elements repositories."
noindex: false
order: 29.7
order: 27.7
page_id: "Element Repositories"
warning: false
contextual_links:
Expand Down
17 changes: 11 additions & 6 deletions src/pages/docs/salesforce-testing/introduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "Intro: Testsigma for Salesforce Testing"
page_title: "Introduction: Testsigma for Salesforce Test Automation"
metadesc: "Salesforce Testing with Testsigma helps reduce average test authoring time by 50%, and test case execution will be 2X faster with a user-friendly interface"
noindex: false
order: 29.1
order: 27.1
page_id: "Testsigma for Salesforce Test Automation"
warning: false
contextual_links:
Expand All @@ -28,16 +28,21 @@ Salesforce is a cloud-based Customer Relationship Management (CRM) platform that

## **Setup**

- For setup, refer to creating a connected app and configuring metadata connection.
- For setup, refer to [creating a connected app](https://testsigma.com/docs/salesforce-testing/connected-app/) and [configuring metadata connection](https://testsigma.com/docs/salesforce-testing/metadata-connections/).

---

## **Getting Started**

- Create User Connections
- Live Test Authoring
- Element Repositories
- Special NLPs
- [Creating Salesforce Projects](https://testsigma.com/docs/salesforce-testing/create-sf-project/)

- [Adding User Connections](https://testsigma.com/docs/salesforce-testing/user-connections/)

- [Build Test Cases (Manual+Live)](https://testsigma.com/docs/salesforce-testing/sf-test-cases/)

- [Element Repositories](https://testsigma.com/docs/salesforce-testing/element-repos/)

- [List of Special NLPs](https://testsigma.com/docs/salesforce-testing/special-nlps/)

---

Expand Down
6 changes: 3 additions & 3 deletions src/pages/docs/salesforce-testing/metadata-connections.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "Creating Metadata Connections"
page_title: "Metadata Connections"
metadesc: "A Metadata connection enables actions like refreshing metadata, configurations, creating objects, & managing components that define how the application behaves"
noindex: false
order: 29.4
order: 27.4
page_id: "Creating Metadata Connections"
warning: false
contextual_links:
Expand Down Expand Up @@ -31,8 +31,8 @@ In Testsigma, you can create a Salesforce application and establish a Metadata c

## **Prerequisites**

- You need to have Salesforce org with test setup
- Salesforce connected app
- Salesforce organization with the test setup.
- Salesforce connected app. For more information, refer to [creating a connected app](https://testsigma.com/docs/salesforce-testing/special-nlps/).

---

Expand Down
8 changes: 4 additions & 4 deletions src/pages/docs/salesforce-testing/sf-test-cases.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "Test Cases for Salesforce (Manual + Live)"
page_title: "Build Test Cases for Salesforce Testing"
metadesc: "Creating test cases for Salesforce automation is easy with Salesforce metadata artifacts and capabilities from Testsigma like smart NLPs, and the debugger"
noindex: false
order: 29.6
order: 27.6
page_id: "Test Cases for Salesforce"
warning: false
contextual_links:
Expand Down Expand Up @@ -33,9 +33,9 @@ Here’s a quick video demonstrating how create test cases for Salesforce testin

## **Prerequisites**

- A Salesforce organization with the test setup
- A Salesforce connected app
- Salesforce metadata connected to Testsigma
- Salesforce organization with the test setup.
- Salesforce connected app. For more information, refer to [creating a connected app](https://testsigma.com/docs/salesforce-testing/special-nlps/).
- Salesforce metadata connected to Testsigma. For more information, refer to [creating metadata connections](https://testsigma.com/docs/salesforce-testing/metadata-connections/).
- [Testsigma Chrome Extension](https://chromewebstore.google.com/detail/testsigma-recorder/epmomlhdjfgdobefcpocockpjihaabdp)

---
Expand Down
6 changes: 3 additions & 3 deletions src/pages/docs/salesforce-testing/special-nlps.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "Intro: Testsigma Special NLPs"
page_title: "Special NLPs"
metadesc: "With special NLPs, you can build & enhance Salesforce tests with ease, reducing test authoring time by 50%. This article discusses the capabilities of these special NLPs"
noindex: false
order: 29.8
order: 27.8
page_id: "Special NLPs"
warning: false
contextual_links:
Expand All @@ -26,9 +26,9 @@ With Testsigma's special NLPs, you can scale and enhance Salesforce Testing. The

## **Prerequisites**

- A Salesforce connected app
- Salesforce connected app. For more information, refer to [creating a connected app](https://testsigma.com/docs/salesforce-testing/special-nlps/).

- Salesforce metadata connected to Testsigma
- Salesforce metadata connected to Testsigma. For more information, refer to [creating metadata connections](https://testsigma.com/docs/salesforce-testing/metadata-connections/).

---

Expand Down
8 changes: 4 additions & 4 deletions src/pages/docs/salesforce-testing/user-connections.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: "Adding User Connections"
page_title: "User Connections"
metadesc: "Add user connections for a Salesforce project in Testsigma. These connections are associated with Salesforce user profiles like Salesforce admin/sales rep"
noindex: false
order: 29.5
order: 27.5
page_id: "User Connections"
warning: false
contextual_links:
Expand Down Expand Up @@ -31,9 +31,9 @@ Once you've set up the Salesforce Metadata connection, you can add user connecti

## **Prerequisites**

- A Salesforce organization with the test setup
- A Salesforce connected app
- Salesforce metadata connected to Testsigma
- Salesforce organization with the test setup.
- Salesforce connected app. For more information, refer to [creating a connected app](https://testsigma.com/docs/salesforce-testing/special-nlps/).
- Salesforce metadata connected to Testsigma. For more information, refer to [creating metadata connections](https://testsigma.com/docs/salesforce-testing/metadata-connections/).

---

Expand Down

0 comments on commit f9d72c7

Please sign in to comment.