One of the most dangerous levels of access you can give a user.
What is Modify & Delete All Data?
________ should be used wherever testing needs are highly repetitive or tedious.
What are Automated Tests?
A markup language that enables the sharing and transportation of structured data.
What is XML?
This type of tool manages the overall lifecycle of an application from inception to its end of life.
What is an ALM?
An Admin should customize OrgScan ____________ to ensure that their Salesforce instance is abiding by their InfoSec team’s compliance requirements.
What are Policies?
These allow you to visualize the security of your instance in OrgScan.
What are Dashboards?
This automated testing tool has Salesforce-specific modules to cover your Salesforce testing needs.
What is AccelQ?
The process of breaking Salesforce down into packages is difficult because of Salesforce’s ___________ architecture.
What is Monolithic?
This version control tool must be hosted in an Amazon server.
What is AWS Code Commit?
The two types of version control are distributed and _________.
What is Centralized?
The new OrgScan module adds customizable ________ rules specifically for scanning your user’s profiles and permission sets.
What is 200?
This automated testing tool does not offer a built-in report generator.
What is Selenium?
A developer who created this type of package has no control on installed components and can’t edit or upgrade it.
What is an Unmanaged Package?
This generic automated testing tool works best with smaller companies, as multiple users are unable to work on the same application simultaneously.
What is Tricentis Tosca?
A scratch org will automatically delete after this many days.
What is 30 days?
What SAST stands for.
What is Static Application Security Testing?
To use this automated testing tool, you have to enable “Modify All Data”.
What is Provar?
XML documents are comprised of two parts: the declaration and the ___________.
What are Element Trees?
This tool can trigger automated testing from 3rd party vendors and sits on its own full stack.
What is ARM?
This UI framework performs well with desktop and mobile devices.
What is Aura?
This method of security testing tests an application from the outside in and can discover run-time and environment-related issues.
What is Dynamic Application Security Testing (DAST)?
Automated testing saves developers time executing standard test use cases, allowing them more time to build and execute creative and experimental test scripts. This type of testing is called _________.
What is Exploratory?
The packaging org is the source of truth for the metadata in this type of package.
What are First Generation Packages?
This SFDX tool simplifies development and build automation for your pipeline.
What is the Salesforce CLI?
What SOAP stands for.
What is Simple Object Access Protocol?