Online training batch schedules:
Start Date |
Time |
Days |
Mode |
Book Seat |
12/12/2024 |
07:30 PM |
Weekday |
Online |
Enroll Now |
14/12/2024 |
11:00 AM |
Weekend |
Online |
Enroll Now |
14/12/2024 |
11:00 AM |
Weekend |
Online |
Enroll Now |
CLOUD COMPUTING SALESFORCE TRAINING IN PUNE | ONLINE
Duration of Training : 70 hrs
Batch type : Weekdays/Weekends
Mode of Training : Classroom/Online/Corporate Training
Salesforce – Admin + Dev + Lightning Training & Certification in Pune
Highly Experienced Certified Trainer with 10+ yrs Exp. in Industry
Realtime Projects, Scenarios & Assignments
Why Radical Technologies
- All Placement Support we provide you
- We Provide all guidance & support to make you a Certified Professional
- Be a Salesforce Expert in just 3 Months
- Migrate and Implement Cloud Application by your own
- Be Certified Salesforce Admin & Advanced Admin
- Get Hands-Own on App Builder – Developer I and Developer II Cert Path
- Sales Cloud and Service Cloud Consultant Training and Certification
- JOB Oriented Practical’s make you to earn 3+ year expertise in Salesforce
SALESFORCE COURSE CONTENT
Introducing the concept of Cloud Computing
-
-
Software as a Service (SaaS)
-
Platform as a Service (PaaS)
-
Infrastructure as a Service (IaaS)
Introducing the CRM (Standard) Applications
-
- What is CRM ?
- Key benefits of using CRM for business
- Walk through all CRM applications provided by Salesforce
SALESFORCE TECHNICAL TRAINING MODULES
Salesforce Administrator :
Understand relational database
Learn different types of relationships
Learn “Primary Key” – “Foreign Key”
Study Salesforce security of various types
Build custom applications, objects, fields, relationships
Create users and manages their access
Understand standard validations and learn how to apply custom validations
Use Salesforce automation to add business logics
Implement approval process and other business logics with case study
Learn how to manage bulk data request
Use Import-Wizard and Data-Loader to manage bulk data operations
Understand what is security token and how to use it
Learn different Data-Loader commands
Use of “External Id” in Upsert operation (with a real-time example)
Understand importance of analytics for a business
Learn various report formats with report types
Create folders in application and configure different accesses for different users
Create dashboards with different components
Configure dashboard for Home screen
Salesforce Development :
Understand what is apex?
Learn apex basics
Discuss Loops & Collections
Understand SOSL & SOQL
Build various queries for different business scenarios and review the result
Provide detailed information on complex queries
Provide information on trigger events & trigger context variables
Study combinations of trigger events and context variables
Implement triggers, each with a case study
Provide information on test apex and handler classes
Provide guidelines/ best practices of building apex classes
Explain step-by-step or line-by-line the apex logic
Provide details of visualforce (framework)
Use standard and custom controllers to build VF pages
Configure the visualforce pages in application
Build VF pages using Jquery or bootstrap libraries
Explain use of HTML code on VF page
Salesforce Lightning :
What is LWC (Lightning Web Component)?
how is LWC differnce than AURA?
Installation of Visual Studio Code for LWC
Lightning Studio for LWC
Life Cycle hooks in LWC
use of CSS in LWC
SOQL in LWC
Use of Apex in LWC
Decorators(@track/@wire/@api) in LWC
use of @wire in LWC to call Apex
Imperative Apex Call in LWC
Parent-Child Component call in LWC
Child-Parent Component call in LWC
use of Constructor/ConnectedCallback in LWC
How to Add LWC on Record page
Add LWC on Quick Action
Add LWC as a Tab in Salesforce
CloseQuick action in LWC
Deployment through VS Code
SALESFORCE TRAINING DAY WISE SYLLABUS
Day 1 :
JavaScript Skills for Salesforce Developers
Learn JavaScript Core Concepts
Understand JavaScript in the Browser
Work with Objects, Classes, and Prototypical Inheritance
Take Action with Events and Functions
Learn About Context, Scope, and Closures
Write Asynchronous JavaScript
Day 2 :
SALESFORCE – Introduction
Introducing the concept of Cloud Computing
Introduction of cloud vendors (Salesforce)
Overview of each of three building blocks in cloud applications
SAAS (Salesforce.com)
PAAS (Force.com)
IAAS
Day 3 :
Overview of Database Concepts
Database structure
Normal (Excel based) Database Vs. Relational (Salesforce) Database
Benefits & Use of Relational Database
Day-4 :
Day-5 :
Building a Simple App
Becoming familiar with the Force.com Setup Area
Introduction of Standard Objects
Introduction of Custom Objects
Introduction of Tabs, Standard & Custom Fields, Detail Page and Related Lists
Day-6 :
Enhancement of the App
Relationships :
Types of Relationship
Understanding of each Relationship with a use business case
Differentiation between One-to-Many and Many-to-Many
Introduction of Primary-Keys & Foreign-Keys (Conceptual Knowledge)
Roll-up Summery Field
Formula & Cross Object Formula Field:
Guidance & Hand-on with Date, Text and number formulas
QUESTIONS (?)……………..
Day-7 :
Securities in Salesforce App
Object Level Securities
Describe different object-wise permissions and their impact
Difference between Read Vs. View All, Edit Vs. Modify All
Record Level Securities
Describe OWD (Organization-Wide Default)
Record sharing using Roll-Hierarchy
Describe Sharing Rules
Manual Sharing
Field Level Securities
Field Properties
Unique property
External Id (Considered in Data Management)
Required property
QUESTIONS (?)…………
Day -8 :
Business Logic Implementation
Rules for Automation :
Validation Rule (Run on highest priority for the App)
Workflow (Time-Dependent & Time-Independent)
Assignment Rule
Auto-Response Rule (Live example with Web-to-Lead functionality)
Escalation Rule
Introduction and use of Record Type
Introduction and use of Different Page-Layouts using Record-Type
Day-9 :
Approval Process :
Single-step Approval
Multi-steps Approval
Differentiation between Workflow rule & Approval process
Email to approve the request
Understanding the order of Execution of all these rules
QUESTIONS (?)…………………………………………………………
Day-10 :
SOQL & SOSL
Introduction of SOQL & SOSL
Introduction of Queries traversing from Child to Parent Object
Introduction of Queries traversing from Parent to Child Object
Introduction of aggregate Queries
Introduction of Semi-Join & Anti-Join
Field Semi-Join & Anti-Join
Reference Semi-Join & Anti-Join
Day-11 :
Complex Business Logic Implementation
Introduction of Apex
Introduction of Collection Types, Loops & DML Statements
Understanding of Traditional FOR LOOP & Advance FOR LOOP
Understanding of Loops with SOQLs
Implementation of Apex-Trigger
Understanding & Use of Trigger Context Variables
Day- 12 :
Data Management
Introduction Import-Wizard
Few Standard Objects and All Custom Objects will be supported
De-Duplication as default behavior
Use of External IDs
Introduction & Use of Apex Data-Loader
Use of different actions (Call) like Import, Update, Upsert, etc.
Also Supported by CLI
Difference between Import-Wizard & Data-Loader
QUESTIONS (?)
Day-13 :
Introduction of MVC Architecture :
Data Model
View
Controller
Day-14 :
Report & Dashboard
REPORT :
Introduction of Report Types (Standard Report Type & Custom Report Type)
Introduction of Types of Report
Tabular Report
Summary Report
Matrix Report
Join Report
Feature of the SFDC Report
Custom Summary Formula field
Bucket Filed
Condition High-lighting
Scheduling report for future run
DASHBOARD :
Introduction of different dashboard components and their usage
Selection of the Component to meet the given requirement
Dashboard Settings
Formatting of the Different Graphs (Components)
Drill down to the source report while click on the graphs
Dashboard Running User concept
Day- 15 :
Building a Visualforce (Custom) Page for the App :
Introduction of Visualforce Pages
Difference between Standard Controller & (Custom) Controller
Hands-on to Create a List-view, Detail-Page, Copy the page as PDF when click a Button or Link
Hands-on to display data in Table format, enabling pagination, calling action on a Button or Link, etc.
Use of JavaScript in VF-pages. (Adding dependencies, etc.)
Day-16 :
Overview of other force.com capabilities
Different type of Sandboxes and their usage
Enable Web-to-Lead (or Web-to-Case) for the org
Introduction of Site.Com and creation of site using it
Introduction of Debug Logs
Day-17 :
Learning Apex & Deployment Tools
Introduction of Apex Classes
Invoke a class or its method via Triggers
Use as a Controller for a VF page
Difference between Controller & Extension
Introduction of test class & methods to cover Apex
Deployment Tools :
Force.com IDE (Eclipse Plugin)
Force.com Migration Tool (Ant Based)
One live Force.com Project :- (Two weeks)
20 hours
Salesforce Lightning :
What is LWC (Lightning Web Component)?
how is LWC difference than AURA?
Installation of Visual Studio Code for LWC
Lightning Studio for LWC
Life Cycle hooks in LWC
use of CSS in LWC
SOQL in LWC
Use of Apex in LWC
Decorators (@track/@wire/@api) in LWC
use of @wire in LWC to call Apex
Imperative Apex Call in LWC
Parent-Child Component call in LWC
Child-Parent Component call in LWC
Use of Constructor/Connected Callback in LWC
How to Add LWC on Record page
Add LWC on Quick Action
Add LWC as a Tab in Salesforce
Close Quick action in LWC
Deployment through VS Code
JavaScript :
o Introduction to Client Side Scripting
o Introduction to Java Script
o JavaScript Types
o Variables in JS
o Operators in JS
o Conditions Statements
o Java Script Loops
o JS Popup Boxes
o JS Events
o JS Arrays
o Working with Arrays
o JS Objects
o JS Functions
o Using Java Script in Realtime
o Validation of Forms
o Related Examples
Most Probable Interview Questions on SALES FORCE – ADMIN + DEV + LIGHTNING + JAVASCRIPT
Interview Question No. 1 for SALES FORCE – ADMIN + DEV + LIGHTNING + JAVASCRIPT : What experience do you have in Salesforce administration, and can you describe your familiarity with key administrative tasks such as user management, security settings, and data management?
Interview Question No. 2 for SALES FORCE – ADMIN + DEV + LIGHTNING + JAVASCRIPT : Have you implemented any customizations in Salesforce using Apex code? If so, can you provide examples of the types of triggers, classes, or batch processes you’ve developed?
Interview Question No. 3 for SALES FORCE – ADMIN + DEV + LIGHTNING + JAVASCRIPT : Describe your experience with Lightning Components development in Salesforce Have you built any custom Lightning components, and how did they enhance user experience or streamline business processes?
Interview Question No. 4 for SALES FORCE – ADMIN + DEV + LIGHTNING + JAVASCRIPT : Can you discuss your understanding of Salesforce Lightning App Builder and how you’ve used it to create custom applications or pages?
Interview Question No. 5 for SALES FORCE – ADMIN + DEV + LIGHTNING + JAVASCRIPT : How do you handle data migration tasks in Salesforce, especially when migrating data from external systems or legacy databases?
Interview Question No. 6 for SALES FORCE – ADMIN + DEV + LIGHTNING + JAVASCRIPT : Explain your familiarity with JavaScript integration in Salesforce, including how you’ve used JavaScript buttons, custom JavaScript functions, or JavaScript remoting in your projects
Interview Question No. 7 for SALES FORCE – ADMIN + DEV + LIGHTNING + JAVASCRIPT : Describe a complex workflow automation you’ve implemented in Salesforce using Process Builder or Flow Builder What challenges did you face, and how did you overcome them?
Interview Question No. 8 for SALES FORCE – ADMIN + DEV + LIGHTNING + JAVASCRIPT : Have you worked with Salesforce APIs, such as REST or SOAP APIs, for integrating Salesforce with external systems or building custom integrations? If yes, please provide examples
Interview Question No. 9 for SALES FORCE – ADMIN + DEV + LIGHTNING + JAVASCRIPT : Discuss your experience with Salesforce DX (Developer Experience) and how it has impacted your development workflow and collaboration with other team members
Interview Question No. 10 for SALES FORCE – ADMIN + DEV + LIGHTNING + JAVASCRIPT : How do you ensure code quality and maintainability in Salesforce development projects, particularly when working in a team environment?
Interview Question No. 11 for SALES FORCE – ADMIN + DEV + LIGHTNING + JAVASCRIPT : Have you implemented any custom reporting solutions in Salesforce using tools like Salesforce Reports and Dashboards, or have you leveraged external reporting tools for advanced analytics?
Interview Question No. 12 for SALES FORCE – ADMIN + DEV + LIGHTNING + JAVASCRIPT : Can you explain your approach to managing deployment processes in Salesforce, including sandbox management, version control, and continuous integration/continuous deployment (CI/CD)?
Interview Question No. 13 for SALES FORCE – ADMIN + DEV + LIGHTNING + JAVASCRIPT : Describe your familiarity with Salesforce Lightning Web Components (LWC) and how you’ve used them to build modern, responsive user interfaces
Interview Question No. 14 for SALES FORCE – ADMIN + DEV + LIGHTNING + JAVASCRIPT : Have you configured Salesforce Communities, and if so, what features or customizations have you implemented to enhance community engagement and collaboration?
Interview Question No. 15 for SALES FORCE – ADMIN + DEV + LIGHTNING + JAVASCRIPT : Discuss your experience with Salesforce mobile app development Have you built custom mobile apps using Salesforce Mobile SDK or optimized existing Salesforce apps for mobile devices?
Interview Question No. 16 for SALES FORCE – ADMIN + DEV + LIGHTNING + JAVASCRIPT : How do you handle governor limits in Salesforce development, especially when dealing with large data volumes or complex processing requirements?
Interview Question No. 17 for SALES FORCE – ADMIN + DEV + LIGHTNING + JAVASCRIPT : Can you provide examples of how you’ve implemented data validation rules, workflow rules, or approval processes in Salesforce to enforce business logic and ensure data integrity?
Interview Question No. 18 for SALES FORCE – ADMIN + DEV + LIGHTNING + JAVASCRIPT : Describe your experience with Salesforce Lightning Experience migration projects What strategies did you use to transition from Salesforce Classic to Lightning Experience, and what challenges did you encounter?
Interview Question No. 19 for SALES FORCE – ADMIN + DEV + LIGHTNING + JAVASCRIPT : Discuss your familiarity with Salesforce Einstein Analytics and how you’ve leveraged its capabilities for advanced data visualization, predictive analytics, or AI-driven insights
Interview Question No. 20 for SALES FORCE – ADMIN + DEV + LIGHTNING + JAVASCRIPT : How do you stay updated with the latest Salesforce releases, features, and best practices, and how do you incorporate them into your development and administration tasks?
Salesforce Administration, Development, Lightning, Javascript – Course in Pune with Training, Certification & Guaranteed Job Placement Assistance!
Welcome to Radical Technologies, the leading institute in Pune offering comprehensive Salesforce classes, certifications, and job placement assistance. Whether you’re aiming to kickstart a career in Salesforce or advance your skills, our tailored training programs cater to individuals at all levels of expertise.
Salesforce Classes in Pune
Our Salesforce classes in Pune provide hands-on learning experiences, led by industry experts with extensive experience in Salesforce implementation and development. Through interactive sessions and practical exercises, students gain a deep understanding of Salesforce concepts and best practices.
Salesforce Certifications
Earning Salesforce certifications is essential for validating your expertise and advancing your career in the competitive job market. Our institute offers a range of Salesforce certifications, including Salesforce Administrator, Salesforce Developer, Salesforce Lightning, and Salesforce JavaScript, enabling you to specialize in your area of interest.
Career in Salesforce
A career in Salesforce offers lucrative opportunities for growth and advancement. With businesses increasingly adopting Salesforce CRM solutions, professionals with Salesforce skills are in high demand across industries. Our training equips you with the knowledge and expertise needed to excel in various Salesforce roles.
Salesforce Training
Our Salesforce training programs cover a wide range of topics, including Salesforce administration, development, Lightning components, and JavaScript customization. Whether you’re interested in becoming a Salesforce administrator, developer, or consultant, our courses provide the necessary skills and knowledge to succeed.
Salesforce Course in Pune
Enroll in our Salesforce course in Pune to receive comprehensive training from industry experts. Our curriculum is designed to align with the latest Salesforce updates and industry trends, ensuring that you stay ahead of the curve in your Salesforce career.
Salesforce Admin Certification
Obtaining a Salesforce Admin certification is a significant milestone in your career journey. Our institute offers Salesforce Admin certification training, preparing you to pass the certification exam with confidence and demonstrate your proficiency in Salesforce administration.
Salesforce Job Placement Assistance
We understand the importance of securing relevant job opportunities after completing your Salesforce training. Our job placement assistance program guarantees support to qualified candidates, connecting them with leading companies seeking Salesforce professionals.
Salesforce Dev Training, Lightning Training, JavaScript Training
In addition to Salesforce administration, we offer specialized training in Salesforce development, Lightning components, and JavaScript customization. These courses enable you to enhance your technical skills and specialize in advanced Salesforce functionalities.
Best Salesforce Training Institute in Pune
Radical Technologies is widely recognized as the best Salesforce training institute in Pune, offering unparalleled training quality, experienced faculty, and industry-aligned curriculum. Join us to embark on a rewarding Salesforce career journey.
Enroll Today for Salesforce Training in Pune
Don’t miss out on the opportunity to become a certified Salesforce professional and take your career to new heights. Enroll in our Salesforce training programs today and unlock a world of opportunities in the dynamic Salesforce ecosystem.
For more information on our Salesforce classes, certifications, and job placement assistance, contact us now!
Online Batches Available for the Areas
Ambegaon Budruk | Aundh | Baner | Bavdhan Khurd | Bavdhan Budruk | Balewadi | Shivajinagar | Bibvewadi | Bhugaon | Bhukum | Dhankawadi | Dhanori | Dhayari | Erandwane | Fursungi | Ghorpadi | Hadapsar | Hingne Khurd | Karve Nagar | Kalas | Katraj | Khadki | Kharadi | Kondhwa | Koregaon Park | Kothrud | Lohagaon | Manjri | Markal | Mohammed Wadi | Mundhwa | Nanded | Parvati (Parvati Hill) | Panmala | Pashan | Pirangut | Shivane | Sus | Undri | Vishrantwadi | Vitthalwadi | Vadgaon Khurd | Vadgaon Budruk | Vadgaon Sheri | Wagholi | Wanwadi | Warje | Yerwada | Akurdi | Bhosari | Chakan | Charholi Budruk | Chikhli | Chimbali | Chinchwad | Dapodi | Dehu Road | Dighi | Dudulgaon | Hinjawadi | Kalewadi | Kasarwadi | Maan | Moshi | Phugewadi | Pimple Gurav | Pimple Nilakh | Pimple Saudagar | Pimpri | Ravet | Rahatani | Sangvi | Talawade | Tathawade | Thergaon | Wakad