Salesforce Combo Training For ADM 201, DEV 401, Advanced DEV 501

SKU: 8704
37 Lesson
|
45 Hours
igmGuru offers aspirants a uniquely crafted Salesforce combo training that covers ADM 201, DEV 401, and DEV 501 certification exams. We offer you the chance to become a Salesforce Developer by learning under the guidance of seasoned industry experts with the right experience and expertise to help you achieve these certifications. Get started on your journey to attain the most widely preferred and accepted certifications for a Salesforce professional.

Salesforce Admin 201 Overview

igmGuru's Salesforce Combo training is designed according to Salesforce ADM201, DEV401, & DEV501 certification exam. igmGuru's Salesforce certification master program will let you gain complete proficiency in the said field. With so many proficient trainers at our end, our goal is to help you advance in your career growth. Our expert trainers will guide you not only to have the right standing at your work place, but are ready to make you proficient with skills and knowledge.

This course is a great way to take leading strides in the field. igmGuru's Combo Training Course will equip you with all the skills required to pursue a self-made career with the CRM domain. You'll be trained to ace the App Builder and Developer Certification exam. The course is apt for Salesforce Admin 201 certification, Salesforce Dev 401, and Salesforce Dev 501. Our training program also includes advanced elements.

A few topics you will learn are:

  • CRM summary
  • Knowledge Management
  • Automation
  • Security, application style
  • Operating with dashboard
  • Report creation.

What skills will you learn?

After completing this course, you will have the knowledge of:

  • CRM tool
  • Knowledge of Editions and options
  • Understanding of the Project Life Cycle
  • Information about advancement and Fields creation
  • Validation Rule for Stock convenience
  • Creating New User and active inactive freeze
  • Login access to system admin
  • Learn about Organization-Wide Defaults
  • Learn ways to debug, knowledge validation and security

Who Should Opt for this course?

This course is beneficial for:

  • System Administrators
  • Software Developers
  • Architects and Security Analysts
  • Those aspiring for an Ambitious career

Prerequisites for the Salesforce Dev 401 online training course?

There are no prerequisites to join this course. Anyone looking for a future in Salesforce can opt for this training.

Key Features

Salesforce Dev 401 Modules

1. Introduction to CRM concepts and Cloud computing
2. Salesforce.com Overview and Fundamentals
3. Understanding Salesforce Platform
4. Understanding Salesforce Terminologies and Introducing the force.com platform
5. Multitenancy and Cloud
6. Understanding Salesforce Metadata and API
7. Understanding Salesforce Architecture
8. Describe the capabilities of the core CRM objects in the Salesforce schema
9. Identify the boundaries of declarative customization and the use cases for programmatic customization
10. Identify common scenarios for extending an org using the AppExchange
11. Declarative vs. Programmatic Changes and Customizations

1. Determine the appropriate data model
2. Describe the capabilities of the various relationship types and the implications of each on record access, user interface, and reporting
3. Identify the considerations when changing a field’s type
4. Given a set of requirements, identify the considerations and select the appropriate field type
5. Describe the capabilities and considerations of the schema builder
6. Describe the options and considerations when importing and exporting data
7. Describe the capabilities of and use cases for external objects
8. Understanding Salesforce Trust, Data Model, Fields, Relationship Fields, Junction Object, Schema Builder, Business Logic, Data Management in Salesforce, Data Import Wizard vs. Data Loader, Exporting Data, Apex Class Variables and Methods, Access Modifiers

1. Describe the features and capabilities available to restrict and extend object, record, and field access
2. Given a set of business requirements, determine the appropriate sharing solution
3. Application Development Tools in Salesforce
4. AppExchange as Application Development Strategy
5. Finding and Navigating Salesforce Documentation

1. Describe the capabilities of and use cases for record types
2. Describe the capabilities of and use cases for formula fields
3. Describe the capabilities of, use cases for, and implications of roll-up summary fields
4. Describe the capabilities of and use cases for validation rules
5. Describe the capabilities of and use cases for approval processes
6. Describe the capabilities of and use cases for workflow, visual workflow
7. Lightning Process Builder

1. Chatter features and use case

1. Determine the features and capabilities available when creating reports, report types, and dashboards.

1. Describe the considerations when developing in a multi-tenant environment
2. Describe how the Salesforce platform features map to the MVC pattern
3. Inheritance, Sharing, Interface, System Classes and Methods, Standard Object and Field API Names, Relationships in Apex, Basic Syntax of SOQL, SOQL Functions, SOQL Variable Binding, SOQL “for” Loops, SOQL Keywords, Relationship Queries, Salesforce Obj

1. Language Constructs
2. Describe how to declare variables and constants in Apex and how to assign values using expressions
3. Collections overview(Lists, Sets and Maps), Invoking Apex, Classes, Objects and Interfaces
4. Describe how to use and apply Apex control flow statements
5. Describe how to use basic SOSL, SOQL, and DML statements
6. Apex Design Patterns , Dynamic Apex, Batch Apex, Debugging Apex
7. Anonymous Scripts
8. Management of Debug Logs
9. Force.com IDE, Dev Console, Workbench, Data Manipulation Language (DML), SaveResult Class, Transaction Control, Database, DML Options, DML and Loops, SOQL, DML, and Governor Limits
10. Apex Triggers, Triggers and Their Execution Order, Creating and Viewing Triggers, Trigger Context Variables, Understanding Trigger Events, Trigger Helper Class Pattern, Bulkified Triggers, Handling Recursion in Triggers, Restrict Save Operations with addE
11. Exceptions, Exception Statements, System-Defined Exception, Exception Methods, Catching Different Exception Types, Custom or User-Defined Exception Handling

1. Governor limits
2. Testing Apex
3. Utilization of Start/Stop
4. Testing Framework
5. Bulkified Code
6. Creation/Loading of test data
7. Testing for profile security using system.runAs

1. Using javascript/HTML/CSS
2. Describe how to write Visualforce controllers
3. Describe when and how to use standard Visualforce controllers vs. Apex custom controllers and controller extensions
4. Visualforce Page
5. Understanding the MVC Pattern
6. How Visualforce is Architected
7. Tools for Visualforce Development
8. Visualforce Tags and its Syntax
9. Types of Binding
10. Using Static Resources with Visualforce
11. What is a Visualforce Controller?, Standard Controllers, Standard List Controllers, Custom Controllers, Custom List Controller, Controller Extensions, Controller Methods, Order of Execution
12. Overview of Salesforce Lightning
13. Lightning Component Framework Structure
14. Benefits of Using Lightning Component Framework

1. Introduction to Salesforce
2. understanding the MVC Architecture
3. overview of Salesforce 501
4. The Visualforce MVC Model
5. Defining Collections, Sets, declaring a Set and using in Operation
6. List method in Salesforce and understanding Map

1. Using JavaScript in Visualforce pages
2. Deploying Salesforce Object Query Language
3. Using Query Editor for editing queries
4. Working with Iterators on multiple objects
5. Generating a Query

1. Understanding the Salesforce Apex language
2. Apex Data Types
3. introduction to Apex Triggers, importance of Triggers, Trigger – before and after use cases, types of Triggers, the Trigger operations, understanding the Trigger context, writing Triggers, generating error messages, old and new Trigger

1. The various scenarios in which Triggers can be fired
2. Understanding Insert Trigger, Update Trigger
3. Working with After Update & After Insert Trigger
4. Relationship between Accounts
5. Contacts & Opportunities in Salesforce
6. Updating account records
7. Mapping account IDs
8. Comparing Trigger.newmap and Trigger.oldmap

1. Understanding Salesforce Wrapper Classes
2. various Class methods and data structures
3. Properties of Wrapper Classes
4. The test classes in Salesforce
5. Executing Apex Class

1. Introduction to Salesforce Developer Console
2. IDE for creating
3. Testing and debugging applications
4. Checking and executing Salesforce Test Classes
5. Making changes in Classes

1. Scheduling Apex Classes using Apex Scheduler
2. Writing Apex Classes that implement Scheduleable Interface
3. Monitoring and stopping execution of Scheduled Apex Job
4. Understanding the concept of Visualforce Pages

1. Understanding of Standard and Custom Controllers in Salesforce
2. The concepts and differences between the two
3. Working with Standard Controller
4. Validation rules and controller actions
5. Building a Custom Controller
6. Designing a new Visualforce Page and Account
7. HTML Tags in Salesforce, learning Apex programming
8. HTML Tags in Salesforce, learning Apex programming

1. Working with Eclipse platform and Plugin
2. Scheduling a custom-level class
3. Deep dive into Standard Controllers
4. Learning about Salesforce Objects – Standard and Custom Objects
5. Creation of new Apex Page in accounts using programming
6. Extending the controllers
7. Understanding Debug and Apex Debug Log
8. The Apex:param Tag
9. Output Link and Apex:command Link
10. Defining the Rendered Function

1. Understanding how to handle error exceptions in coding
2. Working with Standard & Custom Objects
3. Setting up Master-Detail relationship
4. Designing Custom Controller with coding
5. Creating Wrappers
6. Statement updating
7. Understanding the Try and Catch function for exception handling in Apex

1. Understanding the Ajax components
2. The various options in Visualforce Pages
3. Inline Visualforce page
4. Inserting buttons and links
5. Deploying Custom Label for alert messages
6. Introduction to Triggers, custom fields and custom settings, data access from internal & external memory, coding best practices, understanding Declaration & Initialization, understanding Nullified Triggers, Apex Transactions

1. Introduction to Salesforce Batch Apex concept
2. Defining the Batch Apex
3. Command Button and Apex Output Link
4. The significance of Batch Apex for working with large number of records
5. Understanding Dynamic Query and Query Locator
6. Understanding the Synchronous and Asynchronous transactions, Style Tag, deploying JavaScript in Visualforce Page, value passing from one Visualforce Page to another

1. Introduction to Salesforce1, action layouts for Salesforce1
2. Lightning Process Builder
3. Creating process using visual layout
4. Create whole process rather than using multiple workflow rules
5. process for working together in one UI for different users

1. Two types of free accounts, lifetime free developer account, 30 days trial production account
2. understanding how to sign up for the lifetime free developer account

1. Creation of custom domain in Salesforce
2. defining of custom domain name for the organization at https://.lightning.force.com
3. Testing the domain
4. event driven lightning framework
5. Aura Framework
6. deploying the domain
7. Using Developer Console
8. Creating Lightning Components

1. Using CSS and HTML for styling Lightning Components
2. Referencing Components in Lightning App
3. Creating CSS file in Developer Console
4. Linking to Lightning Component
5. Uploading external style sheet to static resource

1. Understanding what attributes are, member variables in Apex Class, typed fields on a specific instance of a component, referencing from within Component’s markup using expression syntax, making components dynamic with attributes, using aura:attribute> t

1. Understanding client side controller, defining functions, binding to components, passing value to functions and other JavaScript based operations, defining attribute in application, referencing component in application.

1. Creating fine-grained components in larger components
2. Ftting components together
3. Creating simple components like c:LC and c:LC2
4. creating wrapper component c:wrappercomp containing simple components

1. The IF Else conditional statement
2. aura:if, isTrue expression
3. instantiating components in either its body or the Else attribute

1. Accessing data using Value Providers
2. encapsulating related value together
3. The value providers for a components v (view) and c (controller)

1. Using out-of-the-box components for Salesforce1
2. Lightning Experience
3. Lightning Apps, components belonging to different namespaces, Aura, Force, force Chatter, force Community, lightning design system styling, lightning namespace components, user interface

1. Understanding common UI
2. using aura:component
3. UI components such as ui:input and ui:output
4. Easy handling of common UI
5. Component styling and extension

1. Dynamically updating UI components
2. JavaScript controller actions for firing events in Lightning Component Framework
3. Event declaration using aura:event tag in a .evt resource

1. Event-driven programming using JavaScript, Java Swing
2. The component event and application event
3. Writing handlers in JavaScript controller actions

1. Creating server side controller in Apex
2. Annotation to enable client and server-side access to controlled method
3. Calling a server-side controller action from a client-side controller

1. Building Contact Management App on Lightning Framework
2. Uploading CSS file and uploading it to static resource for referencing in application
3. Creating contact Controller Apex Class
4. Pulling data from contact and returning the list of contacts
5. Designing User Interface by using HTML and CSS Classes provided in Bootstrap Style sheet

Talk To Us

We are happy to help you

1-800-7430-173 (US Toll Free)

Drop Us a Query

Fields marked * are mandatory

Request For Live Demo Class

Course Fees

Online Class Room Program

US $ 799.00
100% Money Back Guarantee
  • Duration : 45 Hrs
  • Plus Self Paced
Classes Starting From
  • Fast Track Batch 28 Jul 2024
  • Weekday Batch 29 Jul 2024
  • Weekend Batch 03 Aug 2024

Corporate Training

Corporate Training
  • Customized Training Delivery Model
  • Flexible Training Schedule Options
  • Industry Experienced Trainers
  • 24x7 Support

Trusted By Top Companies Worldwide

Want to know Today's Offer

X

Salesforce Admin 201 Certification

How to prepare for Salesforce ADM201, DEV401, and DEV501 in 2024?

igmGuru's Salesforce Combo training is the only thing you need! Salesforce Dev 401 Advanced Developer Certification - The Salesforce Platform Developer I certificate is intended for individuals who have knowledge, skills, and experience in building custom applications on the Lightning Platform.

Administrator ADM 201 Exam Certification -

The Salesforce Administrator certification is curated for individuals who have experience with Salesforce and continuously look for ways to assist their companies in getting even more from additional features and capabilities.

Salesforce Dev 501 Developer Certification -

The Salesforce Platform Developer II program is crafted for those who would like to demonstrate their skills and abilities in advanced programmatic capabilities of the Lightning Platform and data modeling to develop complex business logic and interfaces.

Salesforce Admin 201 Certification

Salesforce Dev 501 FAQ

No, Exam expense is excluded in the preparation charges.

Salesforce 201, 401 and 501 certifrications are provided by the salesforce itself.

All of our to a great degree qualified mentors are certified with latest certification and long stretches of ability instructing and managing inside the cloud space. everything about has had a thorough decision strategy that has profile screening, specialized examination, and an instructing demo before they're ensured to mentor for us. we tend to conjointly ensure that exclusively those mentors with a high graduated class rating remain on our personnel.

To prepare for Salesforce Admin 201 certification, you can take into consideration a few steps beginning by enrolling in igmGuru’s Salesforce Training For ADM 201. Here, you will get the chance to concentrate on the important topics as you learn from experienced professionals in a live, interactive classroom session.

ADM 201, also called Salesforce Certified Administrator, is a well-known certification provided by Salesforce. It confirms that someone has the necessary knowledge and skills to manage Salesforce applications. This certification covers various areas such as user management, data security, customizing objects, automating workflows, and creating reports and dashboards. It's particularly valuable for Salesforce administrators, system administrators, and consultants. By obtaining the ADM 201 certification, individuals showcase their expertise in effectively using Salesforce features to meet business needs and enhance the Salesforce platform for their organization. In simpler terms, it's a recognized qualification that proves someone is proficient in managing Salesforce applications.

The pricing of Salesforce Dev 401 certification in India can fluctuate based on factors like training provider, location, and inclusion of study materials. While specific costs may change, the typical range for the Salesforce Dev 401 certification exam is between INR 15,000 and INR 25,000. It is recommended to conduct thorough research and compare prices from various training providers in India to find the most suitable option within your budget and learning requirements. For the most up-to-date information on certification costs, it is advisable to visit the official Salesforce website or contact their sales team directly.

The passing score for the ADM 201 exam is 65%. Since there are a total of 60 questions, you will have to answer at least 39 correctly. The time duration for the ADM 201 exam is 105 minutes.

The 501 certification in Salesforce, is crafted for developers and administrators, who wish to understand and learn the basics of Salesforce development. This certification provides various topics, like working with Apex code, using functions and fields, using Visualforce, and creating custom objects.

Contact Us

Contact Us Worldwide

1-800-7430-173
(US Toll Free)


WhatsApp
+91-7240-740-740
(WhatsApp)

Reviews


Login
Or login with
Don't have an account?
Sign Up

Our Alumni works at

×

Your Shopping Cart


Your shopping cart is empty.