Main Competitor
Developer
Put to the Test
Head Count
Anything Goes
100

The biggest constraint that Copado faces is that it was built _________.

What is On Top of Salesforce or On-Platform?

100

The two types of Apex Triggers.

What are Before and After Triggers?

100

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?

100

Salesforce themselves recommends that passwords be reset every ______ days.

What is 90?

100

This type of packaging supports branching development.

What are 2nd Generation Packages?

200

Copado’s ALM offering.

What is Value Stream Maps?

200

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

What are Change Sets?

200

_______ testing ensures that the changes you just made did not impact other parts of the system.

What is Regression?

200

Salesforce only allows this many records to be restored at a given time.

What is 10,000?

200

This Salesforce feature can be assigned to purely control what data users are allowed to see.

What are Roles?

300

Every time there is a change to your user story, Copado creates an additional ___________, which creates waste in your version control system.

What is a Feature Branch?

300

The reason your Integration sandbox has updated changes made in the QA environment.

What is a back sync?

300

A test must be _________ and have a known outcome to be automated.

What is Repeatable?

300

OrgScan has _________ rules specific to scanning your users profiles & permission sets.

What is 200?

300

JIRA was built using _______ methodologies.

What is Agile?

400

Copado deployments cannot be ___________, so when multiple users trigger a deployment in the same org, they will time out.

What is Queued?

400

BitBucket’s parent company.

What is Atlassian?

400

This testing tool does not offer a built-in report generator.

What is Selenium?

400

Roughly the amount of plug-ins Jenkins comes with out-of-the-box.

What is 1700?

400

Gearset can only assist with two managed package deployments, Vlocity and ____________.

What is CPQ?

500

Copado acquired their testing solution from this company.

What is Qentinel?

500

The two types of version control are distributed and _________.

What is Centralized?

500

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

The REST API is ideal for moving less than __________ records.

What is 2000?

500

Jenkins is a free generic automation solution that is open-source and can be installed on any OS that runs on this.

What is Java?