How To Crack Salesforce Interviews - Blog - 10.1

Crack Salesforce Interviews 

In this blog, I will guide you how to prepare for Salesforce interviews step by step. At first, you need to clear basic concepts of each and every topics related to Salesforce Admin and Salesforce Development. I have already posted a blog which contains Salesforce Admin topic wise general description. You can find the link here. 
https://sfdcgyan44.blogspot.com/2022/01/learn-salesforce-basics-31.html
https://sfdcgyan44.blogspot.com/2022/01/learn-salesforce-basics-32.html
https://sfdcgyan44.blogspot.com/2022/01/learn-salesforce-basics-33.html

So, I would suggest you to go through the above links and then start topic wise in depth.

Now, lets discuss what questions can be raised from each topic one by one.

Profiles, Permissions and Roles :

1. How to delete a User in Salesforce ?
  • We cannot delete a User in Salesforce, we can only deactivate them.
2. What do you mean by 'Grant Account Login Access' and how to enable it ?
  • Sometimes in our Salesforce org when we go to a User detail page, we don't see 'Login' button beside Reset Password button. But if we could see that 'Login' option, then we can login to that User means we can get into the User's org without entering their username and password and see whatever they do in their org.
  • This can be achieved by My Settings(above Developer Console) --> Personal setup --> Grant account Login Access --> Duration(1 year) --> Save.
3. How to assign two Profiles to same User ?
  • This is not possible, a single user can have only one Profile.
4. How to give permissions to two fields for different users who belongs to different profiles ?
  • Permission Sets
5. How to provide security for the Records(Instance) ?
  • Roles
  • OWD
  • Sharing Rules
  • Manual Sharing
  • Apex Managed Sharing
  • View All
  • Modify All
  • View All Data
  • Modify All Data
6. How to provide security for Meta data files(Schema) ?
  • Using Profiles and Permission Sets
7. Is it possible to bypass Grant Login access using hierarchies in case of Standard Objects ?
  • Yes
8. In how many ways we can share a Record ?
  • Role Hierarchy
  • OWD
  • Manual Sharing
  • Criteria Based Sharing Rules
  • Apex Sharing
9. What is the access at Role Level ?
  • It depends upon OWD
10. What is Grant Access Using Hierarchies ?
      Role A
           |
      Role B
           |
      Role C
  • If the Role A user through Manual Sharing/Sharing Rules shares the record to Role C who is in lower level, then Role B who is above Role C user can see records only if we enable Grant Access Using Hierarchies at sharing settings else Role B user cannot see the record.





Comments

Popular Posts

How Contacts can Login to Storefront ?