The only other Salesforce-specific tool that is built off-platform.
What is Gearset?
This Safeguard security feature forces users to use a second source of validation to verify their identity before logging in.
What is Multi-Factor Authentication?
Change Sets are against DevOps best practices because they cannot integrate with _________.
What is Version Control?
The practice of tracking and managing changes to software metadata.
What is Version Control?
Represents the type of data being stored inside of Salesforce. “Email” is an example.
What is a Field?
This ARM competitors forces developers to create a new feature branch every time there is a change to the user story.
What is Copado?
This offering under the Safeguard module allows ARM & CodeScan users the ability to access the public internet via a secure and private network connection.
What is VPN Service?
Change Sets do not allow you to perform a _________ if you make a change to your code and wish to revert to its original state.
What is Rollback?
Unit, integration, regression, and component testing are sub-genres of this broader type of testing.
What is Functional Testing?
These are essentially database tables that are used to store information of an organization.
What is an Object?
Developers using this competitor of ARM often complain of code overwrites because of the way the tool moves the code from org to org.
What is Flosum?
This many features comes with the Safeguard module.
What is 6?
You cannot see the ________ between your current sandbox and the target sandbox using Change Sets.
What is Differences/Changes?
This format of packaging made version control the source of truth for an organization’s metadata.
What are 2nd Generation Packages?
The three major cloud-hosting vendors include AWS, Google Cloud Platform, and ________.
What is Azure?
This ARM competitor does not offer 24/7 support.
What is Gearset?
With Safeguard, you can rehydrate your Salesforce instance every ________ days.
What is 60?
When you are using Change Sets, this is your source of truth.
What is Your Salesforce Production Org?
A computer programming language used for inserting, updating, deleting, merging, and modifying data in a database.
What is DML (Data Manipulation Language)?
CodeScan will assign each category of your scanned code (Bugs, Vulnerabilities, Hotspots, and Code Smells) one of these letters based on the severity and amount of issues found.
What is A, B, C, D, & E?
The company that Copado Robotic Testing (CRT) was acquired from.
What is Qentinel?
What SIEM stands for.
What is Security Information & Event Management
Salesforce released this after Change Sets, which was intended to help break apart Salesforce’s monolithic structure and make development “easier”.
What is SFDX?
This version control offering cannot be hosted on-prem.
What is AWS Code Commit?
This method of security testing tests an application from the outside in and can discover run-time and environment-related issues.
What is Dynamic Application Security Testing (DAST)?