With ARM’s new branch retention policy, users can set a _________ number of branches inside of the tool.
What is Maximum?
This runs in system mode which means that it executes irrespective of the current user’s permissions.
What is Apex Code?
AutoRABIT ARM assists in automating the process of pushing your code into version control after it is written. This process is known as a __________.
What is Commit or EZ-Commit?
________ should be used wherever testing needs are highly repetitive or tedious.
What are Automated Tests?
Git is a __________ version control style.
What is Distributed?
With the new release, ARM can now integrate with this ALM.
What is ServiceNow?
An example of this type of record-level security setting is the ability to grant a VP more access than an intern.
What are Roles/ Role Hierarchy?
ARM will automatically map this.
What is Metadata/ Dependencies?
A generic automated testing tool with Salesforce-specific functionality that is partnered with AutoRABIT.
What is AccelQ?
This developer action should always be done one branch at a time to ensure a smooth integration.
What is a Merge?
The new Delta Merge after CI functionality benefits this type of ARM user the most.
What are Low-Code Developers?
An example of this Salesforce access setting would be the ability to make a record that is available to one director available to all directors.
What are Sharing Rules?
ARM offers this feature which allows you to see the minor variations between sandbox environments.
What is Compare Sandboxes/ Sandbox Management?
This testing tool was purpose-built for Salesforce and uses a similar UI.
What is Provar?
This branching strategy can get complex quickly and increases the likelihood of merge conflicts.
What is Feature Branching?
The Dependency Analyzer offers users the ability to view and manage dependent metadata components as part of a quality gate to keep ________ from breaking any existing functionalities in the org or deployments.
What are Commits?
Baseline settings in Salesforce that specify which records can be accessed by which user and in which mode.
What are Organization Wide Defaults?
This AutoRABIT tool (add-on) allows developers to migrate configuration records within managed packages with one click.
What is Record Migrator?
This testing tool does not offer a built-in report generator.
What is Selenium?
AutoRABIT’s RTO (Recovery Time Objective) is _______ hours.
What is 12?
With the new release, ARM introduced a feature that allows you to easily turn off notifications for __________ users.
What is Inactive?
This level of security is not managed by profiles and permission sets.
What is Record-level Security?
AutoRABIT can perform ________, with options to prefix, suffix, shuffle, and replace down to the individual record level.
What is Data Masking?
Salesforce native testing options are focused on the developer, and mostly on ________ testing.
What is Unit?
This automated testing solution works best with small companies, as only one developer is able to use the application at a time.
What is Tricentis Tosca?