01 February 2021

#Salesforce

Salesforce
What are Governor Limits in Salesforce?
What is a sandbox org? What are the different types of sandboxes in Salesforce?
What are the different data types that a standard field record name can have?
What is WhoId and WhatId in activities?
What is the use of writing sharing rules? Can you use sharing rules to restrict data access?
What are the different types of email templates that can be created in Salesforce?
What is a bucket field in reports?
What are dynamic dashboards? Can dynamic dashboards be scheduled?
What are the different types of reports available in Salesforce? Can we mass delete reports in Salesforce?
What are the different types of object relations in salesforce? How can you create them?
What happens to detail record when a master record is deleted? What happens to child record when a parent record is deleted?
What are the types of custom settings in Salesforce? What is the advantage of using custom settings?
What are custom labels in Salesforce? What is the character limit of custom label?
What is the difference between a Role and Profile in Salesforce?
What are the examples of non-deterministic Force.com formula fields?
What is minimum test coverage required for trigger to deploy?
What are the different ways of deployment in Salesforce?
What is an external ID in Salesforce? Which all field data types can be used as external IDs?
What is the difference between a standard controller and a custom controller?
What is an attribute tag? What is the syntax for including them?
What are the three types of bindings used in Visualforce? What does each refer to?
What are the different types of collections in Apex? What are maps in Apex?
What is the use of “@future” annotation?
What are the different methods of batch Apex class?
What is a Visualforce component?
What is Trigger.new?
What all data types can a set store?
What is an sObject type?
What is the difference between SOQL and SOSL?
What is an Apex transaction?
What is the difference between public and global class in Apex?
What are getter methods and setter methods?
Explain the term “Data Skew” in Salesforce.
Explain skinny table. What are the considerations for Skinny Table?
Why are Visualforce pages served from a different domain?
Why do we need to write test classes? How to identify if a class is a test class?
Which fields are automatically Indexed in Salesforce?
How to handle comma within a field while uploading using Data Loader?
How many active assignment rules can you have in a lead/ case?
How many callouts to external service can be made in a single Apex transaction?
How can you expose an Apex class as a REST WebService in Salesforce?
How can we implement pagination in Visualforce?
How can you call a controller method from JavaScript?
How to get the UserID of all the currently logged in users using Apex code?
How many records can a select query return? How many records can a SOSL query return?
How can you embed a Visualflow in a Visualforce page?
Can two users have the same profile? Can two profiles be assigned to the same user?
Can you edit an apex trigger/ apex class in production environment? Can you edit a Visualforce page in production environment?
Can you have a roll up summary field in case of Master-Detail relationship?
For which criteria in workflow “time dependent workflow action” cannot be created?

No comments:

Post a Comment

Most views on this month