Salesforce Interview Questions And Answers

Salesforce Interview Questions list for experienced

  1. Can two users have the same profile? Can two profiles be assigned to the same user?
  2. What are Governor Limits in Salesforce?
  3. What is a sandbox org? What are the different types of sandboxes in Salesforce?
  4. Can you edit an apex trigger/ apex class in production environment? Can you edit a Visualforce page in production environment?
  5. What are the different data types that a standard field record name can have?
  6. What is the use of writing sharing rules? Can you use sharing rules to restrict data access?
  7. What are the different types of email templates that can be created in Salesforce?
  8. What is a bucket field in reports?
  9. What are dynamic dashboards? Can dynamic dashboards be scheduled?
  10. What are the different types of reports available in Salesforce? Can we mass delete reports in Salesforce?
  11. What are the different types of object relations in salesforce? How can you create them?
  12. Can you have a roll up summary field in case of Master-Detail relationship?
  13. Explain the term Data Skew in Salesforce.
  14. Explain skinny table. What are the considerations for Skinny Table?
  15. What are the types of custom settings in Salesforce? What is the advantage of using custom settings?
  16. What are custom labels in Salesforce? What is the character limit of custom label?
  17. What is the difference between a Role and Profile in Salesforce?
  18. Why do we need to write test classes? How to identify if a class is a test class?
  19. What are the different ways of deployment in Salesforce?
  20. What is an external ID in Salesforce? Which all field data types can be used as external IDs?
  21. What is the difference between a standard controller and a custom controller?
  22. What are the three types of bindings used in Visualforce? What does each refer to?
  23. What are the different types of collections in Apex? What are maps in Apex?
  24. What is the use of @future annotation?
  25. What are the different methods of batch Apex class?
  26. What is a Visualforce component?
  27. What is Trigger.new?
  28. What is an sObject type?
  29. What is the difference between SOQL and SOSL?
  30. What is an Apex transaction?
  31. Just know Saleseforce
  32. What is Salesforce CRM?
  33. What is an object in Salesforce?
  34. What is meant by an App in Salesforce?
  35. Explain different types of apps we can use in Salesforce.
  36. What is sharing rule?
  37. What is an Audit trail in Salesforce?
  38. What is the difference between role and profile?
  39. What is a profile in Salesforce? Can two users have the same profile?
  40. What is a Master"Detail relationship in Salesforce?
  41. What is dashboard in Salesforce?
  42. What do you understand by workflow in Salesforce?
  43. What are the benefits of using Salesforce CRM?
  44. What is the difference between static and dynamic dashboards in Salesforce?
  45. What is Apex in Salesforce?
  46. What is junction object in Salesforce?
  47. Explain the Force.com platform
  48. Explain different components of dashboard available in Salesforce.
  49. What are validation rules in Salesforce?

Salesforce interview questions and answers on advance and basic Salesforce with example so this page for both freshers and experienced condidate. Fill the form below we will send the all interview questions on Salesforce also add your Questions if any you have to ask and for apply in Salesforce Tutorials and Training course just send a mail on info@pcds.co.in in detail about your self.

Top Salesforce interview questions and answers for freshers and experienced

What is Salesforce ?

Answer : A Platform-as-a-Service development environment delivered on Salesforce.com - the platform is more correctly referred to as

Questions : 1 :: Can two users have the same profile? Can two profiles be assigned to the same user?

As far as the first part of the question is concerned, Yes. One profile can be assigned to any number of users. Take the example of a Sales or Service team in a company. The entire team will be...View answers

Questions : 2 :: What are Governor Limits in Salesforce?

In salesforce, it's miles the governor limits which controls how a great deal records or how many facts you can keep within the shared databases. Why? Because salesforce is primarily based on the...View answers

Questions : 3 :: What is a sandbox org? What are the different types of sandboxes in Salesforce?


A sandbox is a duplicate of the manufacturing surroundings/ org, used for trying out and development functions. It’s useful as it permits improvement on apex programming without disturbing the...View answers

Questions : 4 :: Can you edit an apex trigger/ apex class in production environment? Can you edit a Visualforce page in production environment?

No, it isn't feasible to edit apex training and triggers immediately in manufacturing environment. It needs to be achieved first in developer version or checking out org or in sandbox org. Then, to...View answers

Questions : 5 :: What are the different data types that a standard field record name can have?

A wellknown discipline report name will have records sort of either auto number or textual content subject with a restrict of 80 chars. For generating auto numbers, the layout needs to be targeted...View answers

Questions : 6 :: What is the use of writing sharing rules? Can you use sharing rules to restrict data access?


Sharing rules are written to present edit get right of entry to (public study and write) or public study only get right of entry to to sure individuals in salesforce org. A conventional instance is...View answers

Questions : 7 :: What are the different types of email templates that can be created in Salesforce?

The different types of Email templates are listed in the below table:- Text Each users can make or create this template HTML with letterhead Only Administrators and users allowed...View answers

Questions : 8 :: What is a bucket field in reports?

A bucket area lets you institution related information collectively with the aid of stages and segments, without using complicated formulation and custom fields. Bucketing can as a result be used to...View answers

Questions : 9 :: What are dynamic dashboards? Can dynamic dashboards be scheduled?


Earlier than we apprehend dynamic dashboards, allow us to first understand static dashboards. Static dashboards are the primary dashboard sorts that will be seen to any person who has made a document...View answers

Questions : 10 :: What are the different types of reports available in Salesforce? Can we mass delete reports in Salesforce?

Salesforce Report Types 1. Tabular reports   2. Summary reports   3. Matrix reports   4. Joined reports     Some other important factor...View answers

Questions : 11 :: What are the different types of object relations in salesforce? How can you create them?

  No listing of salesforce interview questions is complete without concerning relationships among gadgets in salesforce. Relationships in salesforce may be used to establish hyperlinks between...View answers

Questions : 12 :: Can you have a roll up summary field in case of Master-Detail relationship?

Yes. You can have a roll-up summary in case of a master-detail relationship. But not in case of a lookup relationship. A roll-up summary field is used to display a value in a master record based on...View answers

Questions : 13 :: Explain the term Data Skew in Salesforce.

“Data skew” is a condition which you will encounter when working for a big client where there are over 10,000 records. When one single user owns that many records we call that condition...View answers

Questions : 14 :: Explain skinny table. What are the considerations for Skinny Table?

In Salesforce, skinny tables are used to access frequently used fields and to avoid joins. This largely improves performance. Skinny tables are highly effective, so much so that even when the source...View answers

Questions : 15 :: What are the types of custom settings in Salesforce? What is the advantage of using custom settings?

There are two types of custom settings in Salesforce: List Custom Settings and Hierarchy Custom Settings. List Custom Settings are a type of custom settings that provides a reusable...View answers

Questions : 16 :: What are custom labels in Salesforce? What is the character limit of custom label?

Custom labels are custom text values that can be accessed from Apex classes or Visualforce pages. The values here can be translated into any language supported by Salesforce.Their benefit is that...View answers

Questions : 17 :: What is the difference between a Role and Profile in Salesforce?

As mentioned in one of the previous Salesforce interview questions, a profile will ultimately control access to which records a user has in a Salesforce org. No user can work on the Salesforce org...View answers

Questions : 18 :: Why do we need to write test classes? How to identify if a class is a test class?

Software developers from around the world will unanimously agree that writing code in test classes makes debugging more efficient. Why? That is because test classes help in creating robust and...View answers

Questions : 19 :: What are the different ways of deployment in Salesforce?

You can deploy code in Salesforce using: Change Sets Eclipse with Force.com IDE Force.com Migration Tool – ANT/Java based Salesforce...View answers

Questions : 20 :: What is an external ID in Salesforce? Which all field data types can be used as external IDs?

An external ID is a custom field which can be used as a unique identifier in a record. External IDs are mainly used while importing records/ data. When importing records, one among the many fields in...View answers

Questions : 21 :: What is the difference between a standard controller and a custom controller?

Standard controller in Apex, inherits all the standard object properties and standard button functionality directly. It contains the same functionality and logic that are used for standard Salesforce...View answers

Questions : 22 :: What are the three types of bindings used in Visualforce? What does each refer to?

There are three types of bindings used in Salesforce:- Data bindings, which refer to the data set in the controller Action bindings, which refer to action methods in the...View answers

Questions : 23 :: What are the different types of collections in Apex? What are maps in Apex?

Collections are the type of variables which can be used to store multiple number of records (data). It is useful because Governor Limits restrict the number of records you can retrieve per...View answers

Questions : 24 :: What is the use of @future annotation?

Future annotations are used to identify and execute methods asynchronously. If the method is annotated with “@future”, then it will be executed only when Salesforce has the available...View answers

Questions : 25 :: What are the different methods of batch Apex class?

Database.Batchable interface contains three methods that must be implemented: Start method:global (Database.QueryLocator | Iterable<sObject>) start(Database.BatchableContext bc)...View answers

Questions : 26 :: What is a Visualforce component?

A Visualforce Component is either a predefined component (standard from component library) or a custom component that determines the user interface behavior. For example, if you want to send the text...View answers

Questions : 27 :: What is Trigger.new?

Triger.new is a command which returns the list of records that have been added recently to the sObjects. To be more precise, those records will be returned which are yet to be saved to the database....View answers

Questions : 28 :: What is an sObject type?

An sObject is any object that can be stored in the Force.com platform database. Apex allows the use of generic sObject abstract type to represent any object. For example, Vehicle is a generic type...View answers

Questions : 29 :: What is the difference between SOQL and SOSL?

The differences are mentioned in the table below: SOQL vs SOSL SOQL (Salesforce Object Query Language) SOSL (Salesforce Object Search Language) Only one object can be searched at a...View answers

Questions : 30 :: What is an Apex transaction?

An Apex transaction represents a set of operations that are executed as a single unit. The operations here include the DML operations which are responsible for querying records. All the DML...View answers

Questions : 31 :: Just know Saleseforce

Just know Saleseforce  the value

Questions : 32 :: What is Salesforce CRM?

Salesforce CRM is Salesforce product mainly to manage customer relationship. It is used to sale product to customer

Questions : 33 :: What is an object in Salesforce?

In Salesforce, objects are database tables that are used to store the data of an organization. There are two types of objects in Salesforce. They are: Standard object: These are the objects...View answers

Questions : 34 :: What is meant by an App in Salesforce?

An App in Salesforce is a logical container that holds various details related to the company such as a logo, name, business operations, etc. You can customize apps to match your needs, or you can...View answers

Questions : 35 :: Explain different types of apps we can use in Salesforce.

There are two types of apps that we can create in Salesforce. They are: Custom app: They are mainly used by business owners who want to build an app that suits their business requirements from...View answers

Questions : 36 :: What is sharing rule?

Sharing rules are applied when a user wishes to permit access to other users like public groups, roles, or territories. It gives greater access to particular users by making automatic exceptions to...View answers

Questions : 37 :: What is an Audit trail in Salesforce?

An Audit trail in Salesforce is a unique feature that helps in tracking the changes made in the organization by you and other administrators. In that way, you will always get to know who has modified...View answers

Questions : 38 :: What is the difference between role and profile?

The main difference between role and profile is given below - RoleProfile The role helps in defining data visibility for a particular user. A profile sets the limitation for what an user...View answers

Questions : 39 :: What is a profile in Salesforce? Can two users have the same profile?

The profile in Salesforce is defined as a collection of settings and permissions that define what a user can do in Salesforce. So it gives you the authority to access certain records in Salesforce....View answers

Questions : 40 :: What is a Master"Detail relationship in Salesforce?

Master-Detail relationship is a relationship between a parent and child where the master represents the parent and the detail represents a child. This relationship can be used when we want to...View answers

Questions : 41 :: What is dashboard in Salesforce?

A dashboard in Salesforce is a pictorial representation of the report. It displays data from source reports as visual components. These components provide a snapshot of key metrics and performance...View answers

Questions : 42 :: What do you understand by workflow in Salesforce?

Workflow in Salesforce allows you to automate standard internal procedures and processes for saving time across your organization. It helps to evaluate records as they are created or updated and...View answers

Questions : 43 :: What are the benefits of using Salesforce CRM?

The benefits of using Salesforce CRM is given below: Communicate using automation tools: With the help of Salesforce Einstein Bots, its features can automatically respond to chats on time. Thus...View answers

Questions : 44 :: What is the difference between static and dynamic dashboards in Salesforce?

Static dashboardsDynamic dashboards These are the default dashboards that are visible to any user Dynamic dashboards show data tailored for a specific user It is used to show...View answers

Questions : 45 :: What is Apex in Salesforce?

Apex is a strongly typed and object-oriented programming language that permits developers to execute flow and transaction control statements on Salesforce platform servers in conjunction with calls...View answers

Questions : 46 :: What is junction object in Salesforce?

Junction objects are useful in building many-to-many relationships between objects in Salesforce. Consider an example of recruiting application, where a position for a job is linked to many...View answers

Questions : 47 :: Explain the Force.com platform

Force.com is the entire framework and codebase on which the whole Salesforce application exists. We can also say that Salesforce is built on Force.com, which is a Platform as a Service (PaaS) that...View answers

Questions : 48 :: Explain different components of dashboard available in Salesforce.

Some of Salesforce dashboard components are explained below: Gauge: It is used for displaying a single value within a custom value range. Metric: This is used for showing a single pair...View answers

Questions : 49 :: What are validation rules in Salesforce?

Validation rules in Salesforce consist of a formula or expressions that evaluate the data in one or more fields in a record to meet the standards you specify before the user can save the record. It...View answers
More Question

Ask your interview questions on Salesforce

Write Your comment or Questions if you want the answers on Salesforce from Salesforce Experts
Name* :
Email Id* :
Mob no* :
Question
Or
Comment* :
 





Disclimer: PCDS.CO.IN not responsible for any content, information, data or any feature of website. If you are using this website then its your own responsibility to understand the content of the website

--------- Tutorials ---