|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/salesforce-platform-developer-i-practicetests/
课程评论:没有评论
课程名称:Salesforce认证平台开发者I(6个练习测试) 课程概述: Salesforce认证平台开发者I考试旨在针对具备基础业务逻辑和用户界面开发及部署经验的个人,考核其利用Lightning平台的编程能力进行开发的能力。考生通常具有一到两年的开发经验,至少六个月的Lightning平台经验,并已投入时间研究相关资源。考生应具备以下经验、技能和知识: - 熟悉数据驱动应用程序和关系型数据库。 - 具备使用面向对象语言(如Apex、JavaScript、Java、C#和Ruby)的经验。 - 了解Governor限制及其影响。 - 具备模型-视图-控制器(MVC)和基于组件架构的经验。 - 熟悉Salesforce架构中核心对象的能力。 - 了解公式字段和汇总字段的能力及用例。 - 明白何时使用声明性与编程方法来解决业务需求。 - 能够利用平台的相关声明性能力。 - 掌握Apex编程语言,能够运用最佳实践自定义Salesforce。 - 会使用Apex、Visualforce和基本的Lightning组件扩展Lightning平台。 - 能利用Lightning平台的基本编程功能,开发自定义界面和业务逻辑。 - 熟悉代码的测试、调试和部署,了解可用的开发环境。 考试详情: - 内容:60道多选题/多选题,最多5道不计分题 - 完成考试的时间:105分钟 - 及格分数:68% - 注册费用:200美元,另加适用税费 - 重考费用:100美元,另加适用税费 - 交付选项:在测试中心或在线监考环境进行监考考试 - 参考资料:考试期间不允许参考任何纸质或在线材料 - 前提条件:无;建议参加课程 考试大纲: Salesforce平台开发者I考试测量考生在以下目标相关的知识和技能。考生应具有在Lightning平台上开发自定义应用程序的实际经验,并能够展示各主题和目标的应用。 1. 开发人员基础:23% - 理解多租户概念和设计框架,如MVC架构和Lightning组件框架。 - 针对某一场景,识别声明性与编程自定义的常见用例和最佳实践。 - 针对某一场景,确定、创建并访问适当的数据模型,包括对象、字段、关系和外部ID。 - 针对某一场景,识别在开发环境中导入和导出数据的选项和考虑。 2. 流程自动化与逻辑:30% - 确定声明性流程自动化功能。 - 声明变量、常量、方法,并使用修饰符和Apex接口。 - 针对某一场景,使用和应用Apex控制流语句。 - 针对某一场景,在Apex中写SOSL、SOQL和DML语句。 - 针对某一场景,遵循最佳实践编写Apex类和触发器。 3. 用户界面:25% - 针对某一场景,使用Visualforce页面和适当的控制器或扩展显示内容或修改Salesforce数据。 - 描述Lightning组件框架、其优势以及可以包含的内容。 - 针对某一场景,防止用户界面和数据访问安全漏洞。 4. 测试、调试和部署:22% - 为触发器、控制器、类、流程和过程编写并执行测试,使用各种测试数据来源。 - 针对某一场景,了解何时使用Salesforce开发工具,如Salesforce DX、Salesforce CLI和开发者控制台。 通过本课程,学员将能够深入了解并准备Salesforce平台开发者I考试,提升其在Salesforce开发领域的能力。
About the Salesforce Platform Developer IThe Salesforce Platform Developer I exam is intended for an individual who has experience developing and deploying basic business logic and user interfaces using the programmatic capabilities of the Lightning Platform, including practical application of the skills and concepts noted in the exam objectives below.The Salesforce Platform Developer I generally has one to two years of experience as a developer and at least six months of experience on the Lightning Platform and has invested time in studying the resources listed in this exam guide.The Salesforce Platform Developer I candidate has the experience, skills, and knowledge outlined below:Has experience with data-driven applications and relational databases.Has experience with object-oriented languages such as Apex, JavaScript, Java, C#, and Ruby.Is familiar with governor limits and their implications.Has experience with Model View Controller (MVC) and component-based architectures.Knows the capabilities of the core objects in the Salesforce schema.Knows the capabilities and use cases for formula fields and roll-up summary fields.Knows when to use declarative vs. programmatic methods to solve business requirements.Can leverage relevant declarative capabilities of the platform, where appropriate.Knows the Apex programming language and can use Apex best practices to customize Salesforce.Can extend the Lightning Platform using Apex, Visualforce, and basic Lightning Components.Can use fundamental programmatic capabilities of the Lightning Platform to develop custom interfaces to extend Salesforce capabilities and develop custom business logic.Is familiar with testing, debugging, and deploying code and knows the available environments.A candidate for this exam is not expected to administer any standard Salesforce applications, develop mobile apps, develop and publish managed products on the AppExchange, perform tuning or design integrations such as callouts, APIs, and email services.About the ExamRead on for details about the Salesforce Platform Developer I exam.Content: 60 multiple-choice/multiple-select questions and up to 5 non-scored questionsTime allotted to complete the exam: 105 minutesPassing score: 68%Registration fee: USD 200, plus applicable taxes as required per local lawRetake fee: USD 100, plus applicable taxes as required per local lawDelivery options: Proctored exam delivered onsite at a testing center or in an online proctored environment. References: No hard-copy or online materials may be referenced during the exam.Prerequisite: None; course attendance highly recommendedExam OutlineThe Salesforce Platform Developer I exam measures a candidate's knowledge and skills related to the following objectives. A candidate should have hands-on experience developing custom applications on the Lightning Platform and be able to demonstrate the application of each of the topics and objectives below.Developer Fundamentals: 23%Understand multi-tenant concepts and design frameworks, such as MVC architecture and Lightning Component Framework.Given a scenario, identify common use cases and best practices for declarative versus programmatic customizations, including governor limits, formula fields, and roll-up summaries.Given a scenario, determine, create, and access the appropriate data model including objects, fields, relationships, and external IDs.Given a scenario, identify the options and considerations when importing and exporting data into development environments.Process Automation and Logic: 30%Identify the capabilities of the declarative process automation features.Declare variables, constants, methods, and use modifiers and Apex interfaces.Given a scenario, use and apply Apex control flow statements.Given a scenario, write SOSL, SOQL, and DML statements in Apex.Given a scenario, follow best practices to write Apex classes and triggers.Given a scenario, identify the implications of governor limits on Apex transactions.Describe the relationship between Apex transactions, the save order of execution, and the potential for recursion and/or cascading.Implement exception handling in Apex, including custom exceptions as needed.Given a scenario, use declarative functionality and Apex together to automate business logic.User Interface: 25%Given a scenario, display content or modify Salesforce data using a Visualforce page and the appropriate controllers or extensions as needed.Describe the Lightning Component framework, its benefits, and the types of content that can be contained in a Lightning web component.Given a scenario, prevent user interface and data access security vulnerabilities.Given a scenario, display and use a custom user interface components, including Lightning Components, Flow, and Visualforce.Describe the use cases and best practices for Lightning Web Component events.Given a scenario, implement Apex to work with various types of page components, including Lightning Components, Flow, Next Best Actions, etc.Testing, Debugging, and Deployment: 22%Write and execute tests for triggers, controllers, classes, flows, and processes using various sources of test data.Given a scenario, know how and when to use the Salesforce Developer tools such as Salesforce DX, Salesforce CLI, and Developer Console.Describe how to approach debugging system issues and monitoring flows, processes, and asynchronous and batch jobs, etc.Describe the environments, requirements, and process for deploying code and associated configurations.