This version control tool offering can also provide generic CI/CD tooling.
What is GitLab?
A type of testing that checks the connection point of your apps and validates that they are working properly as reliable inputs & outputs.
What is API Testing?
Tag-based markup language that allows developers to easily define custom pages & components for apps on Salesforce.
What is Visualforce?
This suite of tools released by Salesforce helped developers break up the monolithic structure of Salesforce.
What is SFDX?
A container of related metadata.
What is a Package?
You cannot natively connect __________ to Azure Boards.
What is GitLab?
_______ testing ensures that the changes you just made did not impact other parts of the system.
What is Regression?
You are a developer ready to merge your work into a higher branch. What is the first step you take? (hint – a release manager approves these)
What is Submit a Pull Request?
This ALM tool is part of the Azure DevOps offering.
What is Azure Boards?
Developer, Developer Pro, Partial Copy, and Full Copy are all types of _________.
What are Sandboxes?
Git is this type of version control.
What is Distributed Version Control?
This type of testing is run right before component tests.
What are Unit Tests?
Like REST API, but provides more capabilities to move more complex objects between systems.
What is SOAP API?
This tool allows you to create and manage scratch orgs in SFDX.
What is the Dev Hub?
One of the benefits of SFDX is that it helped developers break apart the ______ architecture of Salesforce.
What is Monolithic?
The two types of version control are distributed and _________.
What is Centralized?
This test helps find where there are performance bottlenecks in an application.
What is a Load Test?
Documents using this Markup Language are comprised of two parts: the declaration and the element trees.
What is XML?
This tool’s metadata processor eases version control conflict resolution by making .XML files easier to edit, understand, and manage.
What is AutoRABIT ARM?
________ code is a fully featured programming language executed on Salesforce's servers.
What is Apex?
GitHub & GitLab are _________ communities, which allows developers from all over the world to collaborate on different code or projects.
What is Open-Source?
What API stands for
What is Application Programming Interface?
What SOAP stands for.
What is Simple Object Access Protocol?
The single items that make up stories in Jira are called __________.
What are Tasks?
What DML stands for.
What is Data Manipulation Language?