Software projects can be tracked and managed using this tool.
What is an ALM?
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?
Where metadata in a scratch org comes from.
What is Version Control?
Larger projects are called ______ in JIRA.
What are Epics?
An ALM tool that can be used beyond software development projects.
What is JIRA?
_______ 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 SFDX tool allows you to automate tasks in Salesforce. It can also be used to create and manage orgs, execute scripts, create and install packages, and more.
What is the Salesforce CLI?
“Bank of America” is an example of a ______ under the Account Object.
What is a Record?
This ALM tool was created for managing software development projects and works best with cross-functional teams.
What is Azure Boards/ DevOps?
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?
SFDX was released as Salesforce’s native development offering, replacing _______.
What are Change Sets?
A programming language that enforces strict restrictions on intermixing of values with differing data types is referred to as ________.
What is Strongly-Typed?
JIRA was built using _______ methodologies.
What is Agile?
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?
These development environments encourage rapid experimentation.
What are Scratch Orgs?
What APEX stands for.
What is Advanced Programming Experience?
Application Development, Software Testing, and Application Governance are all ALM _________.
What are Stages?
What API stands for.
What is Application Programming Interface?
What SOAP stands for.
What is Simple Object Access Protocol?
To get started with scratch orgs, you have to choose an org to function as your Dev Hub. While you can enable Dev Hub in any paid org, Salesforce best practice is to avoid enabling Dev Hub in your _________ org.
What is Production?
Admins can use these to dictate a hierarchy of access among users in Salesforce.
What are roles?