The Hardware Store
Metadata
Out of Version Control
Test Automation
Anything Goes
100

An application that is hosted on a company's own server.

What is On-Prem?

100

The practice of tracking and managing changes to software metadata.

What is Version Control?

100

Another term for Version Control.

What is Source Control?

100

This automated testing tool has Salesforce-specific modules to cover your Salesforce testing needs.

What is AccelQ?

100

All customers should have a ______, which outlines which data & metadata should be restored first in the event of a disaster.

What is a Business Continuity/ Disaster Recovery Plan?

200

Another word for single-tenant.

What is Dedicated?

200

You have to use this to get metadata out of Salesforce.

What is the Metadata API?

200

This branching strategy can get complex quickly and increases the likelihood of merge conflicts.

What is Feature Branching?

200

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?

200

Customers that want to use CodeScan on-prem also have to purchase ___________.

What is Enterprise SonarQube?

300

Easy deployability, efficient resource usage, and reduced costs are all benefits of this cloud architecture.

What is Multi-Tenant?

300

When exported, Salesforce metadata is represented in _________.

What is XML Format?

300

This Version Control offering is rarely chosen by AutoRABIT customers and cannot be hosted on-prem.

What is AWS Code Commit?

300

A set of instructions to be performed on code to test that it is functioning as expected is called test ________.

What are Scripts?

300

Provides a Visualforce Page with the data and business logic it needs to run.

What is an APEX Controller?

400

Servers, storage, databases, networking, software, analytics, and intelligence offered over the internet as a means to provide faster innovation, flexible resources, and economies of scale is called __________.

What is Cloud Computing?

400

This format of packaging made version control the source of truth for an organization’s metadata.

What are 2nd Generation Packages?

400

You cannot natively connect GitLab to this ALM tool.

What is Azure Boards?

400

To use this automated testing tool, you have to enable “Modify All Data”.

What is Provar?

400

This type of test checks your entire system to make sure your application is seamlessly connected to the rest of your tech stack. These can be run against 3rd party tools as well as in-house systems.

What is SIT Testing?

500

This cloud storage vendor ofers the most support for hybrid cloud strategies.

What is Azure?

500

ARM has a ___________, which reads and re-packages XML files so that you can find and resolve conflicts quickly and cleanly.

What is a Metadata Processor?

500

This native Salesforce development offering does not allow you to utilize version control.

What are Change Sets?

500

Aside from testing new custom features being added to a company’s org, teams need to be running consistent regression testing following these triannual events.

What are Salesforce Major Releases/ Updates?

500

When a developer takes a copy of a project's code in version control and uses that to create a separate, new project.

What is Forking?