Introduction
  • What is an Object in Salesforce?
Interview Questions related to Relationships in Salesforce
  • Resume Preparation : How to get Job as Salesforce Adminstrator or Developer?
  • Master Detail Relationship in Salesforce
  • Can I create a Master detail relationship on a object if Object contains records
  • How to get a job as Salesforce Adminstrator or Developer? Resume Building
  • How to add custom logo for your custom application?
  • Relationships in Salesforce? What is Lookup Relationship?
  • Difference between Master Detail and Lookup Relationship ?
  • What are rollup summary fields? Why are they important?
  • Many to Many Relationship in Salesforce and junction object
  • Points to Remember!!!
Interview Questions related to Profiles, OWD, Permission Sets and Roles
  • Secure organization data using OWD: When OWD is Private?
  • OWD in Salesforce: Organization-wide access and their description
  • Grant access using hierarchies checkbox
  • Role hierarchy in salesforce: When OWD is private, how to open access?
  • difference between role and profile in salesforce
  • Different types of profiles in salesforce
  • Difference between profile and permission set in salesforce
  • Setup audit trail salesforce: salesforce field history tracking
  • Points to Remember!!
  • How to make a field required in salesforce?
  • Difference between workflow and approval process in salesforce?
  • Sandbox in salesforce : Different types of Sandbox
  • Validation rules in salesforce : Create Validation rule in Salesforce
  • Types of email templates in salesforce
  • Reports in Salesforce: Different types of reports
  • Assignment rules in salesforce: Lead Assignment rule and Case assignment rule
  • External id in salesforce
Visualforce Related Interview Questions
  • Difference between standard and custom controller
  • Pagination in Salesforce: How to implement pagination in vF?
  • How to implement pagination in Visualforce with Example
  • View state in visualforce
  • How to call a visualforce page from another visualforce page
  • How to embed a flow in visualforce page?
  • How to call a method in vf page?
Interview Questions related to Apex
  • Different types of Collections: Set , List and Map
  • Types of Collections with Example
  • Can you put a list inside of a Map?
  • SObject in salesforce: What is an Sobject?
  • Difference between SOSL and SOQL ?
  • How to write SOSL and SOQL queries in Salesforce?
  • Apex transaction in salesforce: Salesforce transaction management
  • Apex transaction with example: Transaction control in Salesforce
  • Batch apex in salesforce: What are the methods in batch apex ?
  • How to process more than 50000 records in Salesforce?
  • Stateful and Stateless in Batch Apex
  • Difference between Trigger.New and Trigger.old context variables
  • Trigger.New with Example
  • Trigger.Old with Example
  • Salesforce Web Services: REST and SOAP webservices
  • Rest web services in salesforce
  • APEX REST methods
  • Apex Rest Methods Part 2
  • Apex Unit test: why do we need test classes in salesforce?
  • How to write test classes in Apex Salesforce?
  • Apex Test Class Example
  • How to increase code coverage in salesforce?
  • Code coverage from one sandbox to another
  • Trigger events in salesforce
  • Best practices in salesforce development