InfoBeans Salesforce Interview questions

Salesforce developer interview questions asked at InfoBeans in 2024.

These questions asked for candidate having experience of 3-4 years.

Candidate 1

  1. Explain Order of execution.
  2. Role vs Profile? 
  3. Tell me about With Sharing and Without Sharing.
  4. When to use permission set?
  5. What is a recursive trigger and how do we stop it ?
  6. SOQL:  I want to find Accounts with Opportunity where Status is Closed Won.
  7. Have a faced mixed DML error? 
  8. Why we get this mixed DML error? How to resolve it?
  9. What are recursive triggers? How to stop it?
  10. Can we call Batch class in another Batch class?
  11. How many Batch classes We can have at the same time?
  12. Your experience in lWC?
  13. What is Event.prevent default and Event.stop propagation?
  14. Have you used promise and promise all? What is it?
  15. Can we use Quick actions in LWC?
  16. Why quick actions are not supported in lighting web components?
  17. Scenario Based question: Whenever escalation required checkbox gets checked, for  Case and Account objects, a follow up Task must be created and this Task must be created on primary Contact of the Account ?

Leave a Reply