Practice Free Copado Extension Builder Exam Online Questions
Which of the following is NOT a type of Copado DevOps Exchange extension?
- A . Copado Labs Extensions
- B . Copado Extensions
- C . Partner & Community Extensions
- D . Customer Extensions
Which of the following statements is true about Copado Actions and Functions?
- 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 lifecyc.
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
Name three main objects of Copado Job Engine.
- A . Job Template, Job Step, and Job Extension
- B . Job Template, Job Step, and Job Execution
- C . Job Template, Job Promotion, and Job Deployment
- D . Job Step, Job Promotion, and Job Deployment
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
While creating Copado Extension Custom Metadata Types, what value you should fill under Provider field?
- A . Name of the record from where data records are taken. E.g., Job Template or Function.
- B . Name of the Extension Provider
- C . Either Name of the Company or Person
- D . Format of the file you want your records to be exported in.
Which of the following statement is TRUE about System Properties?
- A . System properties enables you to define the Functions Images whenever you want to execute a function from Salesforce flow.
- B . System properties is a value to reference in the parameter section that can be linked with the pipeline, a user, or any object record.
- C . System properties helps manage the prescribed CPU limit whenever the Copado function exceeds the limit so that the function will continue to run.
- D . Using system properties, you can change the default Copado Function programming language to
Python.
In the context of Copado Extensions, if you create extensions from Functions and Job Templates records, the static resource allows you to store the data records in a suitable file format to create an extension.
- A . True
- B . False
From where you can access the Copado Job Templates execution result, logs and records?
- A . Job Steps
- B . Job Execution
- C . Job Engine
- D . Result Objec
When you click create extension button, Copado generates a JSON file with the selected records that you can include in your package afterward.
- A . True
- B . False
