Pre-Summer Sale Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: xmas50

Copado Copado-Extension-Builder - Copado Extension Builder Exam

Page: 2 / 2
Total 69 questions

What is the use of Copado Functions Callback?

A.

Copado Functions Callback is a feature that provides a set of pre-built function scripts.

B.

Copado Functions Callback is a user permission set required to create and work with Functions in Copado.

C.

Copado Functions Callback allows you to update the status of the function execution in real-time, triggered via Apex class or flow.

D.

Copado Functions Callback is a feature that defines the maximum timeout period for the Functions image.

Which of the following best defines Job Execution?

A.

With Job Execution, you can validate the job template execution results.

B.

Using Job Execution, you can verify the Copado Actions to use in Job Template.

C.

Job Execution is a task performed as a part of job template execution.

D.

Job Execution is a set of predefined variables used in a Salesforce Flow deployment step.

Which two types of records can be generated after installing a Copado Extension?

A.

Functions and Apex Class

B.

Apex Class and Job Templates

C.

Functions and Job Templates

D.

Job Templates and Results

Name three types of extensions available on the Copado DevOps Exchange marketplace.

A.

Copado Extensions, Custom-made extensions and User-defined extensions.

B.

Copado Extensions, Partner & Community Extensions and Customer Extensions.

C.

DevOps Extensions, Data Template Extensions, Test Script Extensions.

D.

Copado DevOps Extensions, Partner Extensions and Customer Extensions.

Joshua is creating a function to automate the promotion step in a user story. While doing so, he wants to look for the credentials of the Git repository linked to the Git Repository record in Copado.

In this scenario, which of the following expression type should Joshua select?

A.

Git Repository Expression

B.

Repository Expression

C.

Credential Expression

D.

Git Branch Expression

How would you describe Copado SDK Toolkit?(Select all that apply) You have reached the max number of allowed answers

A.

Copado SDK toolkit is one of the extensions you can install from the Copado DevOps Exchange marketplace and integrate with Copado.

B.

Copado SDK Tooklit has a set of flows that will run as part of a continuous delivery process to ensure quality and automation.

C.

Copado SDK Toolkit has a list of tools that allows you to extend Copado to integrate with other tools and personalize it for your specific requirements.

D.

Copado SDK Toolkit enables you to automate different Copado Actions from automation workflows in enterprise clouds using Actions API.

What is the use of the Copado Extensions tool?

A.

Copado Extensions tool allows you to create data records for your own set of objects other than metadata components.

B.

Copado Extensions tool enables you to create custom extensions and generate extension records for installed packages.

C.

Copado Extensions tool enables you to create custom extensions only.

D.

Copado Extensions tool allows you to configure and install third-party extensions in Copado.

Which among these are use cases of Copado Functions?

A.

It supports long-running jobs.

B.

It allows access to execution logs to troubleshoot quickly.

C.

You can run tests and validations.

D.

As a Universal Continuous Integration (CI) engine, Copado Functions connect and orchestrate multi-cloud deployments.

E.

All of the above

Why do you need to create a static resource as part of the Extension creation process in Copado?

A.

Copado cannot bundle large files in an extension. By creating a static resource, you reduce the file size of the records.

B.

You cannot include data records directly in a package. You can store the data records using static records and then use them as an extension.

C.

When creating extensions using Copado, bundling your records as closed sources are recommended. Static resource creation helps you to make your file a closed source.

D.

All of the above

Which programming languages are supported by Copado Functions?You have reached the max number of allowed answers

A.

Bash

B.

JavaScript (Node)

C.

Python

D.

Java