The nCino case study centers around one of the top ______ banks in the US.
What is 30?
This version control offering cannot be hosted on-prem.
What is AWS Code Commit?
The environment where the code is written.
What is Sandbox/ IDE/ Scratch Org?
This automated testing tool has Salesforce-specific modules to cover your Salesforce testing needs.
What is AccelQ?
An example of this CodeScan term could be the ability for a hacker to inject SOQL code into an area of your application because of the way it was coded.
What is a Security Vulnerability?
In the nCino case study, our customer saw their technical debt balloon from 650 bugs to 1,400 in just ____ years after extensive customization of Salesforce in connection with nCino.
What is 2?
If a development team wanted to use a tool that could accommodate centralized version control instead of Git, they might choose this version control offering.
What is Azure Repos?
This branching strategy keeps branches active until a full feature is complete and merged back into the master branch.
What is Feature Branching?
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?
These are added to profiles to increase user access levels.
What are Permission Sets?
The bank outlined in the nCino case study currently works in this many US states.
What is 8?
This version control tool’s enterprise package is 3 times cheaper than GitHub’s.
What is Bitbucket?
This developer action should always be done one branch at a time to ensure a smooth integration.
What is a Merge?
A set of instructions to be performed on code to test that it is functioning as expected is called test ________.
What are Scripts?
Users are able to access ________ in Salesforce out-of-the-box.
What is Nothing?
The client in the nCino case study started experiencing productivity and efficiency problems particularly when they attempted to align their nCino development initiatives with this business process methodology.
What is Agile?
Git allows developers to still make commits ________, even if they are not connected to the internet.
What is Locally?
A branching strategy that encourages smaller and more frequent changes.
What is Trunk-Based Development?
To use this automated testing tool, you have to enable “Modify All Data”.
What is Provar?
A state following continuous integration that must be achieved before continuous deployment can occur.
What is Continuous Delivery?
The initial adoption of nCino posed a huge challenge to the client from the nCino case study due to very lengthy deployments and compute minutes running out from this version control tool.
What is GitLab?
This version control tool has the same parent company as JIRA.
What is BitBucket?
This is a single instance of an Apex Class.
What is an Apex Object?
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?
What SIEM stands for.
What is Security Information & Event Management?