Admin Interview Question - Dexter's SFDC Lab
Admin Interview Question - Dexter's SFDC Lab
Telegram - https://t.me/dexterz_sfdc_lab
Profiles
• 1. What is profile?
• 2. What we can control using profile?
• 3. How many profiles we can assign to a single user?
• 4. Profiles are created based on ?
• 5. How many types of profiles are there?
• 6. How to create a custom profile?
• 7. Can we deploy profiles from sandbox to production?
• 8. Can we delete standard Profiles?
• 9. Can we delete custom profiles?
• 10. Which user can create a new Profile?
Permission Set
User
Objects
• 1. What is object?
• 2. What are different types of objects in salesforce?
• 3. Can we delete the standard objects?
• 4. In how many ways we can create an object?
• 5. Object falls under which part of MVC?
• 6. What are optional features?
• 7. What are one time object creation options?
• 8. What is the use of Allow reports option ?
• 9. What is the use of Allow Activities option?
• 10. What is the use of track field history?
• 11. Can we deploy the object from Sandbox to production using changeset?
• 12. CRUD permissions on object are controller by?
• 13. Can we assign CRUD permissions on object by using Permission set?
• 14. How many objects we can create in the salesforce?
Tab
• 1. What is a Tab?
• 2. How many types of tabs are there?
• 3. What is custom object Tab?
• 4. What is Visual force page Tab?
• 5. What is Web Tab?
• 6. What is lightning Component tab?
• 7. What is default on?
• 8. What is default off?
• 9. What is tab hidden?
3
Fields
Relations
1. Ok No No No No No :
2. Ok No No Ok No No :
3. Ok No No Ok Ok No :
4. Ok No No No No No :
• 1. If we want to display the data from parent record data in the child record how to
achieve it?
• 2. If we are on the detail page of the child record if we want to modify the parent record
data how to achieve it?
• 3. If we are on the detail page of the Parent record how can edit data of child
records?
• 4. How to use child record data in the parent in master-detail field?
• 5. Which field can be controlling field in the Field Dependency?
• 6. Which field can dependent fields?
• 7. How many options can be there in the controlling?
Data Loader
• 1. What is report?
• 2. How many types of reports are there?
• 3. Where do you save the reports?
• 4. What is Tabular report?
• 5. When do you use tabular report?
• 6. What is summary report?
• 7. When do we use summary report?
• 8. What is Matrix report?
• 9. When do we use matrix report?
• 10.What are Joined reports?
• 11. What is report Types?
9
Sandbox
• 1) What is sandbox?
• 2) What are different types of sandboxes?
• 3) With which sandboxes you have worked?
• 4) What is developer sandbox?
• 5) What is developer pro sandbox?
• 6) What is partial copy sandbox?
• 7) What is full copy sandbox?
• 8) In which sandbox we will have same copy of production?
• 9) In which sandbox we will have same records ID like production?
• 10) For which edition we will have sandboxes?
• 11) Tell us some issues that you have faced on sandboxes?
10
Deployment
• 1. What is deployment?
• 2. What is data migration?
• 3. In how many ways we can deploy the code from sandbox to production?
• 4. What is the outbound change set?
• 5. What is the inbound change set?
• 6. What is the advantage of deploying the code using change set?
• 7. What is the disadvantage of deploying code using change set?
• 8-. How to deploy the code using eclipse into production?
• 9. What is the advantage of deploying code using eclipse?
• IO. What is the disadvantage of deploying code using eclipse?
• 11. What is repository?
• 12. Is your organization maintaining the repository of the code?
• 13. Which tool is used to maintain the repository?
• 14. Can we deploy the code using ant?
• 15. What is the advantage of deploying using ant?
• 16. What is the disadvantage of deploying using ant?
• 17. Can we deploy users from sandbox to production?
• 18. Can we deploy the profiles from sandbox to production?
• 19. Can we deploy the workflows and Approval process from sandbox to
production?
• 20. While deploying the dashboards what are the basic precautions we should take?
• 21. What is the test code coverage that is needed to deploy class?
• 22. If there are four classes in the sandbox and first three classes have 100% code
coverage and fourth class 0% code Coverage. Will the deployment will be success or
fail?
• 23. What is the minimum test coverage required for trigger?
• 24. How many deployments you have done as of now?