Topics For Salesforce Developer Interview Questions

Before attending any Interview, you should revise some topic in Salesforce.

Topics:

Admin

  • Report
  • Dashboard
  • Data Modeling (Object, Field, Relationship)
  • Validation Rule 
  • Record Type 
  • Page Layout
  • Automation Tool(Flow, Approval Process,Process Builder and Workflow)
  • Data Security – Object Level Security, Field Level Security,Record Level Security 
  • (Profile, Permission Set, OWD, Role Sharing Rule, Mannual Sharing)
  • Sales Cloud (If you are in Sales Cloud)
  • Service Cloud (If you are in Service Cloud)
  • Community Cloud/Experience Cloud
  • Assignment Rule
  • Auto Responsive Rule
  • Web To Lead 

Development

  • Apex Programming(Apex class and trigger)
  • Asynchronous Apex: Learning about future methods, batch Apex, queueable Apex, and scheduled Apex for long-running operations.
  • Test Class – Best Practices of Test Class, Some Annotation that are used in Test class 
  • LWC:
    • Lifecycle hook
    • Aura Vs LWC
    • Communication between Component (Parent to Child, Child to Parent)
    • Way of fetching data from apex, 
    • Decorators
    • LMS
    • Pub Sub Model
  • SOQL AND SOSL – Parent to Child Relationship Query and Child to Parent Relationship Query, Query with date, filter
  • Governor Limits
  • Integration:
    • REST and SOAP API
    • Inbound and Outbound Integration
    • Restful Resource
    • Authorisation vs Authentication
    • Remote Site Setting
    • Named Credential 
    • Connected App
    • Workbench/Postman
  • Deployment:
    • Vscode
    • Change Set
    • Git
    • Sandboxes

By diving deep into these topics, you will be well-equipped to handle both configuration tasks (Admin side) and custom development tasks (Developer side), giving you an edge in job roles, interviews, and real-world problem-solving.

Leave a Comment

Your email address will not be published. Required fields are marked *