- salesforce testing
Intro: Testsigma for Salesforce Testing
Creating a Connected App
Creating a Salesforce Project
Test Salesforce Connection
Creating Metadata Connections
Adding User Connections
Build Test Cases: Manual+Live
Salesforce Element Repositories
Intro: Testsigma Special NLPs
SOQL as Test Step
Query Builder for Salesforce Testing
Automating Listview Table NLPs
Error Handling On Metadata Refresh
Automating Listview Table NLPs
Automate salesforce listview virtual tables using built-in table NLPs!
In Salesforce, listview virtual tables have various cell properties: some cells are editable, some are dropdowns, and some include checkboxes. You can automate these dynamic tables efficiently by using built-in table NLPs. This article discusses using table NLPs to automate Listview tables in Testsigma.
Prerequisites
Before you begin, ensure that you have referred to:
- Documentation on Salesforce Connected App.
- Documentation on Salesforce Metadata connected to Testsigma.
Available NLPs to Automate Listview Table
- From the left navigation bar, go to Create Tests > Test Cases and click on Create Test Case.
- From the Test Case Details page, you can create the test steps using inbuilt NLPs.
Here are the available NLPs to perform actions on Listview table in Salesforce:

NOTE:
You must create a table element before using these NLPs in your test cases to avoid execution failures.
Here’s a quick GIF demonstrating how to create table elements and use them in your Table NLPs.
