Salesforce

Salesforce Training


Salesforce Training will help you get the certificaion for the Salesforce Administrator Exam (ADM 201) and the Salesforce App Builder (DEV 401) Exam. The course is designed to ensure that you master the concepts like AppExchange, Service Cloud, Lightning App Builder, Salesforce Reports & Dashboard.

  • Mon – Fri ( 4 Weeks ) | 06.30 AM - 06.30 PM Time (IST)   (any 2 hours)

  • Sat – Sun ( 6 Weeks ) | 07.30 AM -08.00 PM Time (IST)   (any 3 hours)


Why Salesforce ?

  • As per business insider, SFDC Developer & Architect has highest average salary across all jobs
  • 200,000 companies worldwide use Salesforce platform
  • As per Indeed.com data, 200% global jump in Salesforce jobs since Jan 2016

Objective of the course

By the end of this Salesforce training course, you will be able to:

  • Configure and manage Sales and Service Cloud
  • Learn insight into each of the functional user groups (Inside Sales, Outside Sales, Marketing, Customer Support, and Management)
  • Hands-on Implementation on automation, security, debugging, data validation, and customize apps
  • Deploy applications and manage changes on the Force.com platform
  • Develop new applications using the declarative interface and Force.com fundamentals
  • Configuration of the user interface

Who should take the course?

This Salesforce certification training course is suitable for:

  • Individuals looking to build a career in Salesforce
  • Freshers who are looking to start to their careers in Cloud computing
  • Experienced professionals who are looking to have an exciting career in the leading Cloud Computing platform
  • Functional consultants who are looking to switch to Salesforce
  • App Builders
  • Developers
  • System Administrators
  • Sales Representatives
  • IT Managers
  • Product Manager

Salesforce Syllabus

  • CRM – Customer Relationship Management
  • What is CRM (Customer Relationship Management)?
  • CRM Basic entities
  • Sub Modules of CRM
  • Existing CRMs
  • Salesforce.com Introduction
  • What is Salesforce.com?
  • Why Salesforce.com?
  • Different editions in Salesforce.com
  • How to sign up for Developer Edition?
  • Salesforce.com Basic Navigations
  • What are Records?
  • What are Related Lists?
  • Action Column
  • Help Links
  • Development in Salesforce.com
  • Custom Settings
  • Visualforce Components
  • Difference between Developer, Configuration only and Full Sandboxes.
  • Adding controller to Visualforce page
  • Apex Classes
  • Custom Labels
  • Adding Error message in Visualforce page
  • Triggers
  • Unit testing
  • Batch Apex
  • Database.SavePoint and Database.Rollback
  • Force.com IDE installation
  • Salesforce to Salesforce connection
  • Calling Apex method from Custom Button
  • Java to Salesforce connection
  • Fetching data from another Salesforce organization
  • Date Picker in Visualforce page
  • With Sharing and Without Sharing in Apex Classes
  • List, Set and Map collection data types
  • Moving Components from one organization to another organization
  • Creating table in VF using apex:panelGrid
  • Standard Controller, Custom Controller and Extensions
  • How to create a Sandbox in Salesforce?
  • How to login into Sandbox in Salesforce?
  • How to create Inbound Change set?
  • How to create Outbound Change set?
  • Adding help text for apex:inputText
  • Debugging Apex code
  • Try and Catch block
  • Governor Limits in Salesforce.com
  • Hide and Show in Visualforce page
  • Date and Datetime
  • SOQL
  • Coding Standard in Salesforce