Articles
10/11/2024
10 minutes

Best Practices for AI in Salesforce Testing

Written by
David Brooks
Table of contents

Most of us in the Salesforce ecosystem are familiar with Code Generation Copilots from Salesforce and Github. But you might not realize just how big of an impact AI in Salesforce Testing can have. This post will focus on how AI can help improve all aspects of your testing practices while making your entire team more productive.

If you are a developer, when you hear the word “testing,” you probably think Unit Tests. If you’re a test engineer or Business Analyst (BA), you probably think of Functional Tests.

The good news?  AI can help with both. 

AI-Powered Functional Testing in Salesforce

Let’s start with Functional Tests. AI can write a test based on the description of the feature, long before the code is even written. Seriously. In fact, this is a Salesforce testing best practice. This “Shift Left” approach enables you to provide the developer with both a description of the requirements and a functional test that is ready to run once the code is complete. Efficient, right?

Intent-Based Testing

The test generated from the requirements is called an Intent Based Test. It relies on the requirements being complete, unambiguous and well-written. The more details you provide, the better the test. But how do you ensure that the User Story is good enough?

Use AI. Just like Developers use Static Code Analysis tools to Lint Code, you can use AI in Salesforce testing to enrich and clarify the User Story.

Unit Testing with AI for Salesforce Developers

Developers, don’t just ask AI to generate the class –– ask it to generate the unit test as well. This method streamlines automated Salesforce QA, ensuring you’re testing right after the class is complete. This is why providing the Intent Based Unit Test is so important. The developer can execute the test on the completed feature to determine if it is done. Then, ask the AI to generate the unit tests once the initial tests pass.

Generating AI-Assisted Unit Tests

Another best practice is to review the tests generated by AI to ensure they are reasonable. This applies to both Functional Test Automation and Unit Test Automation. With Functional tests, there’s another practice that helps in multiple ways: ask the AI to generate the Manual Test Steps required for verification before you generate the script. This not only ensures the test inputs and clicks are reasonable, but also gives you  documentation for other testers to use during User Acceptance Testing (UAT). 

User Acceptance Testing (UAT) with AI

While intent based testing is valuable, it mostly covers positive cases., It doesn’t push the boundaries of a feature or explore edge cases. That’s where AI-powered testing can step in to help.

First, the script must be prepared to work with multiple data inputs. The AI can do that on demand, substituting the hard-coded values for variables. Next a test engineer can guide the AI to create data sets for boundary cases as well as negative test cases. We say “guide”, because some knowledge of the boundaries is still needed, although the progress of AI has been relentless. In the near future, you may just need to ask for boundary tests.

Using AI to Convert Exploratory Testing into Automated Tests

There is a type of testing called Exploratory Testing, where a Subject Matter Expert (SME) conducts a testing session and explores different ways the application can be used. Tools like Copado Explorer allow these sessions to be recorded. AI can then take those recorded sessions, slice and dice them into multiple tests, and prepare them for automation. This greatly enhances Salesforce automated testing for exploratory and UAT sessions, where multiple SMEs can explore the new features. AI can then transform these sessions into  automated tests, which makes UAT much more efficient. 

AI-Generated Documentation for UAT

Speaking of UAT, AI can generate the documentation you need to accompany each feature tested. This documentation can include screenshots, videos, summaries of the feature, and the manual test steps. All of this can be invaluable during UAT, helping to clearly communicate the goal and results of each manual test. See our Complete Guide to UAT on Salesforce for an in-depth look at best practices for UAT.

Improving Test Data Creation and Accuracy

Test Data Creation deserves a little more inspection. Using production data in test environments can risk exposing Personally Identifiable Information (PII) and company confidential information, which is why understanding data storage regulations is crucial for maintaining compliance.  It is better to use synthetic data which is representative of production data. AI can help here by creating data that feels like real data. 

Using AI to Create Synthetic Data for Salesforce Testing

Try asking your favorite GenAI tool to generate a list of names, addresses and phone numbers, ensuring the phone numbers are appropriate for the addresses. Now do it again, but restrict the location of the data to, say, Paris, and ask that the names match the location. Don’t forget to ask that the output be formatted in a Comma Separated Value (CSV) format so you can import it directly into your testing tool. This will give you a taste of how easy it is to generate data with AI. 

Test Results Analysis and Reporting with AI

So you’ve curated a substantial amount of automated tests and you have just completed a full test run on the environment prior to your UAT event. Now, you need to review the test logs to determine which tests failed and which of those were due to broken tests and not bugs. This can be a painful experience, but AI can help here as well.

AI can: 

  • Review your test logs 
  • Summarize the results 
  • Disposition failures as bugs or test breakage 
  • Create tickets for the bugs 
  • Recommend how to repair the tests

All of that while you take a much-needed coffee break.

Copado has released a Test Run Analysis tool that accomplishes all of the steps listed above, streamlining the time it takes to investigate and disposition the results of your automated tests.

As you can see from this brief overview, AI can make a big impact on your testing processes in the Plan, Build and Test phases of DevOps. It starts by improving the requirements that feed into every other aspect of the test and then generating all of the components of the test plan for you to review. This helps the developers, testers and even the BA.

AI can help with the Release and Operate phases as well, but that is a topic for another post.

Book a demo

About The Author

SVP

I am serial entrepreneur who has worked at 6 startups with 3 successful exits over the past 34 years in the valley. I joined Salesforce.com just after their IPO in 2005 to build AppExchange and ride the rocket ship for the next 8 1/2 years. I ran a third of the Force.com teams during my tenure. I joined Jobscience to turn around the product team and within 2 years revived the product line to a successful acquisition by our chief competitor.I joined Copado in August of 2018. Amazing company with a great product and team. We are redefining DevOps for the Salesforce Platform.

DevOps Excellence within Salesforce Ecosystem
Best Practices for AI in Salesforce Testing
6 testing metrics that’ll speed up your Salesforce release velocity (and how to track them)
Chapter 4: Manual Testing Overview
AI Driven Testing for Salesforce
Chapter 3: Testing Fun-damentals
Salesforce Deployment: Avoid Common Pitfalls with AI-Powered Release Management
Exploring DevOps for Different Types of Salesforce Clouds
Copado Launches Suite of AI Agents to Transform Business Application Delivery
What’s Special About Testing Salesforce? - Chapter 2
Why Test Salesforce? - Chapter 1
Continuous Integration for Salesforce Development
Comparing Top AI Testing Tools for Salesforce
Avoid Deployment Conflicts with Copado’s Selective Commit Feature: A New Way to Handle Overlapping Changes
From Learner to Leader: Journey to Copado Champion of the Year
Enhancing Salesforce Security with AppOmni and Copado Integration: Insights, Uses and Best Practices
The Future of Salesforce DevOps: Leveraging AI for Efficient Conflict Management
A Guide to Using AI for Salesforce Development Issues
How to Sync Salesforce Environments with Back Promotions
Copado and Wipro Team Up to Transform Salesforce DevOps
DevOps Needs for Operations in China: Salesforce on Alibaba Cloud
What is Salesforce Deployment Automation? How to Use Salesforce Automation Tools
Maximizing Copado's Cooperation with Essential Salesforce Instruments
Future Trends in Salesforce DevOps: What Architects Need to Know
From Chaos to Clarity: Managing Salesforce Environment Merges and Consolidations
Enhancing Customer Service with CopadoGPT Technology
What is Efficient Low Code Deployment?
Copado Launches Test Copilot to Deliver AI-powered Rapid Test Creation
Cloud-Native Testing Automation: A Comprehensive Guide
A Guide to Effective Change Management in Salesforce for DevOps Teams
Building a Scalable Governance Framework for Sustainable Value
Copado Launches Copado Explorer to Simplify and Streamline Testing on Salesforce
Exploring Top Cloud Automation Testing Tools
Master Salesforce DevOps with Copado Robotic Testing
Exploratory Testing vs. Automated Testing: Finding the Right Balance
A Guide to Salesforce Source Control
A Guide to DevOps Branching Strategies
Family Time vs. Mobile App Release Days: Can Test Automation Help Us Have Both?
How to Resolve Salesforce Merge Conflicts: A Guide
Copado Expands Beta Access to CopadoGPT for All Customers, Revolutionizing SaaS DevOps with AI
Is Mobile Test Automation Unnecessarily Hard? A Guide to Simplify Mobile Test Automation
From Silos to Streamlined Development: Tarun’s Tale of DevOps Success
Simplified Scaling: 10 Ways to Grow Your Salesforce Development Practice
What is Salesforce Incident Management?
What Is Automated Salesforce Testing? Choosing the Right Automation Tool for Salesforce
Copado Appoints Seasoned Sales Executive Bob Grewal to Chief Revenue Officer
Business Benefits of DevOps: A Guide
Copado Brings Generative AI to Its DevOps Platform to Improve Software Development for Enterprise SaaS
Celebrating 10 Years of Copado: A Decade of DevOps Evolution and Growth
Copado Celebrates 10 Years of DevOps for Enterprise SaaS Solutions
5 Reasons Why Copado = Less Divorces for Developers
What is DevOps? Build a Successful DevOps Ecosystem with Copado’s Best Practices
Scaling App Development While Meeting Security Standards
5 Data Deploy Features You Don’t Want to Miss
Top 5 Reasons I Choose Copado for Salesforce Development
How to Elevate Customer Experiences with Automated Testing
Getting Started With Value Stream Maps
Copado and nCino Partner to Provide Proven DevOps Tools for Financial Institutions
Unlocking Success with Copado: Mission-Critical Tools for Developers
How Automated Testing Enables DevOps Efficiency
How to Keep Salesforce Sandboxes in Sync
How to Switch from Manual to Automated Testing with Robotic Testing
Best Practices to Prevent Merge Conflicts with Copado 1 Platform
Software Bugs: The Three Causes of Programming Errors
How Does Copado Solve Release Readiness Roadblocks?
Why I Choose Copado Robotic Testing for my Test Automation
How to schedule a Function and Job Template in DevOps: A Step-by-Step Guide
Delivering Quality nCino Experiences with Automated Deployments and Testing
Best Practices Matter for Accelerated Salesforce Release Management
Maximize Your Code Quality, Security and performance with Copado Salesforce Code Analyzer
Upgrade Your Test Automation Game: The Benefits of Switching from Selenium to a More Advanced Platform
Three Takeaways From Copa Community Day
Cloud Native Applications: 5 Characteristics to Look for in the Right Tools
Using Salesforce nCino Architecture for Best Testing Results
How To Develop A Salesforce Testing Strategy For Your Enterprise
What Is Multi Cloud: Key Use Cases and Benefits for Enterprise Settings
5 Steps to Building a Salesforce Center of Excellence for Government Agencies
Salesforce UI testing: Benefits to Staying on Top of Updates
Benefits of UI Test Automation and Why You Should Care
Types of Salesforce Testing and When To Use Them
Copado + DataColada: Enabling CI/CD for Developers Across APAC
What is Salesforce API Testing and It Why Should Be Automated
Machine Learning Models: Adapting Data Patterns With Copado For AI Test Automation
Automated Testing Benefits: The Case For As Little Manual Testing As Possible
Beyond Selenium: Low Code Testing To Maximize Speed and Quality
UI Testing Best Practices: From Implementation to Automation
How Agile Test Automation Helps You Develop Better and Faster
Salesforce Test Cases: Knowing When to Test
DevOps Quality Assurance: Major Pitfalls and Challenges
11 Characteristics of Advanced Persistent Threats (APTs) That Set Them Apart
7 Key Compliance Regulations Relating to Data Storage
7 Ways Digital Transformation Consulting Revolutionizes Your Business
6 Top Cloud Security Trends
API Management Best Practices
Applying a Zero Trust Infrastructure in Kubernetes
Building a Data Pipeline Architecture Based on Best Practices Brings the Biggest Rewards
CI/CD Methodology vs. CI/CD Mentality: How to Meet Your Workflow Goals
DevOps to DevSecOps: How to Build Security into the Development Lifecycle
DevSecOps vs Agile: It’s Not Either/Or
How to Create a Digital Transformation Roadmap to Success
Go back to resources
There is no previous posts
Go back to resources
There is no next posts

Activate AI — Accelerate DevOps

Release Faster, Eliminate Risk, and Enjoy Your Work.
Try Copado Devops.

Resources

Level up your Salesforce DevOps skills with our resource library.

Upcoming Events & Webinars

Explore Events

E-Books and Whitepapers

Read and Learn

Support and Documentation

Documentation Home

Demo Library

Watch Demos Now