Summer Certification Sale 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: save70

Free and Premium Copado Copado-Extension-Builder Dumps Questions Answers

Copado Extension Builder Exam Questions and Answers

Question 1

To run the function, Freida needs a library that is not pre-installed in the function image? What should she do?

Options:

A.

Freida can install a library as part of the function execution, for example: npm install.

B.

Freida can choose any existing library as an alternative.

Buy Now
Question 2

Copado enables you to execute functions from different places. Select the correct option that states where you can execute functions from.(Select all that apply)

Options:

A.

Salesforce Flow, Function record, Job Template Record, and Promotion Step.

B.

Salesforce Flow, Function record, Apex Class, and Deployment step.

C.

Deployment Step, Function Record, Apex Class, and Job Step.

D.

Apex Class, Deployment Step, Salesforce Flow and Dynamic Expression Record.

Question 3

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

Options:

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

Question 4

What is the two most important use of the Copado Extension tool?

Options:

A.

Get the list of installed Copado Extensions. Create open-source extensions and make them available on DevOps Exchange.

B.

Install a Copado Extension and generate extension records. Convert Functions and Job Templates into a packageable format.

C.

Create your setup objects whose records are metadata rather than data. Create closed-source extensions and make them available on DevOps Exchange.

D.

Upload extension files in different formats. Bundle the metadata components and create a package.

Question 5

Which among these is true for Dynamic Expressions?[2 options] You have reached the max number of allowed answers

Options:

A.

Dynamic expressions run on different contexts and require different Context Ids depending on the job the function is executing.

B.

Dynamic expressions run on single contexts and require the same Context Id for the job the function is executing.

C.

A dynamic expression is a formula that enables passing a contextual value as a parameter in a function.

D.

Copado has five types of Dynamic Expressions.

Question 6

Which of the following is NOT a type of Copado DevOps Exchange extension?

Options:

A.

Copado Labs Extensions

B.

Copado Extensions

C.

Partner & Community Extensions

D.

Customer Extensions

Question 7

What is the use of Copado Functions Callback?

Options:

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.

Question 8

Which of the following statement is true about Copado Platform?(Select all that apply)

Options:

A.

Copado Platform facilitates enterprises to tailor their DevOps process and personalize Copado as per their business requirements.

B.

Copado Platform provides visibility and ensures changes meet quality before they reach production.

C.

Copado Platform enables developers to assign compliance rules to environments and manage risks effectively.

D.

Copado Platform consists of tools that lower the cognitive load on developers and promote automated testing in a DevOps lifecycle.

Question 9

From where you can access the Copado Job Templates execution result, logs and records?

Options:

A.

Job Engine

B.

Job Execution

C.

Result Object

D.

Job Steps

Question 10

Which of the following statement is TRUE regarding Copado Job Engine?(Select all that apply)

Options:

A.

Job Engine enables functions and flows to access details of different contexts using dynamic expressions.

B.

Job Engine is a task that is performed as a result of a job template execution.

C.

Whenever you execute a Job Engine, Job Execution record is generated and linked to the Job Template to track execution at every level.

D.

Job Engine consists of three main objects namely Job Templates, Job Execution, and Job Steps.

Question 11

What information will you find in the Copado Job Execution detail tab?

Options:

A.

The detail tab contains information about your Job Templates such as job execution type, API name, and description.

B.

On the detail tab, you will find a checkbox named Restart Execution. This will rerun all the job steps.

C.

The detail tab provides you with the list of job steps that was triggered as a part of the Job Template.

D.

Under the detail tab, you can find Job Template execution results such as Status and error messages if the execution failed.

Question 12

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

Options:

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.

Question 13

Copado allows you to create which of the three standard type of Job Steps?

Options:

A.

Functions, Salesforce Flow and Manual Task

B.

Salesforce Flow, Manual Task and Quality Gate

C.

Functions, Actions API and Manual Task

D.

Functions, Manual Task and Quality Integration Framework

Question 14

Which of the following statements is true about Copado Actions and Functions?

Options:

A.

Copado Actions and Functions let you create integrations and extensions to other SaaS applications.

B.

Copado Actions and Functions enable you to revert the changes before and after a deployment.

C.

With Copado Actions and Functions, you can manage the change migration from development to production environments without a script.

D.

Copado Actions and Functions allow you to automate low code testing, security, and compliance in a development lifecycle.

Question 15

Copado Job Template is a customizable and reusable template.

Options:

A.

True

B.

False

Question 16

What type of records can be converted into a packageable format using the Copado Extension tool?(Select all that apply)

Options:

A.

User Story records

B.

Apex Class

C.

Job Template

D.

Functions

Question 17

John has created certain job template records in Copado. He wants to include them in an existing managed package. What action should John perform to have those records added to the managed package?

Options:

A.

John should open the Job template record and add a job step with the package details he wants to include the records in.

B.

John should navigate to Copado Extensions tool and generate a JSON file by selecting Create Extension button.

C.

John should convert the Job template records into a JSON format and export it to include in his managed package.

D.

John should navigate to the Extension Configuration tool and add the Job template records under the Copado phase field.

Question 18

William is a scrum master who wants to integrate Copado user stories with JIRA to manage and deploy user stories through the Copado pipeline.

Which of the following feature should he use to extend Copado ' s integration capability with JIRA?

Options:

A.

Quality Gate

B.

Agile Integration

C.

Functions

D.

Quality Integration Framework

Question 19

Which of the following best defines Job Execution?

Options:

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

Question 20

By using Copado’s Quality Integration Framework, you can:

Options:

A.

Automate quality checks by using declarative Quality Gates.

B.

Provide a set of objects and logic to enable third parties to develop quality tools from DevOps Exchange.

C.

Maintain a centralized view of all your quality activities.

D.

All of the above.