Control Freak
The Admin Diaries
Power Tools
Put to the Test
Scatterbrain
100

This version control offering cannot be hosted on-prem.

What is AWS Code Commit?

100

Represents the type of data being stored inside of Salesforce. “Email” is an example.

What is a Field?

100

This suite of tools released by Salesforce helped developers break up the monolithic structure of Salesforce.

What is SFDX?

100

This type of testing makes sure that the application is behaving as intended.

What is Functional Testing?

100

__________ enable you to perform custom actions before or after events to record in Salesforce such as insertions, updates or deletions.

What are Apex Triggers?

200

If a development team wanted to use a tool that could accommodate centralized version control as well as Git, they might choose this version control offering.

What is Azure Repos?

200

Salesforce is built using a ____________ security model, which means that profiles, permission sets, & roles provide increasing levels of access to users.

What is Layered?

200

This ALM tool is part of the Azure DevOps offering.

What is Azure Boards?

200

 The first type of testing on code after it has been combined.

What is Integration Testing?

200

This type of packaging uses version control as the source of truth for your metadata.

What are 2nd Generation Packages?

300

This version control tool’s enterprise package is 3 times cheaper than GitHub’s.

What is Bitbucket?

300

An Admin should use OrgScan ____________ to ensure that their Salesforce instance is abiding by their InfoSec team’s compliance requirements.

What are Policies?

300

This tool allows you to create and manage scratch orgs in SFDX.

What is the Dev Hub?

300

 Load and Stress Tests are both types of _________ tests.

What is Performance?

300

What SDLC stands for.

What is Software Development Life Cycle?

400

Git allows developers to still make commits ________, even if they are not connected to the internet.

What is Locally?

400

Occasionally referred to as “properties” in Salesforce.

What is a Field?

400

This tool’s metadata processor eases version control conflict resolution by making .XML files easier to edit, understand, and manage.

What is AutoRABIT ARM?

400

These test the smallest chunks of code that can be independently tested, while remaining logical.

What are Unit Tests?

400

This SFDX tool allows you to commit and merge to version control, as well as create and install packages.

What is the Salesforce CLI?

500

This version control tool has the same parent company as JIRA.

What is Bitbucket?

500

If I wanted to assign a user both “Manager” and “Developer” access capabilities (pre-defined in the system), what would I use to grant these?

What are Permission Sets?

500

The single items that make up stories in Jira are called __________.

What are Tasks?

500

You are a developer tasked with running this test to check your code to make sure that it will not break anything before it is saved to version control & merged with other lines of code.

What is Commit-Stage Testing?

500

This ALM tool allows you to see previous tasks assigned to a user in your project.

What is Azure Boards?