SFDC Interview Questions

  1. How to get a count of million records from object?
  2. Maximum how many extensions can use in VF page?
  3. Tasks are storing in which object?
  4. Explain about batch apex?
  5. Best practise for writing triggers
  6. Explain some of the features about spring 12?What all are the reports type we can create in salesforce?
  7. What is the difference between Summary report and Matrix report?
  8. What is the difference between Import Wizard, Dataloader and Dataloader CLI?

  9. Major difference between before trigger and after trigger, in which scenario we need to use these?
  10. how to control recursion operation of trigger? (Ex: writing update inside of after trigger)
  11. Order of ececution of validation , workflow rules?
  12. If method overrided in custom controller and used in VF page as extension then which method will call?
  13. What are the workflow actions?

  14. Explain about your roles and profile?
  15. What is <apex:define>, <apex:actionFunction>, <apex:actionRegion> tags?
  16. Explain analytical snapshot?
  17. When can we use workflow and when can we use trigger?
  18. What is SOQL and SOSL?
  19. What is the governor limits in SOQL and SOSL?
  20. What is the return type of SOSL?
  21. Explain about dashboard?
  22. Explain about future method and governor limits of future method?
  23. What is StandardController and What is CustomController and when will you go for CustomController?
  24. If one client is newly starting with salesforce then what all are
    the things you will consider and what edtion you will suggest?
  25. Explain about different Sandboxes?
  26. What kind of environment you will follow if we need to deploy or release changes to production every month?

Cheers!!!

Leave a Reply